@charset "UTF-8";
/* CSS Document */

* {
	vertical-align:baseline;
	font-weight:inherit;
	font-family:inherit;
	font-style:inherit;
	border:0 none;
	outline:0;
	padding:0;
	margin:0;	
}

html {
	overflow-y:scroll;
}

body {
	font-family:Verdana, Helvetica, Geneva; sans-serif;
	padding-bottom:90px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
#frontpage {
	background-color:#33cc33;
}
#frontpage p {
	padding:15px 10px;
	color:#FFF;
	font-size:0.8em;
}
#frontpage p a {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
#frontpage p a:hover, #frontpage p a:active {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#frontpage .menu-intro {
	margin: 0 auto;
	width:800px;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.menu {
	width:900px;
	padding-top:30px;
	margin:0 auto 50px auto;
	overflow:hidden;
}
.menu-sup {
	list-style:none;
}
.menu-sup li {
	display:inline;
}
.menu-sup li a {
	display:block;
	float:left;
	padding:0 47px;
	overflow:hidden;
	text-indent:1000px;
	height:50px;
	background-repeat:no-repeat;
	background-position:center 0;
}
.menu-sup .m-quien {
	background-image:url(../img/quien.gif);
	width:76px;
	
}
.menu-sup .m-libros {
	background-image:url(../img/libros.gif);
	width:68px;
}
.menu-sup .m-noticias {
	background-image:url(../img/noticias.gif);
	width:94px;
}
.menu-sup .m-enlaces {
	background-image:url(../img/enlaces.gif);
	width:84px;
}
.menu-sup .m-tienda {
	background-image:url(../img/tienda.gif);
	width:103px;
}
.menu-sup a:hover, .menu-sup a.activo {
	background-position:center -50px;
}

.lista-libros {
	width:600px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:20px;
}
.imagen-libro {
	float:left;
	width:296px;
	text-align:right;
}
.desc-libro {
	float:right;
	width:296px;
}
.desc-libro h2 {
	font-weight:bold;
	font-size:0.85em;
}
.desc-libro h2 a:hover{
	text-decoration:underline;
}
.desc-libro h3 {
	font-weight:normal;
	font-size:0.8em;
	margin: 2px 0 15px 0;
}
.desc-libro p {
	font-size:0.65em;
}
.libro-grande {
	display:block;
	border:#ebebeb solid 1px;
	margin: 0 auto 20px auto;
}
.texto-libro {
	width:600px;
	margin:20px auto;
	font-size:0.75em;
	line-height:1.5em;	
}
.texto-libro img {
	float:left;
	margin:15px 20px 15px 0;
} 
.pagina {
	padding-top:15px;
	width:180px;
	margin:5px auto;
}
.pagina img{
	border:#CCC solid 1px;
}
.pagina p {
	font-size:0.7em;
	text-align:center;
}
.pagina a:hover {
	text-decoration:none;
}
.pagina a:hover img {
	border:#999 solid 1px;
}
.links-pag {
	text-align:center;
	font-size:0.73em;
}
.tabla-casa {
	margin:10px auto;
	font-size:0.75em;
	width:800px;
}
.tabla-casa td {
	vertical-align:middle;
	padding-right:10px;
}
.tabla-casa td.circulo {
	text-align:right;
}
.tabla-mover {
	position:relative;
	left:80px;
}
.texto-quien {
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:1.2em;
}
.texto-quien a {
	text-decoration:underline;
}
.jordi {
	font-weight:bold;
	font-variant:small-caps;
}
.contacto {
	float:left;
	padding-right:70px;
}
.contacto img {
	margin-bottom:12px;
}
.contacto p {
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:1.2em;
}
#nombre, #mail {
	font-size:0.8em;
}
#nombre2, #mail2 {
	background:#eae9e9;
	padding:3px;
}
#enviar {
	padding:3px;
	background:#CCC;
	margin-left:3px;
	cursor:pointer;
}
.historia {
	width:570px;
	float:right;
	margin-bottom:40px;
}
.historia img {
	margin-bottom:20px;
}
.colaboradores {
	width:840px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding-top:30px;
}
.colaboradores div {
	float:left;
	margin-right:50px;
}
.colaboradores p {
	margin-top:10px;
	font-size:0.6em;
	text-align:center;
}
.colaboradores p.gracias {
	clear:left;
	text-align:left;
	padding-top:18px;
}
table.fotos-presentacion {
	margin:20px auto;
}
table.fotos-presentacion img {
	padding:2px;
}
table.fotos-presentacion p {
	text-align:center;
	font-size:0.8em;
	margin:15px 0;
}
.noticias-dibujo {
	float:left;	
	padding-left:30px;
}

.wrap-primeranoticia {
	float:left;
	margin-left:120px;
	width:300px;
	overflow:hidden;
}
 
.primera-noticia {
	margin-bottom:30px;
	width:300px;
	overflow:hidden;
	font-size:0.8em;
}
.primera-noticia p {
	margin-bottom:1.2em;
	line-height:1.4em;
}
.primera-noticia a {
	text-decoration:underline;
}
.fecha {
	background-color:#CCC;
	font-weight:bold;
	padding:3px;
}
.viejas-noticias {
	margin-left:35px;
	width:300px;
	float:right;
}
.list-noticias {
	list-style:circle;
	font-size:0.6em;
	line-height:1.46em;
}
.list-noticias li {
	margin-bottom:1.2em;	
}
.list-noticias a {
	text-decoration:underline;
}
.div-enlaces {
	float:left;
	margin-left:100px;
}
.list-enlaces {
	font-size:0.67em;
	line-height:1.7em;
	list-style:circle;
}
.list-enlaces a {
	text-decoration:underline;
}
.texto-tienda {
	font-size:0.8em;
	width:700px;
	float:left;
	margin-bottom:1.4em;
	padding-left:50px;
}
.logopaypal {
	float:left;
	padding-left:10px;
}
.tienda-kati {
	clear:both;
	float:right;
}
table.libros-tienda {
	margin:10px auto;
}
table.libros-tienda p {
	font-size:0.65em;
	line-height:1.4em;
	text-align:right;
	padding-bottom:15px;
	padding-right:15px;
}
table.libros-tienda p.tienda-agotado {
	font-size:0.8em;
	color:red; 
	text-align:left;
}

.fancybox-inner {
	overflow:auto;
	overflow-x:hidden !important; 
}


.libro-prensa {
	display:block;
	background-color:#d3eafd;
	width:700px;
	overflow:hidden;
	margin:0 auto;
	padding:15px;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.libro-prensa h3 {
	font-weight:bold;
	margin-bottom:20px;
}


.libro-prensa p {
	font-size:12px;
	margin-bottom:9px;
}

.libro-prensa a {
	text-decoration:underline;
}

