/***********************************************/
/* Referencias Generales y DIVS                */
/***********************************************/ 

/* Definicin generales de BODY (cuerpo) y */
/* EFECTO COLOR DE BARRA DE DESPLASAMIENTO */
body {
	background-color: #F0F0F0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	scrollbar-face-color: #990000; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #505050; 
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #006699;
	text-decoration: none;
}
a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration: underline;
}


/* Definicin de DIVs (Layers) */

/* menu verde */
#Layer3 {
	position:absolute;
	left:2px;
	top:145px;
	width: 1046px;
}
/* menu gris */
#Layer4 {
	position:absolute;
	left:2px;
	top:171px;
}
/* cancha */
#Layer18 {
	position:absolute;
	left:305px;
	top:15px;
}
/* radio en vivo */
#Layer15 {
	position:absolute;
	left:830px;
	top:114px;
}
/* radiecito */
#Layer19 {
	position:absolute;
	left:895px;
	top:101px;
}
/* pelotita */
#Layer11 {
	position:absolute;
	left:790px;
	top:0px;
}

#Layer1 {
	position:absolute;
	left:54px;
	top:312px;
	width:108px;
	height:28px;
	z-index:1;
}
#Layer14 {
	position:absolute;
	left:794px;
	top:387px;
	width:193px;
	height:105px;
	z-index:14;
}
#Layer16 {
	position:absolute;
	left:1px;
	top:3px;
	width:121px;
	height:77px;
	z-index:16;
}
#Layer17 {
	position:absolute;
	left:125px;
	top:4px;
	width:229px;
	height:76px;
	z-index:16;
}
#Layer21 {
	position:absolute;
	left:454px;
	top:356px;
	width:134px;
	height:120px;
	z-index:19;
}
#Layer25 {
	position:absolute;
	left:364px;
	top:562px;
	width:427px;
	height:75px;
	z-index:21;
}
