body{
background: url(../imagens/fundo.gif);
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 5px;
}
table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{
color: #000099;
text-decoration: none;
}
a:link{
color: #000099;
text-decoration: none;
}
a:visited{
color: #000099;
text-decoration: none;
}
a:hover{
color: blue;
text-decoration: none;
}
.fundotab{
background: #ffffff;
}
.tit_menu1{
background: #0095DA;
font-size: 10pt;
padding-left: 5px;
color: #FFFFFF;
font-weight: bold;
}
.tit_menu2{
background: #E8E8E8;
font-size: 10pt;
color: Black;
padding-left: 5px;
font-weight: bold;
}
.borda_preta{
border: 1px solid #000000;
}
/* noticias */
.titulonoticia{
font-size: 16pt;
color: #000000;
}
.titulonoticia a:link{
font-size: 16pt;
color: #000000;
text-decoration: underline;
}
.titulonoticia a:visited{
font-size: 16pt;
color: #000000;
text-decoration: underline;
}
.titulonoticia a:hover{
text-decoration: none;
color: #000000;
}
.titulo_noticia1{
font-size: 13pt;
color: #000000;
}
.fundo_not_capa{
background: url(../img/fundo_news_capa.gif) #ededed repeat-x;
}
.data_news{
color: #737373;
}
.hora_news {   
font-size: 10px; 
color: #000000; 
}
.conteudo_news{
font-size: 12px;
text-align: justify;
line-height: 140%;
}
.sub_tit_news {   
font-size: 10px; 
color: #737373; 
}
.sub_tit_news a:link {   
font-size: 10px; 
color: #737373; 
text-decoration: none;
}
.sub_tit_news a:visited {   
font-size: 10px; 
color: #737373; 
text-decoration: none;
}
.sub_tit_news a:hover {   
font-size: 10px; 
color: #000000; 
text-decoration: underline;
}
.menu a:link{
	background: #E0FFFF;
	font-size: 10pt;
	font-weight : normal;
	padding-left: 5px;
	color: #0000CD;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #D2FEFF;
}
.menu a:visited{
padding-left: 5px;
font-size: 10pt;
color: #0000CD;
text-decoration: none;
background: #E0FFFF;
display: block;
border-bottom: 1px solid #D2FEFF;
}
.menu a:hover{
	background: #0095DA;
	color: #FFFFFF;
	text-decoration: none;
	width: 97%;
}
.anunciantes{
font-size: 9px;
background: #F8F8F8;
height: 40px;
padding-left: 5px;
padding-right: 3px;
border-bottom: 1px solid #EEEEEE;
}
.anunciantes a:link{
text-decoration: none;
color: #000000;
}
.anunciantes a:visited{
text-decoration: none;
color: #000000;
}
.anunciantes a:hover{
text-decoration: underline;
color: #EE0000;
}

.campos{
border: 1px solid #0095DA;
font-size: 11px;
}