@charset "UTF-8";

#pastilla-1-top {
	background-image: url(../images/bg-1-top.png);
	height: 20px;
	width: 588px;
	margin: auto;
}
#pastilla-1-bottom {
	background-image: url(../images/bg-1-bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 588px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	line-height: 1px;
}
#pastilla-1-cuerpo {
	background-color: #FFFFFF;
	margin: auto;
	width: 588px;
}
#pastilla-1-logo-autor {
	float: left;
	padding-bottom: 10px;
	margin-left: 10px;
	width: 180px;
	display: inline;
	overflow: hidden;
}
#pastilla-1-ficha-autor {
	float: right;
	width: 388px;
	padding-top: 8px;
}
#pastilla-1-logo-libro {
	float: left;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;*/
	margin-left: 10px;
	width: 248px;
	display: inline;
	overflow: hidden;
}
#pastilla-1-ficha-libro {
	float: right;
	width: 320px;
	padding-top: 8px;
}
#pastilla-1-ficha-libro a {
	color: #000000;
	text-decoration: underline;
}
#pastilla-1-ficha-libro a:hover {
	color: #15A59B;
}
#pastilla-1-ficha-libro-comprar {
	font-size: 22px;
	font-weight: bold;
	color: #15A59B;
	text-align: right;
	margin-right: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 22px;
}
#pastilla-1-ficha-libro-tecnica {
	background-color: #EFEFEF;
	margin-right: 10px;
	font-size: 9px;
	padding-top: 8px;
	clear: both;
}
#pastilla-1-ficha-libro-tecnica a {
	color: #666;
}
a#boton-comprar, #boton-comprar {
	background-image: url(../images/columna-derecha/boton_gris.png);
	height: 21px;
	width: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin-left: 15px;
	font-size: 11px;
	text-decoration:	none;
	text-align:		center;
}
a#boton-comprar:hover{
	color:			#000000;
}


input#boton-comprar:hover {
	color: #000;
	}
#pastilla-1-otros {
	clear: both;
	padding-top: 10px;
}
#pastilla-1-otros-listado {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 24px;
	margin-bottom: 12px;
	color: #717171;
}
#pastilla-1-otros-listado li {
	padding: 0px;
	float: left;
	width: 33%;
}
#auxiliar-pastilla-1 {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 10px;
	line-height: 13px;
}
#auxiliar-pastilla-1-izquierda {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#auxiliar-pastilla-1-izquierda li {
	float: left;
}
#auxiliar-pastilla-1-derecha {
	float: right;
	padding-top: 3px;
	color: #999999;
}

/* Canviat ! Abans era #pastilla-1-top-carrusel h2 */
#pastilla-1-top-carrusel h2{
	background-image: url(../images/bg-1-top-carrusel.png);
	height: 36px;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	letter-spacing: 1px;
	clear: both;
}
#pastilla-1-top-carrusel-flash {
	background-image: url(../images/bg-1-top-carrusel-flash.png);
	width: 588px;
	margin:0px 0px 0px 8px;
	padding:0px;
	clear: both;
}

#pastilla-1-sello {
	float: left;
	padding-right: 35px;
	padding-left: 8px;
}
#pastilla-1-sello-descripcion {
	float: left;
	width: 376px;
	padding-bottom: 12px;
}
#pastilla-1-sello-descripcion a {
	text-decoration: underline;
}
#septima {position:absolute; top:425px; left:152px;}
.sigueme a {
	font-weight: bold;
	background-image: url(../images/pictos/sigueme.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 24px;
	color: #000000;
	width: 70px;
}
.sigueme a:hover {
	background-image: url(../images/pictos/sigueme_f2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #15A59B;
}
.fontmenos a {
	background-image: url(../images/pictos/font_menos.png);
	display: block;
	height: 22px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.fontmenos a:hover {
	background-image: url(../images/pictos/font_menos_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.fontmas a {
	background-image: url(../images/pictos/font_mas.png);
	display: block;
	height: 22px;
	width: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
.fontmas a:hover {
	background-image: url(../images/pictos/font_mas_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.imprimir a {
	background-image: url(../images/pictos/imprimir.png);
	display: block;
	height: 22px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}
.imprimir a:hover {
	background-image: url(../images/pictos/imprimir_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.enviar a {
	background-image: url(../images/pictos/enviar.png);
	display: block;
	height: 22px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 6px;
}
.enviar a:hover {
	background-image: url(../images/pictos/enviar_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.compartir {
	margin-bottom: -4px;
}
.picto {
	margin-bottom: -2px;
}
.novedad {
	font-weight: bold;
	color: #15a59b;
	font-size: 12px;
	line-height: 15px;
	background-image: url(../images/pictos/novedad.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	text-indent: 15px;
}

.etiqueta-texto {
	font-weight: bold;
	color: #15a59b;
	font-size: 12px;
	line-height: 15px;




	/*text-indent: 15px;*/
}

.enlace-gris-subrayado a {
	color: #999999;
	text-decoration: underline;
}
.enlace-gris-subrayado a:hover {
	color: #15a59b;
}
.ficha-derecha {
	float: right;
}
.novedad2 {

	font-weight: bold;
	color: #15a59b;
	font-size: 12px;
	line-height: 15px;
	background-image: url(../images/pictos/novedad2.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	text-indent: 15px;
}

.votayopina a {
	background-image: url(../images/pictos/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #333;
	font-size: 10px;
}
.votayopina a:hover {
	background-image: url(../images/pictos/link_f2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.vermas a {
	font-weight: bold;
	background-image: url(../images/pictos/mas.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	color: #000000;
	float: right;
	padding-left: 14px;
	font-size: 10px;
	padding-bottom: 2px;
	padding-right: 8px;
	text-decoration:underline;
}
.vermas a:hover {
	background-image: url(../images/pictos/mas_f2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #15A59B;
}
.subcarrusel {
	font-weight: normal;
	color: #636363;
}
.item-especial {
	float: left;
	text-align: center;
	width: 33%;
	padding-bottom: 20px;
}
.item-especial a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.item-especial a:hover {
	color: 			#15a59b;
}

/* EBOOK */
#boton-comprar-ebook{
	float:			right;
	margin-top:		-12px;
	margin-left:	6px;	
}
span.resaltado{
	font-weight:	bold;
	color:			#666666;
}
span.resaltado_titulo{
	font-weight:	bold;
	color:			#15a59b;
}
td.fecha_publicacion_ebook span{
	display:		none;
}
span.cambia{
	float:			left;
	cursor:			pointer;
	white-space:	nowrap;
	width:			70px;
}
span.cambia.firstJ{
	color:			#15a59b;
	font-weight:	bold;
}
