body {
	background-color: white;
	background-image: url(/img/fondo.png);
	background-repeat: repeat-x;
	font-family: Helvetica;
	padding-bottom: 5px;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

br {
	clear: both;
}

#cabecera {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 10px 10px;
	position: relative;
}

#slider {
	margin-top: 10px;
}

#headerLogo {
	position: relative;
	float: left;
	width: 45%;
}

#headerHome {
	position: relative;
	float: right;
	width: 45%;
	font-size: 11px;
}

.antes {
	float: right;
	margin: 60px 10px 0px 0px;
	vertical-align: middle;
	cursor: pointer;
}

#priceBadge {
	position: absolute;
	float: right;
	width: 127px;
	height: 127px;
	right: -20px;
	top: 580px;
	z-index: 1;
}

.contenedor {
	margin: 3px;
	color: black;
	background-image: url(/img/cenefas.png);
	padding:0px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 20px;
	height: 650px;
}

.rounded {
  -moz-border-radius:2ex;
  -webkit-border-radius:2ex;
}

#menuTopContainer {
	border-style: solid;
	border-width: 0px 0px 1px;
	border-color: #659EC8;
	margin-top: 40px;
	padding: 5px 5px 2px 5px;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

#imagenMenuTop {
	float: left;
}

#menuMenuTop {
	float: right;
	padding: 5px 5px;
}

ul.navigation a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

ul.navigation a:hover {
	color: white;
}

#menuMenuTop ul, #menuMenuTop li {
	display: inline;
	margin: 0;
	padding-left: 15px;
	font-size: small;
}

ul.navigation a.selected {
	color: white;
}

.scroll {
	overflow: auto;
	position: relative;
	clear: left;
}

.scrollContainer div.panel {
	padding: 20px;
	height: 530px;
	width: 910px;
}

.scroll_Muestras {
	overflow: auto;
	position: relative;
	clear: left;
}

.scrollMuestras div.panelMuestras {
	padding: 20px;
	height: 127px;
	width: 600px;
}

.centrarMuestras {
	width: 475px;
	position: relative;
	margin-left: 46px;;
}

.conOverlay {
	background-image: url(/img/overlay.png);
	color: #DBDBDB;
	font-size: 14px;
}

.BGOpaco {
	background-color: black;
	color: #DBDBDB;
	font-size: 14px;
}

#textoIntro {
	position: relative;
	width: 250px;
	top: 20px;
	margin-right: 20px;
	float: right;
	padding: 5px;
}

#textoIntro p {
	padding: 5px 10px;
	text-align: justify;
}

#comentariosAlLibro {
	position: relative;
	width: 580px;
	top: 50px;
	height: 120px;
	overflow: hidden;
	margin-right: 30px;
	float: left;
	padding: 5px 0px 5px 5px;
}

#comentariosAlLibro p {
	padding: 0px;
	text-align: center;
}

.goNext {
	margin-top: 10px;
}

.goNext a {
	color: #659EC8;
	text-decoration: none;
}

.goNext a:hover {
	color: white;
}

#footer {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	margin-top: 2px;
}

#footer ul, #footer li {
	float: right;
	display: inline;
	margin: 0;
	padding-left: 15px;
	padding-right: 4px;
}

#headerHome ul, #headerHome li {
	float: right;
	display: inline;
	margin: 0;
	padding-left: 15px;
	padding-right: 4px;
}

#footer a {
	color: #659EC8;
	text-decoration: none;
}

#headerHome a {
	color: #659EC8;
	text-decoration: none;
}

#footer a:hover {
	color: black;
}

#headerHome a:hover {
	color: black;
}

#footer img {
	vertical-align: bottom;
	padding-right: 4px;
}

#headerHome img {
	vertical-align: bottom;
	padding-right: 4px;
}

#contenidoContacto {
	position: relative;
	width: 520px;
	top: 20px;
	margin-right: 30px;
	float: right;
	padding: 5px;
}

#datosContacto {
	position: relative;
	width: 280px;
	top: 70px;
	margin-right: 30px;
	float: left;
	padding: 5px;
}

#contenidoContacto p {
	padding: 5px 10px;
	text-align: justify;
}

#datosContacto p {
	padding: 5px 10px;
	text-align: justify;
}

#contenedorMuestras {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	height: 520px;
	float: left;
}

.imagenPequeMuestra {
	width: 93px;
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 0px;
}

.imagenPequeMuestra img {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

#muestrasDerecha {
	position: relative;
	float: right;
	width: 280px;
	top: 30px;
	padding: 5px;
	margin-right: 10px;
}

#muestrasDerecha p {
	padding: 5px 10px;
	text-align: justify;
}

#libro {
	position: relative;
	float: right;
	margin-left: 2%;
	width: 400px;
	margin-top: 2%;
}

#comprarContenido p {
	padding: 5px 10px;
	text-align: justify;
}

#comprarContenido {
	width: 98%;
	height: 98%;
	margin-left: auto;
	margin-right: auto;
}

#faq {
	float: left;
	margin-top: 6%;
	position: relative;
	width: 440px;
}

#faq p {
	font-size: 13px;
}

.question {
	color: white;
	margin-top: 15px;
}

#faq a {
	color: #659EC8;
	text-decoration: none;
}

#faq a:hover {
	color: #DBDBDB;
	text-decoration: none;
}

#contenidoContenido {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#contenidoContenido p {
	padding: 25px 4% 0px 4%;
	text-align: justify;
}

#indice {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
}

#indice ul {
	float: left;
	position: relative;
}

.downPDF {
	width: 75%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/img/pdfico.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 24px;
}

.downPDF a {
	padding-left: 20px;
	color: #659EC8;
	font-weight: bold;
	text-decoration: none;
}

.downPDF a:hover {
	padding-left: 20px;
	color: #DBDBDB;
	font-weight: bold;
	text-decoration: none;
}

#contacto a {
	color: #659EC8;
	text-decoration: none;
}

#contacto a:hover {
	color: #DBDBDB;
	text-decoration: none;
}

.coment2, .coment3, .coment4, .coment5, .coment6, .coment7, .coment8, .coment9, .coment10, .coment11 {
	display: none;
}