body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
}
img {
	border: 0;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A3F89;
	border: 1px solid #003B73;
	background-color: #F4F3EF;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #626B6D;
	background-color: #626B6D;
}
.borda_cinza {
	border: 1px solid #D4D0C8;
}

.texto_11_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475153;
	text-decoration: none;
}
.texto_11_cinza a:hover {
	text-decoration: underline;
}
.texto_espacamento {
	line-height: 18px;
}
.bg_titulo {
	background-image: url(../imagens/dt_titulo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FD8120;
}
.titulo_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	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: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.borda_base_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: solid;
	border-left-style: none;
	border-top-color: #FD8120;
	border-right-color: #FD8120;
	border-bottom-color: #FD8120;
	border-left-color: #FD8120;
}
.texto_10_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475153;
	text-decoration: none;
}
.texto_13_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #475153;
	text-decoration: none;
}
.bg_menu_meio {
	background-image: url(../imagens/dt_menu_meio.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.boda_tracado_menu {
	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: dotted;
	border-left-style: none;
	border-top-color: #FD7E1F;
	border-right-color: #FD7E1F;
	border-bottom-color: #FD7E1F;
	border-left-color: #FD7E1F;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #475153;
	letter-spacing: -1px;
	text-decoration: none;
}
.texto_menu:hover {
	color: #D25A02;
}
.bg_rodape {
	background-image: url(../imagens/rodape_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.texto_13_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E66D00;
	text-decoration: none;
}
.texto_13_laranja a:hover {
	color: #FD8120;
}
.titulo_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E66D00;
	letter-spacing: -1px;
	text-decoration: none;
}

