.webAp_TituloLibro {
	font-family: "Century Gothic", "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	line-height: normal;
}
.webAp_Autor {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
}
.webAp_param {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F93;
	text-align: right;
	height: 0px;
	width: 100px;
}
.webAp_paramDato {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	text-indent: 3px;
}
.webAp_reseña {
	font-family: "Century Gothic", "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: justify;
	vertical-align: middle;
	text-indent: 5px;
	padding: 3px;
	height: 200px;
	width: 340px;
}
.webAp_altoReseña {
	height: 220px;
	width: 500px;
	text-align: justify;
	max-height: 220px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

