	

/* 
----------------------------------------------------------------------------------------*/
*{
	font-family:Arial, Helvetica, sans-serif;
}

#info h2 { font-size:24px; line-height: 28px; margin:0 3px 3px 3px; *margin-top:10px; }
#info h3 { font-size:18px; line-height: 22px; margin: 5px 3px; color:#666;}
#info p { font-size:12px; line-heitgh: 18px; margin: 10px 3px;}
#info p strong { font-size:12px;}
#info a {color:#f90; font-weight:bold; padding: 0 3px; }
#info a:hover { text-decoration:underline;}


#texto.abertura {
	display:block;
	position:relative;
	left: 0px;
	top: 15px;
	z-index:9;
	padding: 20px 20px 0 20px;
	border-bottom:solid 1px #000;
	background-color:#000;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	width: 285px;
	color: #fff;
}
#texto.abertura h2, #texto.interna h2 {
	color: #f90;
}
#texto.interna {
	display:block;
	position:relative;
	top: 320px;
	z-index:9;
	padding: 20px;
	border:solid 1px #47432a;
	border-left:none;
	background-color:#000;
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	width: 250px;
	height: auto;
	color: #fff;
}

#texto.interna p { font-size:12px; line-heitgh: 18px; margin: 10px 3px;}

p.credito {
	float:left;
	clear:left;
	display:block;
	width: 936px;
	padding: 10px 20px;
	margin-left: -20px!important;
	background: #676767;
	color:#eaece7!important;
	text-indent: 43px;
	position:absolute;
	bottom:-45px;
	left: -20px;
	border-top: solid 1px #eaece7;
	text-align:right;

}
p.credito1 {
	float:left;
	clear:left;
	display:block;
	width: 285px;
	padding: 5px 20px;
	margin-left: -20px!important;
	background: #676767;
	color:#eaece7!important;
	text-indent: 3px;
	position:absolute;
	bottom:-10px;
}

#foto {  float:left; position:absolute; z-index:1; top:0; width:100%; height:650px;}


/*
----------------------------------------------------------------------------*/
#info.mais{
	background-image : none;
	height : auto;
	border-bottom : none;
}
#info.mais h3{
	margin : 10px 0 10px 26px;
	font-size : 22px;
	color : #5d5850;
}
#info.mais h4{
	margin : 10px 0 10px 5px;
	font-size : 14px;
	color : #5d5850;
}
#info.mais p{
	margin : 10px 0 10px 10px;
	width : 220px;
	height : 100px;
	float : left;
}
#info.mais p a {
	font-weight : bold;
	color : #47423a;
	text-decoration:none;
	font-size:11px;
}
#info.mais p a img{
	float : left;
	margin : 3px;
	border : 3px solid #fff;
}
#info.mais p{
	text-indent: -3px;
}
#info.mais p a:hover{
	color : #ff9900;
}
#info.mais p a:hover img{
	border : 3px solid #ff9900;
}



/*
----------------------- // Ajustes // -------------------------------------------*/

#menu h2 a:hover, #menu h2.sel a, .p0 #menu h2.mn0 a, .p1 #menu h2.mn1 a, .p2 #menu h2.mn2 a, .p3 #menu h2.mn3 a, .p4 #menu h2.mn4 a, .p5 #menu h2.mn5 a, .p6 #menu h2.mn6 a, .p7 #menu h2.mn7 a, .p8 #menu h2.mn8 a, .p9 #menu h2.mn9 a, .p10 #menu h2.mn10 a, .p11 #menu h2.mn11 a, .p12 #menu h2.mn12 a, .p13 #menu h2.mn13 a, .p14 #menu h2.mn14 a, #menu.mais h2.mne a {
	color : #ff9900;
}

