
#contenedorAlfabeto{
	width:100%;
	letter-spacing:5px;
	padding-bottom:10px;
	border-bottom:solid 1px;
	border-bottom-color:#CCCCCC;
	margin-bottom:10px;
}

#contenedorVerListadoCompleto{
	background-image:url(../../imagenes/index/cuadradoRojoMas.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top:2px; 
	padding-left:15px;
	margin-top:50px;
	margin-left:430px;
}

.contendorTituloLibro{
	background-image:url(../../imagenes/index/flechaRojaNoticia.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px; 
	padding-left:10px;
	margin-top:10px;
	margin-left:15px;
}

#contenedorNumResultados{
	width:100%;
	text-align:right;
	margin-bottom:20px;
	color:#999999;
}
