/* CSS Document */
#programa .navegacion li.programa .sub_nav {
	display:block;
	background: none;
	top: 47px;
	left: 548px;
	width: 130px;
}
#programa .navegacion li.programa .sub_nav select {
	font-size: 11px;
}
#programa .modulo {
	width: 668px;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 12px;
}
#programa .modulo ul {
	width: 310px;
	height: 150px;
	float: left;
	display: inline;
	margin: 0 20px 5px 0;
	overflow: hidden;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/05/roland_garros/img/bg_modulos_caracara.gif) repeat-x bottom left;
}
#programa .modulo li {
	padding: 2px 10px 2px 18px;
/*	border-bottom: 1px dotted #ccc;*/
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/05/roland_garros/img/bg_li_anteriores_hover.gif) no-repeat 7px 8px;
}
#programa .modulo h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	padding: 2px 10px 2px 7px;
	margin-bottom: 8px;
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/05/roland_garros/img/bg_dt.jpg) repeat-x top left;
}