@charset "utf-8";
#box_interna{
float:left;
width:836px;
height:1041px;
border:0;
background-color:#ededed;
margin-bottom:10px;
}
#interna{
float:left;
width:816px;
padding:10px 5px;
border:0;
margin-left:5px;
}

.noticias{
	width:100%;
	float:left;
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CC0000;
}

.classificados{
	width:235px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #000;
}

.galeria_de_fotos{
	width:180px;
	height:190px;
	float:left;
	margin-right:25px;
	margin-bottom:60px;
}
	.galeria_de_fotos span{
		width:180px;
		height:55px;
		float:left;
		clear:both;
	}
	.galeria_de_fotos img{
		float:left;
		clear:both;
	}

.titulo{
	color:#CC0000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:19px;
}

.imgAmpl{
	width:180px;
	float:left;
	margin-right:7px;
}
	.imgAmpl a{
		color:#FFF;
	}
	
.imgAmpl_txt{
	width:170px;
	height:15px;
	padding:5px;
	background-color:#CC0000;
	color:#FFF;
	text-align:left;
	float:left;
	clear:both;
}

#paginacao{
	width:100%;
	float:left;
	clear:both;
	text-align:center;
}

.botao_voltar{
padding:8px 15px;
text-align:center;
background-color:#CC0000;
color:#FFF;
border:1px solid #900;
float:right;
}

/* MURAL */
.mural{
	width:100%;
	float:left;
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CC0000;
}
