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


form {
	margin: 0;
}
img {
	border: 0;
}

.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5649;
	border: 1px solid #C5BFB4;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	background-color: #E77A13;
	background-image: url(../imagens/bt_enviar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 96px;
}
.texto_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475153;
	text-decoration: none;
}
.texto_11_laranja {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D05C0F;
	text-decoration: none;
}

.texto_11_cinza a:hover {
	text-decoration: underline;
}
.texto_11_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0EFEC;
	text-decoration: none;
}

.texto_espacamento {
	line-height: 16px;
}
.bg_rodape {
	background-image: url(../imagens/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_deg_rodape {
	background-image: url(../imagens/deg_rodape.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.borda_esq_laranja {
	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: #C75805;
	border-right-color: #C75805;
	border-bottom-color: #C75805;
	border-left-color: #C75805;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.titulo_laranja {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D55B05;
	letter-spacing: -1px;
	text-decoration: none;
}
.texto_10_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475153;
	text-decoration: none;
}
.texto_10_laranja {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E77A13;
	text-decoration: none;
}
.seta_open {
	background-image: url(../imagens/seta_open.gif);
	background-position: 98% center;
	background-repeat: no-repeat;
}
.titulo_cinza {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: -1px;
	text-decoration: none;
}
.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: #E9E7E2;
	border-right-color: #E9E7E2;
	border-bottom-color: #E9E7E2;
	border-left-color: #E9E7E2;
}
.borda_base_cinza_escuro {
	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: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.borda_cinza {
	border: 1px solid #CFCFCF;
}
.seta_topo {
	background-image: url(../imagens/seta_topo.gif);
	background-position: 98% center;
	background-repeat: no-repeat;
}
