/**************** TTT ******************/

@import url(reset.css);
@import url(layout.css);

/** CABECERA ----------------- */


#logo{
    margin:30px auto 0 auto;
    width:85px;
}

#logo a{
    /*display:block;*/
    /*width:85px;*/
    /*height:145px;*/
    /*text-indent:-99999px;*/
    /*background:url(../../images/logo.jpg) no-repeat;*/
}

#menu{
    text-align:center;
    padding:0 10px;
    font-size:.9em;
    margin-bottom:30px;
}

#menu li{
    background:url(../../images/separador-menu.png) no-repeat center bottom;
}

#menu a,
#menu span{
    display:block;
    text-transform:uppercase;
    font-weight:bold;
    padding:6px 0px;
    color:#777;
}

#menu a:hover,
#menu .submenu a:hover{
    text-decoration:none;
    color:#B82734;
}

#menu .actual a,
#menu .actual span{
    color:#B82734;
}
#menu .actual .submenu a{
    color:#777;
}
#menu .abierto{
    display:block;
}
#menu .submenu a{
    text-transform:none;
    padding:3px 0 8px 0;
}
#menu li .submenu li{
    background:url(../../images/bullet.png) no-repeat center bottom;
}
#menu .fin,
#menu .submenu li.fin{
    background:none;
}
#datosContacto{
    margin:0 10px;
    font-size:.9em;
    text-align:center;
    /*background:url(../../images/estrella.png) no-repeat center top;
    padding:66px 0 20px 0;*/
    padding:20px 0 20px 0;
}
#datosContacto p{
    margin-bottom:5px;
}
#datosContacto strong{
    color:#B82734;
    font-size:1.1em;
}

/* generales */

.caja{
    background:#fff;
    padding:25px 20px;
    margin-bottom:5px;
    overflow:hidden;
}

div.sombreado{
    background:#F5F4F1;
    margin-top:2px;
}

.caja img{
    float:left;
    padding:2px;
    background:#fff;
    border:1px solid #999;
    margin:0 15px 10px 0;
}
.noticiaTitulo{
    font-size:1.5em;
    color:#333px;
    margin-bottom:5px;
}
.noticiaSubtitulo{
    text-transform:uppercase;
    font-size:.9em;
    color:#666;
}
.noticiaFecha{
    color:#B82734;
    margin-bottom:5px;
    font-family:Arial,sans-serif;
    font-size:.9em;
}

.noticiaSubtitulo a{
    color:#666;
}
.datosNoticia a{
    color:#333;
}
.datosNoticia a:hover{
    color:#B82734;
}

.datosNoticia .bloqueTexto{
    margin-top:10px;
}
.mas{
    font-size:.9em;
}
.metaNoticia{
    font-family:Arial,sans-serif;
    border-top:1px dashed #ccc;
    padding-top:10px;
    margin-top:10px;
    font-size:.9em;
    clear:both;
}
.metaNoticia a{
    /*text-transform:uppercase;*/
}
.listaEnlaces li{
    background:url(../../images/bullet.png) no-repeat 0 6px;
    margin-top:6px;
    padding:0 0 5px 10px;
    border-bottom:1px dashed #ccc;
    font-family:Arial, Sans-serif;
    font-size:.9em;
}
.listaEnlaces li a{
    color:#333;
}
.listaEnlacesAutores li{
    text-align:center;
    margin-top:6px;
    padding:5px 0 5px 0;
    border:1px solid #ccc;
    font-family:Arial, Sans-serif;
    font-size:.9em;
}
.listaEnlacesAutores li a{
    color:#B82734;
}
.listaComentarios li{
    margin-bottom:20px;
}

.listaComentarios blockquote{
    background:#edebeb url(../../images/comillas.jpg) no-repeat;
    padding:35px 20px 10px 15px;
    border:1px solid #ccc;
}

.listaComentarios .autorComentario{
    margin-top:20px;
    border-top:1px solid #ccc;
    text-align:right;
    padding-top:5px;
}
#migas{
    margin:0 0 50px 20px;
    text-transform:uppercase;
    color:#fff;
    margin-bottom:25px;
}
.inicio #migas{
    margin-bottom:36px;
}
.inicio #principal{
    padding-top:35px;
}
/*.noticias #migas,
.comunidad #migas,
.novedades #migas,
.colecciones #migas,
.libros #migas,
.blog #migas{
 margin-bottom:20px;
}*/
#migas a{
    color:#fff;
}
#migas p.tituloGrande{
    margin-top:5px;
    font-size:2em;
    font-weight:lighter;
}
#principal h1{
    margin-top:5px;
    font-size:2em;
    font-weight:lighter;
}
#principal .subtitulo{
    color:#B82734;
    font-size:1.3em;
    margin-top:-5px;
}

.noticiaAntetitulo{
    font-family:Arial;
    color:#999;
    text-transform:uppercase;
    margin-bottom:3px;
}
.bloqueTexto{
    line-height:1.6;
}

.bloqueTexto h2{
    color:#B82734;
    font-size:1.2em;
    font-weight:lighter;
    margin:14px 0 2px 0;
    clear:both;
}
.bloqueTexto a{
    color:#B82734;
}

.bloqueTexto h3{
    font-size:1em;
    font-weight:bold;
}

.bloqueTexto p,
.bloqueTexto ul{
    margin-bottom:10px;
}

.bloqueTexto ol,.bloqueTexto ul{
    margin-left:20px;
}

.bloqueTexto li{
    padding-left:10px;
    margin-bottom:7px;
    background:url(../../images/bullet.png) no-repeat 0 6px;
}
.bloqueTexto img{
    margin-bottom:20px;
    float:left;
    margin:0px 20px 5px 0;
    display:inline;
    padding:2px;
    background:#fff;
    border:1px solid #999;
}

.especial p{
    margin-bottom:5px;
    line-height:1;

}

.icoPDF{
    padding:15px 15px 15px 50px;
    border:1px solid #ccc;
    background:#fff url(../../images/ico-pdf.png) no-repeat 10px center;
}

/* Inicio */

.inicio h1{
    /*display:none;*/
}

/* Paginacion */

#paginacion{
    margin-top:-5px;
    padding:20px 0 3px 20px;
    background:#fff;
    text-align:right;
    font-size:.9em;
}

#paginacion a{
    border-right:1px solid #ccc;
    padding:3px 6px;
    color:#333;
    font-family:Arial,sans-serif;
}
#paginacion a:hover{
    text-decoration:none;
}
.paginacion_numActual{
    padding:3px 6px;
    border-right:1px solid #ccc;
    background:#B82734;
    color:#fff;
}

#paginacion .paginacion_siguiente:hover{
    background:#B82734;
    color:#fff;
}
#paginacion .paginacion_siguiente{
    background:#f5f4f1;
    border:none;
}
/* comunidad */

.listaPersonas{
    overflow:hidden;
    margin-left:-5px;
}
.listaPersonas li{
    width:175px;
    float:left;
    margin-left:30px;
    display:inline;
    height:310px;
    margin-bottom:20px;
}
.listaPersonas li img{
    display:block;
    float:none;
    margin:0 auto 10px auto;
}
.listaPersonas li p{

}
/* columnas */
#buscador{
    background:#666;
    padding:20px;
}
#buscador label{
    text-transform:uppercase;
    color:#fff;
    margin-bottom:5px;
    display:block;
}
#buscador .text{
    width:150px;
    padding:2px 0;
}
#buscador .submit,
.sombreado .buscador .submit{
    background:#DEDACE;
    border:none;
    padding:2px 0;
}
#buscador a{
    color:#fff;
    font-size:.9em;
    font-family:Arial, sans-serif;
}

.cajaLateral{
    background:#fff;
    padding:20px;
    overflow:hidden;
}

.tituloCaja{
    font-size:1.5em;
    color:#B82734;
    margin-bottom:10px;
    font-weight:lighter;
    text-transform:uppercase;
    background:url(../../images/separador-lateral.png) no-repeat right 6px;
}
.sombreado .tituloCaja{background:none;}
.listaLibros li{
    overflow:hidden;
    background: url(../../images/separador-menu.png) no-repeat center bottom;
    padding-bottom:15px;
    margin-top:15px;
}
.listaLibros li img,
.listaAutores li img{
    float:left;
    padding:2px;
    background:#fff;
    border:1px solid #999;
    margin:0 10px 10px 0;
}
.datosLibro p{
    margin-bottom:5px;
}
.libroTitulo{
    text-transform:uppercase;
    font-size:1.2em;
}
.libroAutor a{
    color:#666;
    text-transform:uppercase;
    font-size:.9em;
}
.listaLibros .bloqueTexto{
    font-family:Arial, sans-serif;
    font-size:.9em;
    line-height:1.4;
}

.banner{
    margin-bottom:20px;
}
.banner a{
    display:block;
    width:230px;
    height:74px;
    text-indent:-99999px;
}
#bannerCatalogo{
    background:url(../../images/banner-catalogo.jpg) no-repeat;
}
#bannerGranta{
    background:url(../../images/banner-granta.jpg) no-repeat;
}
#bannerGranta-es{
    background:url(../../images/banner-granta-es.jpg) no-repeat;
}
#bannerBoletin{
    background:url(../../images/banner-boletin.jpg) no-repeat;
}
#bannerPerdidos{
    background:url(../../images/banner-perdidos.jpg) no-repeat;
}

/* Catalogo */

.buscador fieldset{
    background:#F5F4F1;
    padding:20px;
    margin-bottom:15px;
    border:1px solid #eee;
}

.buscador label{
    float:left;
    margin-bottom:12px;
    color:#333;
    width:200px;
    padding:0 5px 0 10px;
}

.buscador select,.buscador textarea{
    width:100%;
}

.buscador textarea{
    height:100px;
    width:360px;
}
.buscador label input {
    width:97%;
    padding:2px 0;
}
.submit{
    background:#F5F4F1;
    border:1px solid #ccc;
    padding:2px 0;
}
.buscador input.error{ border:1px solid #FF0033;}
.buscador .msg{
    background:#FFF9E9;
    border-top:1px solid;
    border-bottom:1px solid;
    border-color:#F49C8D;
    margin-bottom:20px;
    padding:10px 0;
    text-align:center;
}
.libros .listaLibros{
    overflow:hidden;
}
.libros .listaLibros li{
    float:left;
    width:220px;
    display:inline;
    margin-left:16px;
    background:none;
    height:185px;
    margin-top:0;
}

/* libro */
.ficha{font-family:Arial;font-size:.9em;}
dl.ficha{
    margin:10px 0;
    line-height:1.6em;
}

.ficha dt{
    float:left;
    display:inline;
    margin-right:5px;
    color:#000;
    text-transform:uppercase;
    font-weight:bold;
}

.ficha dd{
    display:block;
}
.listaAutores .libroAutor{
    font-size:1.5em;
}
/* boletin */
#suscribir input,
#anularsuscribir input{padding:2px 0;}
/* pie */
#pie{
    clear:both;
    margin-top:30px;
    color:#333;
    text-align:center;
    font-weight:bold;
    font-size:.8em;
    font-family:Arial,sans-serif;
}

.paypal img {
    border: none;
}

.paypal table {
    border-collapse:collapse;

}

.paypal table, .paypal td , .paypal th{
    border: 2px solid #ddd;
}
.paypal td {
    padding: 3px;
}
.paypal td.center {
    text-align: center;
}

#boton_paypal{
    display: none;
    margin-top: 20px;
}

div.enlace_compra{
    background:#A02D37;
    margin:2px 0px;
    color: #FFF;
    padding: 0px;
}

div.enlace_compra p {
    color:#FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    padding:0 0 0 65px;
    display: block;
    background: url("../../images/comprar.png") no-repeat scroll 0 0 transparent;
    line-height: 60px;
}

div.form_compra {
    padding: 10px 0px 10px 10px;
    margin-bottom: 2px;
}

div.form_compra select{
    font-size: 10px;
}

/*
div.enlace_compra a{
    color: #fff;
    font-size: 1.3em;
    font-weight: bold;
}
*/


