.modelo2 h1{
 display:none;
}
.modelo2 .bloque h2{
 text-transform:uppercase;
 font-size:1.2em;
 padding:3px 10px;
 margin-bottom:20px;
 font-weight:bold;
}

.modelo2 .bloque{
 border:1px solid #ccc;
 margin-bottom:20px;
}

.listaLibros,
#topVentas{
 overflow:hidden;
}

.modelo2 .listaLibros li{
 float:left;
 width:331px;
 margin:0 9px 0px 9px;
 overflow:hidden;
 padding-bottom:20px;
 position:relative;
 height:190px;
 display:inline;
}

.listaLibros li img,
#topVentas img{
 float:left;
 margin-right:13px;
}
.libroTitulo,.noticiaTitulo{
 font-size:1.2em;
 font-weight:bold;
}
.libroAutor{
 font-size:1.1em;
 margin-bottom:5px;
 }


#topVentas li{
 float:left;
 width:214px;
 margin:0 9px 20px 9px;
 overflow:hidden;
 background:url(../../../../images/public/separador.png) no-repeat center bottom;
 padding-bottom:10px;
 position:relative;
 height: 80px;
 display:inline;
}

.numero{
 position:absolute;
 top:40px;
 left:25px;
 font-size:2em;
 font-weight:bold;
}

.modelo2 .noticia{
 margin:9px;
 overflow:hidden;
 margin-bottom:20px;
 padding-bottom:10px;
}
.modelo2 .noticia img{
 float:left;
 margin-right:5px;
 border:1px solid;
}
#inicio .grid9 .noticia .datosNoticia{
 margin-left:90px;
}
