body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444;
}
body {
	background-color: #eee;
	background-image: url(imagens/fundo.gif);	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #bbb;
	SCROLLBAR-SHADOW-COLOR: #bbb;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #bbb;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

a:link {	
	text-decoration: underline;		
	color: #c21081;
}
a:visited {
	text-decoration: underline;		
	color: #7f0552;	
}
a:hover {
	text-decoration: underline;	
	color: #c21081;	
}
a:active {
	text-decoration: underline;	
	color: #cd0e37;			
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;	
	text-align:left;		
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1f8b0a;	
	text-align:left;	
}

.textoPrincipal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444;	
	text-align:left;
}

.textoPrincipalResultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px 10px;
	border-bottom:1px dotted #ccc;	
}

.textoFormulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}

.textoInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #fdfdfd;
	border: 1px solid #ccc;
	padding: 2px;		
}

.textoRodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	color:#c21081;
	font-size:11px;	
	font-weight:bold;	
}
.hp_noticias {	
	color: #666666;
	padding: 0px 0px 5px 0px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;	
}
.botao{
	border:2px solid #c21081;
	background-color:#fff;
	font-size: 11px;
	color:#c21081;
	padding: 3px 3px 4px 3px;
	height: 25px;
	font-weight:bold;
}
.botaoEnquete{
	border:1px solid #14447a;
	background-color:#fff;
	font-size: 11px;
	color:#14447a;	
	height: 20px;
	text-align:center;
	font-weight:bold;
}