body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bac_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-color: #004980;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0E6F5;
}
a{
	text-decoration: none;
	color: #C0E6F5;
}
a:hover{
	text-decoration: underline;
}

.texto_espacamento {
	line-height: 18px;
}
.txt_vermelho {
	color: #F5C0C4;
}
.txt_data {
	font-size: 10px;
	color: #64BCEC;
}

.txt_amarelo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.rodope {
	background-color: #145DA0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9DDED;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004171;
	border-right-color: #004171;
	border-bottom-color: #004171;
	border-left-color: #004171;
}
form {
	margin: 0;
}
img {
	border: 0;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A3F89;
	border: 1px solid #6D90B0;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004980;
	border: 1px solid #626B6D;
	background-color: #C0E6F5;
	width: 80px;
}
.lin_dow_azul {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2F84B4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.lin_left_azul {
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2F84B4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 2px;
	border-top-color: #2F84B4;
	border-right-color: #2F84B4;
	border-left-color: #2F84B4;
}
.txt_azul {
	color: #64BCEC;
	font-size: 16px;
	font-weight: bold;
}
.brd_azull {
	border: 1px solid #2F84B4;
	background-color: #2F84B4;
}
.txt_radio {
	font-size: 11px;
	color: #64BCEC;
}
.lin_dow_vermelha {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E64818;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

