	

/* 
----------------------------------------------------------------------------------------*/
*{
	font-family:Arial, Helvetica, sans-serif;
}
#info { background:#FFF; }
#info h2 { font-size:20px; line-height: 28px; margin:0 3px 3px 3px; *margin-top:10px; color:#f90; }
#info h3 { font-size:14px; line-height: 20px; margin: 5px 3px; color:#666;}
#info p { font-size:14px; line-heitgh: 18px; margin: 12px 3px; color:#eceae7; width:300px;}
#info p strong { font-size:16px; color:#F90}
#info a {color:#f90; font-weight:bold; padding: 0 3px; }
#info a:hover { text-decoration:underline;}


#texto.abertura {
	display:block;
	position:relative;
	top:30px;
	left: 0px;
	z-index:9;
	padding: 20px 20px 0 20px;
	border:solid 1px #47432a;
	border-left: none;
	background-color:#FFF;
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	
}
#texto.abertura p {
	font-size:14px;
}
#texto.interna {
	display:block;
	position:relative;
	top: 0;
	z-index:9;
	padding: 20px;
	*padding-top:0px;
	background-color:#000;
	width: 305px;
	height: 610px;
	border-left: dotted 1px #000;


	
	
}


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;
}
p.credito1 {
	float:left;
	clear:left;
	display:block;
	width: 900px;
	padding: 10px 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;}
#foto img { float:right; }


/*
----------------------------------------------------------------------------*/
#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;
}

/* ------- Maps ----------*/
#balaoMapa {
	display:block;
	width: 120px;
	height:48px;
}

#balaoMapa h2, #balaoMapa p, #balaoMapa strong {
	color:#47432a!important;
	margin:0!important;
	padding:0 !important; 
}
#balaoMapa h2 {
	font-size:14px!important;
	line-height:16px!important;
}
#subtitulo h2 {
	font-size:16px!important;
}

