<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

body {
	margin-left: 0px; margin-top: 0px;margin-right: 0px; margin-bottom: 0px;  
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
}

#header {
	margin:0 auto 0 auto;
	width: 1020px; height: 162px; 
	background:url(images/fondos_01.png);
	background-repeat:no-repeat;
	z-index:1;
}
#logo{
	width: 234px; height: 111px;
	margin-top: 18px;
	margin-left: 30px;
	position: absolute;
	z-index:5;
}
#menu{
	width: 434px; height: 31px;
	margin-top: 110px;
	margin-left: 560px;
	position: absolute;
	z-index:10;
}

#banner {
	margin:0 auto 0 auto;
	width: 1020px; height: 260px;
	background:url(images/fondos_02.png);
	background-repeat:no-repeat;
	z-index:2;
}

#patrocinadores{
	width: 963px; height: 102px;
	margin-top: 18px;
	margin-left: 30px;
	position: absolute;
	z-index:15;
}

#patrocinadores{
	width: 963px; height: 102px;
	margin-top: 18px;
	margin-left: 30px;
	position: absolute;
	z-index:15;
}

#plecaTitulos{
	width: 1020px; height: 62px;
	margin-top: 150px;
	margin-left: 0px;
	position: absolute;
	z-index:20;
}

#contenido {
	margin: 0 auto 0 auto;
	width: 1020px; 
	background:url(images/fondos_03.png);
	z-index:3;
}
#pie {
	margin: 0 auto 0 auto;
	width: 1020px;height: 117px;
	z-index:4;
	background:url(images/fondos_05.png);
}


/*Tipografias*/

.menuPrin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #b4e3fe; text-shadow: black 0.1em 0.1em 0.2em;
}
.menuPrin:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #cd2027; 
}
.botones {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #cc0000;
}

.pie {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondoCelda {
	background-image: url(images/mc2013.gif);
	background-repeat: no-repeat;
}
</pre></body></html>