<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
img { behavior: url(iepngfix.htc)}

#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}
body {
	background-color: #ffffff;
	background-position: center top;
	padding: 0px;
	text-align: center;
	background-repeat:  no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(img/fondo_index.jpg);
}
#contenedor{
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	height: 705px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.terminos{
	width: 350px;
	height: 15px;
	float: left;
	margin-top: 35px;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
}	
.terminos ul {
	width: 258px;
	text-align: left;
	float: left;
	height: 676px;
	color: #494949;
	font-weight: bold;
	text-decoration: none;
}
.terminos ul li {
	list-style-type: none;
	color:  #494949;
	float: left;
	margin: 0px;
	background-color:#E8F2CB;
	text-decoration: none;
}
.terminos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #494949;
	text-decoration: none;
	font-weight: normal;
}
.terminos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #494949;
	text-decoration: none;
}
.terminos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #d60707;
}
.emol{
	width: 116px;
	float: left;
	height: 52px;
	margin-top: 15px;
	margin-left: 20px;
}
.col_left{
	float: left;
	height: 607px;
	width: 503px;

}
.flash{
	width: 440px;
	height: 607px;
	float: left;
}
.titulo{
	float: left;
	height: 225px;
	width: 100%;
	margin-top: 90px;

}
.bajada{
	text-align: left;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #494949;
	height: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	margin-top: 20px;
}
.entrar{
	width: 100%;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #494949;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
}


.entrar ul {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	height: 20px;
	margin: 0px;
}
.entrar ul li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	float: left;
	margin: 0px;
}
.entrar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #494949;
	text-decoration: none;

}
.entrar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #494949;
	text-decoration: none;
	font-weight: bold;
}
.entrar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #D70707;
	font-weight: bold;
}
.creditos{
	width: 100%;
	height: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	text-align: left;
	margin-top: 10px;
}	
#pie{
	width: 850px;
	float: left;
	height: 82px;
}
</pre></body></html>