body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #eee;
	background-image: url(imagens/fundo2.jpg);	
	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: none;		
	/*color: #990000;*/
}
a:visited {
	text-decoration: none;		
	/*color: #993399;	*/
}
a:hover {
	text-decoration: underline;	
	/*color: #666666;	*/
}
a:active {
	text-decoration: none;	
	color: #666666;			
}

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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px 10px 5px 10px;	
	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;
}

.tNoticias {
	font-family: Arial, Verdana, Sans-serif;
	text-align:left;
	color:#ffa400;
	font-size:11px;
	background:#fff7ec url(imagens/marcador_laranja.gif)
 left center no-repeat;
	padding: 5px  0 5px  20px;
	border-bottom:1px dotted #ffa400;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;	
}


.boxComentarios{
	border:1px solid #74ab00;
	background-color:#efffca;
	color:#517800;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	width: 160px;
	font-weight:bold;
}

.boxEnquete{
	border:1px solid #14447a;
	background-color:#d8e9ff;	
	color:#14447a;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	width: 160px;
	font-weight:bold;	
}
.tReunioes {
	font-family: Arial, Verdana, Sans-serif;
	text-align:left;
	color:#1f8b0a;
	font-size:11px;
	background:#ecffee url(imagens/marcador_verde.gif)
 left center no-repeat;
	padding: 5px  0 5px  20px;
	border-bottom:1px dotted #1f8b0a;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;	
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color:#1f8b0a;
	font-size:13px;
	background:#ecffee url(imagens/marcador_verde.gif)
 left center no-repeat;
	padding: 5px  0 5px  20px;
	border-bottom:2px double #1f8b0a;	
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:bold;	
}
.hp_noticias {	
	color: #666666;
	padding: 0px 0px 5px 0px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;	
}
.botao{
	border:2px solid #1f8b0a;
	background-color:#fff;
	font-size: 11px;
	color:#1f8b0a;
	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;
}