<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(imagenes/fondo_index.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #232A30;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
#barra {
	float: none;
	height: 15px;
	width: 100%;
	background-image: url(imagenes/fondo_barra.gif);
	background-repeat: repeat-x;
}
#contenedor {
	padding: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 242px;
	width: 274px;
	background-image: url(imagenes/header_index.jpg);
	background-repeat: no-repeat;
}
#contenido {
	background-image: url(imagenes/fondo_texto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}
#titulillo {
	float: left;
	width: 700px;
	text-align: right;
	height: 69px;
}
#botonera {
	float: left;
	height: 500px;
	width: 149px;
	padding-right: 25px;
	text-align: left;
	padding-left: 100px;
	padding-top: 17px;
	background-image: url(imagenes/botonera_index.jpg);
	background-repeat: no-repeat;
}
#texto {
	float: left;
	width: 335px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-left: 42px;
}
#botonera_dos {
	float: left;
	height: 20px;
	width: 300px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#botonera_dos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#botonera_dos a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#botonera_dos a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#terminos {
	margin-top: 10px;
	width: 330px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	float: left;
}
#terminos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#terminos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#imprimir {
	text-align: center;
}
#terminos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}.subtitulos {
	font-size: 11px;
	font-weight: bold;
	color: #D3AF35;
	text-decoration: none;
}
.frases {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.fechas {
	color: #999999;
}
#flash {
	float: right;
	height: 700px;
	width: 426px;
}
#creditos {
	padding: 0px;
	float: left;
	width: 330px;
	margin: 0px;
}
</pre></body></html>