.titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#913800;
	border-bottom:1px solid #F37120;
	padding-bottom:10px;
	margin-right:25px;
	font-weight:600;
}

.noticias{
	margin:20px 25px 0 0;
	list-style:none;
	border-bottom:1px dotted #CCC;
	padding: 0 0 20px 0;
	clear:both;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
}

.noticias div{
	border:1px solid #CCC;
	padding:2px;
	width:auto;
	float:left;
	margin:0 10px 0 0!important;
}

.noticias div:hover{
	background-color: #F37120;
}

.noticias div img{
	border:0;
	
}

.noticias span{
	color:#913800;
	font-size:12px;
	font-style:italic;
}

.noticias h4{
	margin:5px 0 5px 0;
	
}

.noticias h4 a{
	text-decoration:none;
	color:#060;
}

.noticias h4 a:hover{
	text-decoration:underline;
}

.noticias font{
	font-size:12px;
}

.noticias font a{
	text-decoration:none;
	color:#913800;
}

.noticias font a:hover{
	text-decoration:underline;
}


.noticiav{
	margin:20px 25px 0 0;
	list-style:none;
	padding: 0 0 20px 0;
	clear:both;
	display:block;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
}

.noticiav span{
	color:#913800;
	font-size:12px;
	font-style:italic;
	padding-top:10px;
}

.noticiav h3{
	margin:5px 0 5px 0;
	color:#060;
	
}

.noticiav h5{
	color:#913800;
	font-style:italic;
}

.noticiav p{
	font-size:12px;
	color:#913800;
	text-align:justify;
}

.noticiav #img_corpo{
	border:1px solid #CCC;
	padding:2px;
	width:auto;
	max-width:250px;
	float:left;
	margin:0 10px 7px 0!important;
}

.noticiav #img_corpo:hover{
	background-color: #F37120;
}

.noticiav #img_corpo img{
	border:0;
	max-width:250px;	
}

#img_mapa{
	border:1px solid #CCC;
	padding:2px;
	width:auto;
	max-width:480px;
	float:left;
	margin:0 10px 7px 0!important;
}
#img_mapa:hover{
	background-color: #F37120;
}

#img_mapa img{
	border:0;
	max-width:480px;
}

.fotos{
	margin:30px 20px 0 20px;
	list-style:none;
	border-bottom:1px dotted #CCC;
	padding: 0;
	width:200px;
	height:185px;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	text-align:center;
	
}

.fotos span{
	font-size:14px;
}

.fotos span a{
	text-decoration:none;
	color:#913800;
}

.fotos span a:hover{
	text-decoration:underline;
}

.fotos #corpo{
	border:1px solid #CCC;
	padding:2px;
	width:200px;
	float:left;
	margin:0 0 5px 0 ;
}

.fotos #corpo:hover{
	background-color: #F37120;
}

.fotos #corta {
	width:200px;
	height:150px;
	overflow:hidden;
}

.fotos #corta img{
	border:1px solid #FFF;
	border:0;
	
}

.fotov{
	margin:30px 20px 0 20px;
	padding: 0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	text-align:center;
	
}

.fotov #corpo{
	height:100px;
	width:130px;
	float:left;
	margin:0 0 5px 0 ;
}

.fotov #corta{
	border:1px solid #CCC;
	padding:2px;
	max-width:120px;
	max-height:90px;
	overflow:hidden;
		
}

.fotov #corta:hover{
	background-color: #F37120;
}

.fotov #corta img{
	border:1px solid #FFF;
	border:0;
	max-width:120px;
}

.dados_foto{
	width:496px;
	clear:both;
	min-height:255px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: 1px #999 dotted;
	font-size:12px;
	color:#913800;
}

.dados_foto h3{
	font-size:20px;
	color:#060;	
}

.dados_foto div{
	float:left;
	margin:0 5px 3px 0;
}

.dados_foto #corta{
	border:1px solid #CCC;
	padding:2px;
		
}

.dados_foto #corta:hover{
	background-color: #F37120;
}


.dados_foto img{
	border: 0;
	border:1px solid #FFF;
	max-width:250px;
}

.dados_foto br{
	margin:0 0 5px 0;
	
}

.dados_foto span{
	width:100%;
	clear:both;
	
	
}

.dados_foto p{
	text-align:justify !important;
}