/* index */
#contenedor{background: url(/img/cuadernillos/fondo-contenido.png) no-repeat;}
	ul.listadoCuadernillos {overflow:hidden; width: 100% }
		ul.listadoCuadernillos li{overflow:hidden; width: 23%; height: 270px; float: left; padding-bottom: 30px; margin:0 9px; text-align:center; background: url(/img/cuadernillos/sombra-cuadernillos.gif) no-repeat bottom center}
		ul.listadoCuadernillos li .descargar { padding:10px ; }
		ul.listadoCuadernillos li .semana { padding:10px 0;position: relative; background: #255393 }
			ul.listadoCuadernillos li .semana h3.titulo{color: #ffffff}
			ul.listadoCuadernillos li .semana img.etiqueta{position: absolute; top: 0; left: 0;}
		ul.listadoCuadernillos li .normal { padding:10px 0; }
		ul.listadoCuadernillos li.ultimo {margin:0px; }	
			li .descargar a:link, li .descargar a:visited {position: relative;text-decoration: none; }
			li .descargar span.pdf{display:block; width: 100%; margin-top: -25px;z-index:5; position:relative; padding: 5px 0;text-align: center; background: #e19623;color: #ffffff; text-transform: uppercase;}
			li p.fecha {margin: 0px;color: #679ecd; text-transform: uppercase }
			img.imgAsociada {padding:10px 0 10px 10px;position:relative; z-index:0; background: #ffffff }
			ul.listadoCuadernillos li h3.titulo {font-size: 1.3em; color:#255393 }
		


