body {
	background-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;


}
.tabelaCentral {
	background-attachment: fixed;
	background-image: url(./imagens/fundoDaTabela.jpg);
	background-repeat: repeat-x;
	background-position: center top;


}
.TextoEndereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.TextoTelefone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TextoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.TextoLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.CaixaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #0066FF;
	height: 16px;
}
.Botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #0066FF;
	background-color: #D4D4D4;
	height: 16px;
	vertical-align: middle;
	width: 40px;



}
.CelulaMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
}
.tabelaLogin {
	padding: 3px;
	border: 1px inset #CCCCCC;
	background-color: #EEEEEE;

}
#dropmenudiv{
position:absolute;
border:1px black solid;
font:normal 10px/18px Verdana;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
; text-decoration: none; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #132D70;
; color: #FFFFFF; text-decoration: none; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.linkBranco {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;

}
.TextoTituloEnquete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabelaInterna {
	background-attachment: fixed;
	background-image: url(imagens/FundoTabelaInterna.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;

}
.tabelaArtigo {

	background-attachment: fixed;
	background-image: url(imagens/FundoTabelaArtigo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.tabelaEnquete {


	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.tabelaInterEnquete {
	background-color: #FFFFFF;
	border: 2px inset #CCCCCC;

}
.linkChamada {
	color: #000000;
	text-decoration: none;
}
.linkVermelho {color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tabelaChamada {
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E9E9E9;
}
