@charset "utf-8";

/* CSS Document */

body {
	background-color: #0E82A0;
	background-image: url(../imgs/pgbg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px
}


a:link, a:visited{
	text-decoration: underline;
	color:#000000;
	font-size: 10px;
}

a:active, a:hover {
	text-decoration: none;
	color:#000000;
}

.texto_conteudo{
	font-size: 9px;
	color: #666666;
	}

.titulo_editorial {
	font-size: 18px;
	color:#666666;
}

.style89 {
	color: #000000;
	font-size:9px;
	}
	
.style70 {color: #990000}

.manchete {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
}

.leia {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #502727;
	text-align: left;
}

.textovinho {
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #B30000;
}

.titulo_textovinho {
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #B30000;
}

a.titulo_textovinho:link, a.titulo_textovinho:visited, a.titulo_textovinho:active {
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #B30000;
	text-decoration:none
}
a.titulo_textovinho:hover{
	text-decoration:underline
}


.caixa_info1{
	background-color:#FFB9B9;
	padding:2px;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #B30000;
	}
	
.caixa_atencaoTitulo{
	color: #CC3300;
	font-weight: bold;
	}
	
.caixa_atencaoTitulo{
	font-size:10px;
	color: #CC3300;
	font-weight: bold;
	}

.caixa_atencaotexto{
	font-size:9px;
	color: #3E778A;
	font-weight:bold;
	}
	
.caixa_atencaotexto1{
	color: #254752;
	font-weight: bold;
	font-size:9px;
	}
	
.texto_pesquisar{
	font-size: 9px; 
	font-weight: bold; 
	font-family: "Trebuchet MS";
	}
	
.texto_buscar{
	color: #660000;
	font-size: 10px;
	}
	
.login{
	font-size: 9px;
	font-weight: bold;
	color: #004A6F; 
	}
	
.style57 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
	
.menor {
	font-size:10px;
	}

a .link_atual {
	color: #990000;
	text-decoration:none;
	
	}