body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #045484;
	background-image: url(../imagens/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_topo {
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 350px;
}
.bg_submenu {
	background-image: url(../imagens/bg_submenu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.bg_col {
	background-image: url(../imagens/efeito_col_esq.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_corpo {
	background-image: url(../imagens/bg_corpo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bg_rodape {
	background-color: #EBEAE6;
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borda_base_cinza {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DAD7CF;
	border-right-color: #DAD7CF;
	border-bottom-color: #DAD7CF;
	border-left-color: #DAD7CF;
}




form {
margin: 0;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78705C;
	border: 1px solid #6B9CAF;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #6B9CAF;
	background-color: #6B9CAF;
}
.texto_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78705C;
	text-decoration: none;
}
.texto_11_cinza a:hover {
	text-decoration: underline;
}
.texto_espacamento {
	line-height: 16px;
}
.texto_10_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #887E6A;
	text-decoration: none;
}
.borda_esq_dir_azul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3686AF;
	border-right-color: #3686AF;
	border-bottom-color: #3686AF;
	border-left-color: #3686AF;
}
.borda_azul {
	border: 1px solid #6B9CAF;
}


.texto_11_vermelho {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.tracado_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #D5DDE1;
	border-right-color: #D5DDE1;
	border-bottom-color: #D5DDE1;
	border-left-color: #D5DDE1;
}
.texto_11_azul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6093A8;
	text-decoration: none;
}
.texto_11_verde {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
	text-decoration: none;
}
.borda_esq_branco {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.texto_11_azul_escuro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B6080;
	text-decoration: none;
}
.titulo_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999900;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulo_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6B9CAF;
	text-decoration: none;
	letter-spacing: -1px;
}
.titulo_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #78705C;
	text-decoration: none;
	letter-spacing: -1px;
}
.borda_cinza_topo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #848366;
	border-right-color: #848366;
	border-bottom-color: #848366;
	border-left-color: #848366;
}
.titulo_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
