<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img, div { behavior: url(iepngfix.htc) }	
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/fondo_body_index.jpg);
	background-color: #000000;
	background-repeat:  repeat-x;
}


#div_full{
	position:relative;
	margin:0px auto;
	width:960px;
}
*html #div_full{
	position:relative;
	margin:0px auto;
	width:960px;
	background-image: url(img/fondo_full_index.jpg);
	background-repeat: no-repeat;
}

#header {
	height: 445px;
	width: 935px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
}
#contenedor {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	background-position:center;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	background-image: url(img/fond_contenedor.png);
	}
	a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: .75;
}
a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	opacity: .99;
}



#contenedor_cierre {
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	background-repeat:  no-repeat;
	background-image: url(img/cierre.png);
}
#contenedor_fin {
	height: 90px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-align: left;
}

#txt{
	margin-top: 40px;
	margin-bottom: 60px;

}

#texto{
	height: auto;
	width: 910px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#texto ul {
	width: 258px;
	text-align: left;
	float: left;
	height: 40px;
	color: #FFFFFF;
	text-decoration: none;
}
#texto ul li {
	list-style-type: none;
	color:  #FFFFFF;
	float: left;
	margin: 0px;
	text-decoration: none;
}
#texto a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	;
	color: #f8a008;
	text-decoration: none;
}
#texto a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f8a008;
	text-decoration: none;
}
#texto a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #f8a008;
}
#col_right2{
	height: auto;
	width: 200px;
	margin-left: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	padding-top: 45px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
#col_left{
	height: auto;
	width: 425px;
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	padding-top: 45px;
	text-align: center;
}
#col_left2{
	height: auto;
	width: 580px;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	padding-top: 45px;
	text-align: center;
}

#col_right{
	height: auto;
	width: 415px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 40px;
}

.foto_left{
	text-align: left;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.foto_right{
	text-align: right;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1pt solid #FFFFFF;
	padding: 0px;

}


#certifica {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#imp{
	width: 50%;
	height: auto;
	float: left;

}
.btn_env{
	width: auto;
	height: auto;
	float: left;
}


.btn_imp{
	width: auto;
	height: auto;
	float: right;

}

#numeros{
	width: 290px;
	height: 27px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}

.paginas{
	width: auto;
	height: auto;
	padding-right: 5px;
	float: right;
	text-align: center;
	margin-left: 8px;
}
#paginacion{
	width: 47%;
	height:35px;
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	float: right;

}
#paginacion ul {
	width: 258px;
	text-align: left;
	float: left;
	height: 40px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#paginacion ul li {
	list-style-type: none;
	color:  #000000;
	float: left;
	margin: 0px;
	text-decoration: none;
}
#paginacion a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
#paginacion a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #000000;
	text-decoration: none;
}
#paginacion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #a91111;
}
#emol{
	width: auto;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-left: 50px;
	display: inline;
}
#otros{
	width: 95%;
	float: left;
	height: auto;
	margin-bottom: 35px;
}

#terminos{
	width: 450px;
	height: 40px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	margin-right: 45px;
}	
#terminos ul {
	width: 258px;
	text-align: left;
	float: left;
	height: 40px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#terminos ul li {
	list-style-type: none;
	color:  #ffffff;
	float: left;
	margin: 0px;
	text-decoration: none;
}
#terminos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}
#terminos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #ffffff;
	text-decoration: none;
}
#terminos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #f8a008;
}
#creditos{
	height: auto;
	width: 883px;
	margin-left: 60px;
}
	
#pag_credi{
	width: 450px;
	height: 15px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	margin-top: 25px;
	font-weight: bold;
	margin-right: 45px;
}	
#pag_credi ul {
	width: 258px;
	text-align: left;
	float: left;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#pag_credi ul li {
	list-style-type: none;
	color:  #ffffff;
	float: left;
	margin: 0px;
	text-decoration: none;
}
#pag_credi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
#pag_credi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #ffffff;
	text-decoration: none;
}
#pag_credi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #f8a008;
	font-weight: bold;
	
}
#pie{
	display: inline;
	background-image: url(img/foot.jpg);
	background-repeat:  repeat;
	float: left;
	margin-top: 30px;
	position:relative;
}
#centro_pie{
	height: 100px;
	width: 960px;
	height: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#video{
	width: 550px;
	height: auto;
	float: right;
	text-align: left;

}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: normal;
	line-height: 30px;
}
#links{
	width: 410px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 20px;
	border: 1pt solid #000000;
	float: left;

}
#espacio{
	width: 100%;
	height: 40px;
	float: left;
	text-align: left;
	margin-bottom: 40px;
	}
	
#entrar{
	width: 50%;
	height: 40px;
	float: right;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#entrar ul {
	width: 50%;
	text-align: center;
	float: right;
	height: 40px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#entrar ul li {
	list-style-type: none;
	color:  #ffffff;
	float: left;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
}
#entrar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}
#entrar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#entrar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #f8a008;
	font-weight: bold;
	
}
#credi{
	width: 51%;
	height: 40px;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
</pre></body></html>