
<!--
body {
	margin-top: 0px;
	margin-left: 0px;
	border:0;
	margin:0;
	padding:0;
	color:#333;
	text-align: center;
	font-family: arial, Geneva, sans-serif;
	font-size: 12px;
}

 a, a:active, a:visited{
	color:#333;

}

 a:hover{
	color:#F90;
	text-decoration: none;
}


#content {
width:100%;
background-image: url(images/bg-site.gif);
background-repeat: repeat-x;
padding-top:15px;
overflow:hidden;
clear:both;
}

#principal {
	width: 940px;
	padding: 4px;
	margin-left:10px;
	float:left; 
	background-color:#fff;
	text-align: left;
}


.noticia {
	width: 650px;
	padding: 4px;
	margin-left:10px;
	float:left;
	background-color:#FFF;
	text-align: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCC;	
}

.texto {
	width: 638px;
	padding:4px;
	margin-botton:100px;

}


.texto a:hover{
	text-decoration: underline;	


}

.titulo_texto {
	color:#333;
	margin-right:15px;
	font-family: "arial";
	font-size: 20px;
	font-weight: bold;
}
	
.data_noticia {
	margin-right:15px;
	font-family: "arial";
	font-size: 10px;

}	

.subtitulo_noticia {
	margin-right:15px;
	font-family: "arial";
	font-size: 13px;
	color:#F90;

}	




.noticiaultimas {
	width: 290px;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top:3px;
	margin-left:10px;
	float:left;
	background-color:#FFF;
	text-align: left;
/*	font-size:10px; */
}

.noticiaultimas a{
	text-decoration: none;
	font-weight: bold;
	color:#333;
}

.noticiaultimas a:hover{
	text-decoration: underline;
	font-weight: bold;
	color:#333;
}

.noticiaultimas .espacamento{
	padding: 2px;
	float:left;
	margin-left: 2px;
	height:65px;
}

.noticiaultimas .espacamentoTxt{
	padding: 2px;
	margin-left: 10px;
 	border: 1px solid #999;
}



.noticiaultimas img{
	width: 60px;
	padding: 4px;
	border: 1px solid #CCC;
	float:left;
	margin-right:3px;

}



.fotonoticia{
	padding: 5px;
	border: 1px solid #CCC;
}

.data-comentario{
	width: 80px;
	height:25px;
	padding: 4px;
	border: 1px solid #fff;
	float:left;
	margin-right:3px;
	background-color:#FF9900;
	color:#fff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.nome-comentario{
	width: 520px;
	height:25px;
	padding: 4px;
	border: 1px solid #fff;
	float:left;
	margin-right:3px;
	background-color:#E9E9E9;
	color:#000;
	text-align: left;
	vertical-align: middle;
}

.comentario-comentario{
	width: 620px;
	padding: 4px;
	float:left;
	margin-right:3px;
	margin-bottom:10px;
	color:#000;
	text-align: left;
	vertical-align: middle;
}


#topo {
	width:100%;
	background-color: #000;
	height:200px; 
		
}
#topo .menuA {
	width:100%;
	background-color: #FF9900;
	height:27px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #B36B00;
	color:#fff;
	padding:4;
	font-size: 10px;
	color:#FFF;
	

}

/* rodape */
#rodape {
/*	background-image:url("images/bg-rodape.jpg"); */
background-color:#000;
	background-position:center -162px;
	background-repeat:repeat-x;
	width:100%;
	overflow:hidden;
	*margin-top:20px;
	clear:both;


}

#rodape-a {width:996px;_width:993px;height:90px;overflow:hidden;margin:0 auto;}
#rodape h2 a {background-image:url("tt.gif");display:block;overflow:hidden;line-height:999px;float:right;width:80px;height:80px;margin:30px 35px;_margin-right:20px}
#rodape-a ul {float:left;margin:52px 0 0 25px;color:#fff;}
#rodape-a ul li {float:left;margin-right:-15px;_margin-right:-5px}
#rodape-a ul li a {display:block;overflow:hidden;cursor:pointer;text-decoration:none;filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;}
#rodape-a ul li a span.b-l, #rodape-a ul li a span.b-r {display:block;float:left;overflow:hidden;line-height:999px;width:20px;height:35px;_background:none;_line-height:30px;color:#465540;text-align:right;}
 
#rodape-a ul li a span.b-l {background-position:-160px 0}
#rodape-a ul li a span.b-r {background-position:-183px 0}
#rodape-a ul li a:hover strong {text-decoration:underline}
#rodape-a ul li a strong {font:11px "trebuchet ms";color:#fff;display:block;float:left;padding:9px 5px 10px;background-color:#465540;_background:none;}
#rodape-a ul li a:hover {filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75}


-->





#topo .menuB {
	width:100%;
	background-color: #FF9900;
	height:30px;
	color:#fff;
	padding:4;
	clear:both;


}


#topo .logo {
	margin-top:18px;
	height:115px;
	float:left;
	margin-left:10px;

}

#topo .banner {
	margin-top:40px;
	margin-left:15px;
	width:468px;
	height:60px;
	float:left;

}

#topo .webradio {
	margin-top:40px;
	margin-left:15px;
	width:109px;
	height:55px;
	float:left;

}


.centraliza {
	width:990px;
	
		margin: 0 auto;
	text-align: left;
	
	

}
-->



/*Credits: Dynamic Drive CSS Library - Menu do TOPO*/
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;

}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;

text-transform:uppercase;
}

#modernbricksmenu a{
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #FF9900; /*Default menu color*/
	border-bottom: 1px solid #FF9900;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#modernbricksmenu a:hover{
background-color: #FFB13E; /*Menu hover bgcolor*/
border-bottom: 1px solid #B36B00; 
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}



#destaque {
	width:345px;
	text-align: left;
	float:left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;	
}

#destaque a, a:visited, a:active, a:link{

	text-decoration: none;
}

#destaque a:hover{
	text-decoration: underline;
}

#destaque .subtitulo a,a:visited{
	font-weight: bold;
	color: #F90;

}


#destaque .titulo {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height:20px;
}

#destaque .subtitulo {
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	width:100%;
	float:left;

}

#destaque ul  {
	list-style-type: none;
	padding: 0px;
	margin-top:0;

	

}

#destaque li  {
/*	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999; */
	margin-top:0;
/*	margin-bottom:10px; */
	padding-bottom: 6px;


}

#destaque hr {
      border-top: 1px dashed #ccc;
/*      border-bottom: 1px solid #f00; */

      height: 1px;
    }

.banner2 {
	width:468px;
	height:60px;
	float:left;
	background-color:#9F0;
	
}

#slideshow {
	float:left;
	
}


#personalidades {

float:left;
width:468px;
padding:4px;
background-color:#00F;
	
}


#banner2 {

float:left;
width:468px;
padding:4px;
	
}

#banner3 {

float:left;
width:600px;
height:60px;
padding:4px;

	
}



#destaque2 {

float:right;
padding:4px;
	
}


#destaque2 .ultimas2 {
	width: 300px;
	padding: 4px;
	margin-left:5px;
	float:left;

	text-align: left;
	font-size:11px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#destaque2 .ultimas2 a{
	text-decoration: none;
	font-weight: bold;
	color:#333;
}

#destaque2 .ultimas2 a:hover{
	text-decoration: none;
	font-weight: bold;
	color:#F90;
}

#destaque2 .ultimas2 .espacamento{
	padding: 4px;
	float:left;
	margin-left: 2px;
	height:65px;
}

#destaque2 .ultimas2 .espacamentoTxt{
	padding: 4px;
	margin-left: 10px;
 	border: 1px solid #999;
}



#destaque2 .ultimas2 img{

	padding: 4px;
	border: 1px solid #CCC;
	float:left;
	margin-right:3px;
}



<!--
.imgem-efeito-borda {
	font:12px;	
}

.imagem-efeito-borda a, .imagem-efeito-borda img {
		float: left;
		overflow: hidden;
	}

.imagem-efeito-borda a:hover, .imagem-efeito-borda .selected {
		border: 3px solid #FF9900;
	}

.imagem-efeito-borda a:hover img, .imagem-efeito-borda .selected img {
		margin: -3px;
	}


#principal01 .legenda {
	color:#333;
	text-align:left;
	margin-top:5px;



	
	}


#principal01 {
	float:left;
	width:300px;
	padding:4px;
	text-align:left;

	
}


#principal01 img{
	width:300px;
	height:225px;
	border:0;


}
	
	
.paginicial {
	width: 620px;
	padding:4px;
	float:left;

}
	
#titulo_listagem {
	font-size:14px;
	
	
}

#titulo_listagem  {
	font-size:14px;
	
	
}

#titulo_listagem .titulo a{
	font-size:14px;
	
	
}
#titulo_listagem .titulo a:hover{
	font-size:14px;
	
}


#titulo_listagem .titulo {

		font-size:14px;
	
}

#palavrachave {
	font-size:13px;
	
}