




/*
     FILE ARCHIVED ON 23:32:36 Oct 12, 2004 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:20:39 Nov 21, 2011.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
	text-align: center;
	background-color: #E0E0E0;
}

div#marco {
	width: 734px;
	height: 780px;
	position: relative;
	top: 80px;
	background-color:#FFFFFF;
	border-style: solid; 
	border-width:1px;
	border-color: #000000;
}

.cuadrado {
	left: 50px;
	width: 617px;
	position: absolute;
	border.color: #B2B2B2;
	border-style: solid; 
	border-width:1px;	
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 15px;
	overflow: hidden;
}

div#logo {
	top: -87px;
	left: -12px;
	position: absolute;
	
}

div#cuadrado_noticias {
	top: 111px;
	height: 70px;	
}

div#cuadrado_sponsoreds {
	top: 247px;
	height: 120px;	
}

div#cuadrado_espectaculos {
	top: 435px;
	height: 110px;	

}

div#cuadrado_contacto {
	text-align: center;
	font-size: 0.8em;
	top: 620px;
	height: 100px;	

}

div#adjuster{
	position: absolute;
	top: 880px;
}

div#rotulo_noticias{
	position:absolute; 
	top: 89px; 
	left:55px; 	
}

div#rotulo_sponsoreds{
	position:absolute; 
	top: 225px; 
	left:55px; 	
}

div#rotulo_espectaculos{
	position:absolute; 
	top: 415px; 
	left:55px; 	
}

div#rotulo_contacto{
	position:absolute; 
	top: 600px; 
	left:55px; 	
}

