.fundoesq {
	background-attachment: fixed;
	background-image: url(i/fundo_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fundodir {
	background-attachment: fixed;
	background-image: url(i/fundo_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #00405A;
}
.azulgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00405A;
	text-decoration: none;
}
.enviar { background-image:url(i/bt_enviar.jpg); height: 62px; width: 22px; border:0px; }
