<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	padding:0px;
	margin:0px;
}

#div_pie{
	float:right;
}
body{
	background-color:#204066;
	background-image:url(imagenes/fondo_body.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
p{
	margin-left:20px;
	margin-bottom:11px;
	line-height: 18px;
	width:310px;
}
h1{
	background-color:#959f9d;
	font-size:24px;
	font-weight:normal;
	padding-top:11px;
	padding-left:20px;
	padding-bottom:12px;
	margin-bottom:15px;
	width:330px;
	float:left;
}
*html h1{
	background-color:#959f9d;
	font-size:24px;
	font-weight:normal;
	padding-top:11px;
	padding-left:20px;
	padding-bottom:12px;
	width:330px;
	float:left;
}

#div_full{
	position:relative;
	margin:0px auto;
	text-align:center;
	width:auto;
	background-image:url(imagenes/fondo_full.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
#div_centro{
	width:661px;
	position:relative;
	margin:0px auto;
	text-align:center;
	margin-bottom:30px;
}
#div_cabezera{
	width:661px;
	height:285px;
	position:relative;
	margin:0px auto;
}
#div_intro{
	width:661px;
	height:616px;
	background-image:url(imagenes/fondo_menus.jpg);
	background-repeat:no-repeat;
}
#div_menu{
	width:661px;
	height:616px;
	background-image:url(imagenes/fondo_menus.jpg);
	background-repeat:no-repeat;
}
#div_izq_01{
	float:left;
	width:115px;
	height:165px;
}
#div_izq_01 ul{
	text-align:left;
	padding-left:15px;
	padding-top:6px;
}
#div_izq_01 li{
	list-style-type:none;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#div_izq_01 li a{
	text-decoration:none;
	color:#FFFFFF;
}
#div_izq_01 li a:hover{
	text-decoration:none;
	color:#000000;
}

#div_izq_02{
	float:left;
	width:189px;
	height:165px;
}
#div_izq_02 ul{
	text-align:left;
	padding-left:15px;
	padding-top:10px;
}
#div_izq_02 li{
	list-style-type:none;
	padding-bottom:5px;
}
#div_izq_02 li a{
	text-decoration:none;
	color:#FFFFFF;
}
#div_izq_02 li a:hover{
	text-decoration:none;
	color:#CCCCCC;
}
#div_der{
	float:left;
	width:357px;
	background-image:url(imagenes/fondo_der.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:10px;
}
/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(imagenes/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;
}
#div_final {
	width:661px;
	position:relative;
	text-align:center;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D79C2;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#div_final a:link {
	width:661px;
	position:relative;
	margin:0px auto;
	text-align:center;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D79C2;
	text-decoration: none;
}
#div_final a:visited{
	width:661px;
	position:relative;
	margin:0px auto;
	text-align:center;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D79C2;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #999999;
}</pre></body></html>