body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo_topo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D2241B;
}
.bg_internas {
	background-image: url(../imagens/bg_internas.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.dt_topo_internas {
	background-image: url(../imagens/dt_topo_internas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pad_topoBase {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.borda_cinza {
	border: 1px solid #D4D0C8;
}
.borda_topo_cinza {
	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: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}

.borda_esq_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: none;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}



.bg_home {
	background-image: url(../imagens/bg_home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.bg_rodape {
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_rodape_home {
	background-image: url(../imagens/bg_rodape_home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



form {
margin: 0;
}
.tela1 {
	background-image: url(../imagens/tela_abertura.jpg);
	height: 609px;
	background-color: #074400;
	background-repeat: no-repeat;
	background-position: center top;
}
.tela2 {
	background-image: url(../imagens/tela_conteudo.jpg);
	height: 810px;
	background-color: #074400;
	background-repeat: no-repeat;
	background-position: center top;
}


.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78705F;
	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: #988F7C;
	border-right-color: #988F7C;
	border-bottom-color: #988F7C;
	border-left-color: #988F7C;
	background-color: #F0EFEC;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 19px;
	background-color: #626B6D;
	width: 97px;
	background-image: url(../imagens/bt_enviar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texto_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475153;
	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: #E2C7B4;
	border-right-color: #E2C7B4;
	border-bottom-color: #E2C7B4;
	border-left-color: #E2C7B4;
}

.texto_11_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_10_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F5D1CF;
	text-decoration: none;
}
.texto_11_verm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CF241C;
	text-decoration: none;
}

.texto_10_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475153;
	text-decoration: none;
}


.texto_11_cinza a:hover {
	text-decoration: underline;
}
.texto_espacamento {
	line-height: 18px;
}
