
/* CSS Document */
/* Estilos calendario ACB Especial Baloncesto 09/10 | ACB | elmundo.es | 
Octubre de 2009 */

/* Calendario ACB*/
 
h3{
margin-bottom:0;
}
#columna_der {
margin:33px 0 0;
}
#columna_izq {
	overflow:hidden;
}
#columna_izq h3 .vueltas {
	width:215px;
	position:absolute;
	top:4px;
	right:0;
}
#columna_izq h3 li {
	float:left;
	display:inline;
}
#columna_izq h3 li a {
	border:1px solid #A8A8A7;
	color:#FA8637;
	display:block;
	font-size:12px;
	height:19px;
	margin-right:4px;
	text-align:center;
	width:100px;
	padding: 4px 0 0 0;
	letter-spacing: normal;
}
#columna_izq h3 li a:hover {
	background:#f57823 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/acb/bg_degrade_naranja.png) no-repeat 0 -120px;
	border:1px solid #FA8637;
	color:#FFFFFF;
	font-weight:bold;
}




#columna_izq .modulo_jornada {
	float: left;
	position: relative;
	width: 284px;
	margin:20px 20px 0 0;
}
#columna_izq .modulo_jornada p {
	color: #B3B3B3;
	font-weight: bold;
	width:274px;
	padding: 4px 5px;
	background:#fff url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/acb/tablas/bg_th_gris.png) repeat-x scroll 0 0;
	border-bottom:1px solid #FFF;
	font-size:11px;
}
#contenido table th{
	text-align:left;
	font-weight: bold;
	background:#fff url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/10/baloncesto/img/acb/tablas/bg_td_posicion.png) repeat-x scroll 0 0;
	color:#616669;
	font-size:11px;
	padding:2px 5px;
}
#contenido table .apoyo{
	display:none;
}

#columna_izq table {
	width: 284px;
}
#columna_izq p {
	width: 284px;
}
