<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
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: #000000;
	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: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	background-image: url(img/index.jpg);
}
#contenedor{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#swf{
	float: left;
	height: 670px;
	width: 810px;
}
*html #swf{
	float: right;
	height: 670px;
	width: 810px;
	margin-right: 0px;
}
*html .creditos{
	height: 15px;
	width: 300px;
	float: left;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	margin-left: 150px;
	font-weight: bold;
	
}
.creditos{
	height: 15px;
	width: 300px;
	float: left;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	margin-left: 180px;
	font-weight: bold;
	
}
.creditos ul {
	text-align: center;
	float: left;
	height: 15px;
	width: 300px;
	margin: 0px;
	color: #ffffff;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	font-weight: bold;
}
.creditos ul li {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 0px;
	color: #ffffff;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.creditos a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.creditos a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
.creditos a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#pie {
	height: 65px;
	width: 810px;
	float: left;
}
.logo{
	height: 55px;
	width: 120px;
	float: left;
	margin-top: 5px;
	
}
*html .logo{
	height: 55px;
	width: 120px;
	float: left;
 	margin-top: 5px;
	margin-left: 5px;
	
}
.terminos{
	height: 15px;
	width: 300px;
	float: left;
	margin-left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-top: 10px;
	font-weight: normal;
	
}
.terminos ul {
	text-align: center;
	float: left;
	height: 15px;
	width: 300px;
	margin: 0px;
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	font-weight: normal
}
.terminos ul li {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 0px;
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal
}
.terminos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;

}
.terminos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal

}
.terminos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal
	color: #ffffff;
	text-decoration: underline;
}
*html .terminos{
	height: 15px;
	width: 300px;
	float: left;
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	margin-top: 10px;
	
}
</pre></body></html>