
#libro_elemento{
	overflow:hidden;
	margin-top:40px;
	width:510px;
}
#libro_titulo{
	text-align:center;
	margin-bottom:15px;
	padding:2px;
}
#libro_titulo H5{
	color:#003686;
	font-size:19px;
	font-style:italic;
	font-weight:normal;
	line-height:19px;
	padding:3px;
}
#libro_titulo H6{
	color:#333;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	padding:2px 3px;
}
#libro_titulo P{
	color:#666;
	font-size:10px;
	margin:0;
}
#libro_titulo P.editor{
	font-weight:bold;
}
#libro_portada{
	float:right;
	margin:2px 0 10px 15px;
}
#libro_descripcion{
	padding-bottom:1%;
}


#bloque_editoriales{
	font-size:11px;
	line-height:16px;
	width:184px;
	margin-bottom:22px;
}
#bloque_editoriales UL{
	list-style-type:none;
	padding:5px 0 7px 0;
}
#bloque_editoriales LI{
	background:url(/img/global/cuerpo_ul_bullet3.gif) 2px 5px no-repeat;
	margin-left:10px;
	padding-left:15px;
}
#bloque_editoriales A{
	color:#0564ac;
	text-decoration:none;
}
#bloque_editoriales A:hover{
	font-weight:bold;
}

