body{
	margin: 0;
	padding: 0;
	background-image:url(../fundo_site.gif);
}
body, table, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
img {border:0;}
form {margin:0; padding:0;}
fieldset {margin:auto;}
legend {
	text-transform: uppercase;
	color: #0099FF;
	font-weight: bold;
}
a {color:#0099FF;}
p, h1, h2, h3, h4, h5, h6 {margin: 7px 0; padding:0;}

ul {list-style-type: square;}
hr {color:#AAA; height: 1px; background-color:#AAA;}

.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

.negrito {font-weight:bold;}
.italico {font-style:italic;}
.normal {font-weight:normal;}
.riscado {text-decoration:line-through;}

.brPeq { line-height: 50%; }
.quebraDupla { line-height: 185%;}

#divGeral {
	width: 777px;
	margin:auto;
	border: 1px solid #999999;
	background-color:#FFFFFF;
}
#divTopo {
	height: 95px;
	background-image:url(../topo-sol-e-chuva.jpg);
}
#divConteudo {
	position: relative;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 15px;
	text-align: justify;
}
#divMenu {
	height: 23px;
	line-height: 23px;
	background-image:url(../barra-menu.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-left: 15px;
	/*padding-right: 10px;*/
	/*font-weight: bold;*/
}
#divMenu a {
	color: #0099FF;
	font-weight: bold;
}
#divMenu a:hover {
	color: #999999;
	text-decoration: underline overline;
}

#divBottom {
	padding: 10px 5px;
	text-align:center;
	font-weight:bold;
}
#divIdeology {
	background-color: #999999;
	padding: 3px 5px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
}
#divIdeology a {color:#FFFFFF;}
.divDestaqueTopo {
	text-align:justify;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
}
.divCinza {
	padding: 5px;
	background-color: #EBEBEB;
	margin-bottom: 20px;
	border: 1px dashed #666666;
}
.divDestaque {
	margin:auto;	
	background-color:#FFFFBB;
	padding: 5px;
	border: 1px dashed #666666;
	width: 370px;
	line-height: 20px;
	font-weight: bold;
}
.divErro, .divOk, .divMsg, .divNada {	
	border: 1px dashed #666666;
	padding: 4px;
	margin: 12px;
	width: 550px;
}
.divErro {
	color: #FF0000;
	background-color: #F7F7F7;
}
.divOk, .divMsg {
	color: #666666;
	background-color: #F7F7F7;
}
.divNada {background-color:#DDDDDD; color:#888888; font-style:italic;}
.campoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E9E9E9;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.titulo {
	color: #999999;
	text-decoration: underline overline;
	font-size: x-small;
	font-weight: bold;
}
.linkBotaoContato {
	font-size: 11px;
	font-weight: bold;
	background-color: #E7E7E7;
	padding: 3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-color: #F5F5F5;
	border-left-color: #F5F5F5;
	width: 200px;
	text-align: center;
	color: #666666;
	display: block;
	text-decoration: none;
}
.linkBotaoContato:hover {
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-top-color: #999999;
	border-left-color: #999999;
}
.botaoEnviar {
	color: #666666;
	background-color: #EFEFEF;
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #CCCCCC;
}
.font9 {
	font-size: 9px;
	font-weight: normal;
}
.fontlaranja {
	color:#FF9900;
}
.font12azul {
	font-size: 12px;
	color: #0099FF;
}
.font13 {
	font-size: 13px;
}
.font13vermelho {
	font-size: 13px;
	color:#FF9900;
}
.font13laranja {
	font-size: 13px;
	color:#FF9900;
}
.font13cinza {
	font-size: 13px;
	color: #999999;
}
.linkNormal {
	color: #0000FF;
}
.divIconeDown {
	position:absolute;
	top: 130px;
	right: 50px;
	/*border: 1px solid #000000;*/
	width: 115px;
	height: 135px;
	text-align:center;	
	font-size: 10px;
	font-weight:bold;
}
.divIconeDown a {text-decoration:none;}