#main h2 { margin-bottom:10px;  background:none;  margin-left:1px; border:0;  font-size:1.5em!important; line-height:.5em; text-align:center}
*html #main h2 { line-height:.4em}
*:first-child+html #main h2 { line-height:1.2em; margin-top:-10px; margin-left:2px}


#main .bloque{  border-top:1px solid #C3C5C8;  }
#main .bloque h3{ text-align:center; color:#DF0003; margin-top:15px; margin-bottom:10px;}
#main p.seeAll{  margin-bottom:10px; clear:both; margin-left:0}
#main p.seeAll a{font-weight:bold; text-decoration:none; padding-right:5px; color:#747279;}
#main p.seeAll  a:hover{color:#DF0003;}
#main p.seeAll a.right{ position:absolute; right:0}


/* bloque La Central Recomienda*/
#main .bloque ul.recomienda  { margin-left:0px; }
#main .bloque ul.recomienda li {  background:none; padding:0; margin-right:12px; width:75px; margin-bottom:20px; font-size:.7em; float:left; list-style:none;  font-size:.605em; }
#main .bloque ul.recomienda li a{ text-decoration:none}
#main .bloque ul.recomienda li a:hover{ color:#DF0003;}


/*columnes*/
#main .col, #main .col2 {  float:left; width:250px; margin-top:20px }
#main .bloque .col2 h3{ text-align:left;}

#main  .col {  float:left; width:250px;  margin-right:16px;  text-align:center;}
#main  .col p.image { margin-left:0}
#main  .col2 {   border-left:1px solid #C3C5C8; padding-left:20px;width:223px;}
#main .bloque .col  p.seeAll, #main .bloque .col2  p.seeAll{ text-align:right; margin-bottom:0}

#main .bloque .col h3, #main .bloque .col2 h3{  margin-top:0;}

#main .col img,#main .col2 img{ border:0}
#main .bloque .col2 h4{  margin-bottom:5px; margin-left:10px;}
#main .bloque .col2 h4 a, #main .bloque .col2 ul li a{ text-decoration:none}
#main .bloque .col2 h4 a:hover, #main .bloque .col2 ul li a:hover{ color:#DF0003;}
#main .bloque .col2 ul{ margin-left:10px}
#main .bloque .col2 ul li{ list-style:none; font-weight:bold; margin-left:0; margin-bottom:.2em;}


/* #bookGrid */
#bookGrid {
	width: 262px;
	height: 269px;
	margin-bottom: 30px;
	background: url(../imgs/fotos/biblio-centralista.jpg) no-repeat;
}

#bookGrid ul, #bookGrid ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

#bookGrid ul {
	margin-left: 10px;
}

#bookGrid ul li {
	float: left;
	padding-bottom: 1px;
}

#bookGrid li a {
	display: block;
	width: 46px;
	height: 70px;
}

#bookGrid li a img {
	visibility: hidden;
	opacity: .7;
}

#bookGrid li:hover img {
	visibility: visible;
}
