body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00589D;
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.borda_foto {
	border: 1px solid #CFCFCF;
	padding: 2px;
}
.bg_slide {
	background-image: url(../imagens/bg_slide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

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

.titulo_vermelho {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BC2827;
	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: dotted;
	border-left-style: none;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}



.layout {
	background-image: url(../imagens/layout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 778px;
}
.bg_dt_esq_topo {
	background-image: url(../imagens/dt_esq_topo_marca.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


form {
margin: 0;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 16px;
	border: 1px solid #990000;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	background-color: #CC0000;
	width: 86px;
	background-image: url(../imagens/bt_enviar.gif);
	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;
}
.texto_11_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto_11_cinza a:hover {
	text-decoration: underline;
}
.texto_espacamento {
	line-height: 18px;
}
.texto_10_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_de {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475153;
	text-decoration: line-through;
}
.titulo_azul {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0A5AA0;
	text-decoration: none;
}
.texto_11_vermelho {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
