body {
	background-image: url(../imagens/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #00568F;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
p {
	margin-top: 0;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.td {
	border: 1px solid #CCCCCC;	
}
table {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}
form {
	margin: 0;
}
img {
	border: 0;
}
.form_campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
.form_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #626B6D;
	background-color: #666666;
}
.bg_topo {
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topo_efeito {
	background-image: url(../imagens/topo_efeito.jpg);
	background-repeat: no-repeat;
	background-position: right 66px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bg_rodape {
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}
.txt_espacamento {
	line-height: 18px;
}
.txt_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6EEF4;
}
.txt_marrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4825B;
}
.txt_cinza {
	color: #8F8F8F;
}

.brd_esq_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.bg_titulo {
	background-image: url(../imagens/bg_titulo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.brd_foto {
	padding: 7px;
	border: 1px solid #E7E7E7;
	background-color: #FFFFFF;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8F8F8F;
	text-decoration: none;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px transparent;
}
.padding_esq_dir {
	padding-left: 10px;
	padding-right: 10px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #E6EEF4;
	letter-spacing: -1px;
	padding-left: 10px;
	text-shadow: 1px 1px 1px transparent;
}
table {
	cellpadding: 0;
	cellspacing: 0;
}

.txt_10 {
	font-size: 10px;
}
.brd_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
}
