{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0 0 0 0;
}

.menuSuperior{
	font-size: 14px;
	height: 30px;
	background-color: #4896fa;
	text-align: center;
	z-index: 9999;
}

.tdBoxTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
  height: 20px;
	border: 2px solid #0099cc;
	background-color: #7bbdef;
}

.tdBoxConteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}


.footerSite{
	font-size: 10px;
	background-color: #4896fa;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
}

.texto {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;

}

.enquete {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;

}
.tittextdicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.tituloA {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #CC6600;
}
.tituloEnquete {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0748E0;
}

/* ENQUETES */
.internas div.linha02 h2.enquetes { background-image:url(../images/interna/tit_enquetes.gif); }
.fundoenquetes { background-image:url(../images/interna/enquete.jpg); }
.listaenquete { margin-left:0px !important; }
.listaenquete li { list-style-type: none !important; }
.pesquisaopiniao { float:left; margin:-5px 0 0 -2px !important; width:420px; }
.pesquisaopiniao li { list-style-type: none !important; float:left; padding:0 3px 0 0; }
.pesquisaopiniao li.legendapesquisa { padding:0 5px 3px 0; }
.fundoenquetes input {}
.fundoenquetes label { clear:both !important; width:400px; display:block; padding:0px; height:15px; margin:0px; }

.botao{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:black;
        background:#7bbdef;
        border: 1px solid #0099cc;
        width:80px;
        height:19px;
       }
