/* LIBROS Y MATERIAL ///////////////////////////////////////////////////////////// */
#contenidos-texto {
	height: 235px;
}
.libros-bloque {
	clear:both;
	margin: 4px 0 2px 0px;
	padding-bottom: 4px;
	border-bottom: 1px solid #505065;
}
.libros-bloque strong {
	color: #e20101;
}
.libros-imagen {
	float: right;
	margin: 0 5px 5px 0;
}
p#solicitarcompra {margin: 0 0 10px 0;padding: 0;}
p#solicitarcompra a {
	color: #ccc;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	background-color: #e20101;
	border-bottom: 2px solid #990000;
}
p#solicitarcompra a:hover {color:#fff;}