.FichaBook{
	border-top:#999999 solid 1px;
	float:left;
	width:100%;
	font-size:.9em;
	color:#666666;
}
.FichaBook img{
	float:left;
	margin: 5px 10px 10px 0;
}
div#Secciones h2{
	background-color:#eae6df;
	border-bottom:#9f1b33 dashed 1px;
	padding:5px 10px 10px 0;
}
.BookInfoGris{
	padding: 10px 10px 10px 0;
	display:block;
	background:#f7f5f2;
	border-bottom:#9f1b33 dashed 1px;
}
.BookInfoGrisLight{
	padding: 10px 10px 10px 0;
	display:block;
	background:#f7f5f2;
	border-bottom:#9f1b33 dashed 1px;
}
.boldrojo{
	display:block;
	margin:15px 0 15px 0;
}
.FichaBook h3{
	font-size:1.1em;
	padding-top:10px;
}
.FichaBook h4{
	font-size:1.1em;
}
/*.FichaBook p{
	margin-bottom:20px;
}*/
#iconito{
	float:left;
	height:100px;
}