.contenido {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1A527A;
}
.encabezado {
	font-family: Bimini;
	font-size: 24px;
	text-transform: capitalize;
	color: #001535;
	text-indent: 10px;
}
.formu {
	font-family: Arial;
	color: #1A527A;
	background-color: #BDD1EB;
}
.titulogrande {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #113751;
	text-transform: capitalize;
}
.fondo {
	background-image: url(../imagenes/fondo%20todo.jpg);
	background-repeat: repeat;
}
