/* CSS Document */

.futbolBox {width:440px; height:494px;
	background:#eee url(http://www.lagaceta.com.ar/estadisticas_deportivas/img/futbolbottom.gif) bottom no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.futbolBox strong {color:#CC3300;}

.futbolRow {background:url(http://www.lagaceta.com.ar/estadisticas_deportivas/img/punteada.gif) repeat-x;
	height:20px;
	}
	
.futbolRow2 {background:url(http://www.lagaceta.com.ar/estadisticas_deportivas/img/punteada2.gif) repeat-x;
	height:20px;
	}
	
.futbolColPosi {color:#0099CC;}

.futbolPts {color:#DF3800; font-weight:bold;}

.futbolSubOpciones {height:30px; width:432px;
	font-size:13px;
	background:url(http://www.lagaceta.com.ar/estadisticas_deportivas/img/futbolrelieve.png) no-repeat bottom; 
	margin-bottom:5px; 
	text-align:right; 
	color:#CC6600;
	padding:8px 8px 0 0;
	}
	
.futbolSubOpciones a {color:#cc6600; text-decoration:none;}
.futbolSubOpciones a:hover {color:#cc6600; text-decoration:underline;}

/* SOLAPAS */

.futbolNav {margin:0; padding:0;
	list-style-type:none;
	}

.futbolNav .solapaactiva a {
	background: url(http://www.lagaceta.com.ar/estadisticas_deportivas/img/futbolactivo.gif) no-repeat #FFF;
	color:#CC3300;
	}

.futbolNav li {	float:left;
	}

.futbolNav li a {width:110px; height:17px;
	padding-top:9px;
	text-align:center;
	display:block;
	background: url(http://www.lagaceta.com.ar/estadisticas_deportivas/img/futbolinactivo.gif) no-repeat #FFF;
	text-decoration:none;
	color:#EEEEEE;
	font-weight:bold;
	}
	
.futbolNav li a:hover {width:110px; height:17px;
	background: url(http://www.lagaceta.com.ar/estadisticas_deportivas/img/futbolactivo.gif) no-repeat #FFF;
	color:#000;
	}
	
.fixtureFechasActivo{
	background-color:#CCC;
	font-weight:bold;}

	