#Libros {
	clear: none;
	float: left;
	width: 412px;
}

/* Pathway */
#Pathway {
	clear: none;
	float: left;
	width: 412px;
	margin-bottom: 10px;
}

#Pathway .item_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

#Pathway a.item_link:link,#Pathway a.item_link:visited,#Pathway a.item_link:active,#Pathway a.item_link:hover
	{
	color: #000000;
}

/* Listados */
#Libros .Sin_Resultados {
	clear: none;
	float: left;
	width: 400px;
	text-align: center;
}

#Libros .Listado {
	clear: left;
	float: left;
	width: 400px;
}

#Libros .Fila0,#Libros .Fila1,#Libros .Fila2 {
	clear: left;
	float: left;
	width: 390px;
	padding: 5px;
}

#Libros .Fila0 {
	background-color: #f7dec4;
}

#Libros .Fila1 {
	background-color: #f1c598;
}
#Libros .Fila2 {
	background-color: #f7dec4;
	border: 2px solid #FFFFFF;
	background-attachment: scroll;
}
#Libros .Libros_Listado_Titular,#Libros .Libros_Listado_Autor,#Libros .Libros_Listado_Cuerpo,#Libros .Libros_Listado_Precio
	{
	clear: left;
	float: left;
	width: 390px;
}

#Libros .Libros_Listado_Precio {
	text-align: right;
}

#Libros .item_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a23e00;
	text-decoration: underline;
}

/* Navegación */
#Libros .Elementos_Totales {
	clear: both;
	text-align: center;
	margin-top: 10px;
}

#Libros .Navegador {
	clear: both;
	text-align: center;
}

/*Libro recomendado*/
#Libro_Recomendado {
	clear: left;
	float: left;
	width: 200px;
	background-color: #f2cca4;
	padding: 5px;
}

#Libro_Recomendado .imagenes {
	clear: left;
	float: left;
	width: 100%;
}

#Libro_Recomendado .titulo {
	clear: left;
	float: left;
	width: 100%;
}

#Libro_Recomendado .sinopsis {
	clear: left;
	float: left;
	width: inherit;
}

/* Ficha */
#Libros .ficha_imagenes {
	clear: left;
	float: left;
	width: 140px;
}

#Libros .ficha_pdf {
	clear: left;
	float: left;
	width: 134px;
	padding-left: 6px;
	padding-top: 5px;
}

#Libros .ficha_carrito {
	clear: left;
	float: left;
	width: 134px;
	padding-left: 6px;
	margin-bottom: 10px;
}

#Libros .ficha_datos {
	clear: none;
	float: right;
	width: 258px;
}

#Libros .ficha_sinopsis {
	clear: left;
	float: left;
	width: 400px;
}