body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: black;
	background-position: top;
	background: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.cadastro_botao {
	font-family:verdana,sans-serif;
	font-size:11px;
	background: #C1BD9F;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:22px;
	text-decoration:none;
	cursor: hand
}

.cadastro_campo {
	/*border: 1 solid #AA8922;*/
	background-color: #FFF9E6;
	font-family: "Arial", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #463500;
	height: 20px;
}

.cadastro_campo2 {
	/*border: 1 solid #AA8922;*/
	background-color: #FFF9E6;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #463500;
	height: 25px;
}


.cadastro_campo_relogio {
	border: 1 solid #AA8922;
	background-color: #FFFFFF;
	font-family: "Arial", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
}

.tabela_linha_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: black;
	background-color: #FFFFF0;
	text-decoration: none;
}

.tabela_linha_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: black;
	background-color: #FAFAFA;
	text-decoration: none;
}

.tabela_linha_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: black;
	background-color: #FFFF99;
	text-decoration: none;
	cursor: hand;
}

.cadastro_botao2 {
	font-family:verdana,sans-serif;
	font-size:11px;
	background: #FFCC00;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:22px;
	text-decoration:none;
	cursor: hand
}
.cadastro_botao3 {
	font-family:verdana,sans-serif;
	font-size:11px;
	background: #C7C7E2;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000000;
	height:22px;
	text-decoration:none;
	cursor: hand
}

.form_botao_inicio {
	color : #FFFFFF;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 2px solid #747474;
	background: #aa8922;
	padding: 5px;
}

.div_home_esq{
	float: left;
	height: 230px;
	vertical-align: top;
	padding-left: 30px;

}

.div_home_dir{
	text-align: center;
	vertical-align: top;
}

.rodape_adsense{
	text-align: center;
	width: 100%;
}
