.fondo {
	background-attachment: fixed;
	background-image: url(images/recursos/fondo.jpg);
	background-repeat: repeat;
}
.formulario {
	background-color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0c4599;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0c4599;
}
.logos {
	border: 1px solid #0c4599;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0c4599;
}
.titulos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0c4599;
}
.tablas_01 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0c4599;
}
.tablas_02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0c4599;
}
.publicidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0c4599;
}

