@charset "utf-8";
/* CSS Document */

BODY {
	background-color:#0D3C22;

}

#cx_maisNoticias {
	background-image:url(/images/bkg_maisNoticiasVerde.jpg);
}

.maisNoticias {
	border-bottom:dotted 2px #9BAFA5;
}


#rodape {
	background-image:url(/images/joelho_rodapeVerde.png); 
}

#rodape_bkg {
	background-color:#002211; 
}

.mural {
	width:220px; 
	background-image:url(/images/bkg_mural.jpg); 
	position:relative; 
	padding:10px 10px 10px 10px;
}

.fotoMural {
	float:left; 
	top:-30px; 
	border:2px solid #FFFFFF; 
	position:absolute; 
	left: 0px; 
	max-width:62px;
}

.tituloMural {
	float:left; 
	padding-left:65px; 
	margin-bottom:5px; 
	position:relative;
}

.bannersP {
	width:237px; 
	padding:2px; 
	background-color:#2C4734;
}

