body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_corpo {
	background-image: url(../imagens/bg_corpo.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: #666666;
	border: 1px solid #D8DCE8;
}
.form_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #626B6D;
	background-color: #626B6D;
	font-weight: bold;
}
.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;
}
.texto_branco {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.texto_assinatura {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C9E0DE;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C9E0DE;
	text-decoration: none;
	letter-spacing: -1px;
	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: #C9E0DE;
	border-right-color: #C9E0DE;
	border-bottom-color: #C9E0DE;
	border-left-color: #C9E0DE;
}
.texto_branco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
.borda {
	border: 1px solid #C4DAE7;
}

