

/* ----- Biblioteca dei bambini ------------------*/

#book {width: 616px;  margin:15px 5px; padding:0; }
#book .top {display:block;width: 616px; height:105px; padding:0; margin:0; 
background: url('../w_images/bambini/coversu_new2.jpg') no-repeat left;}
#book .centro {width: 616px; height:480px; padding:0; margin:0; text-align: center;
background: url('../w_images/bambini/coverin_new.jpg') repeat-y left;}
#book .bottom {display:block;width: 616px; height:65px; padding:0; margin:0; 
background: url('../w_images/bambini/covergiu_new.jpg') no-repeat left;}

#book h2 {width: 500px;font-weight: bold; font-size: 32px; color: #054584; text-align: center; margin-left: 80px;
}
#bimbi-lang  {width: 480px; margin:0 0 0 80px; padding:0; text-align: center; /*border: solid 1px #ff0000;*/}

#bimbi-lang ul { margin:0; padding:0; list-style: none;}
#bimbi-lang li {list-style: none; float: left; padding: 10px;}
/*#bimbi-lang img {border: none;}*/
#book img {border: none;}

.titolo {display: block; height: 25px; background: #DEEDF4; margin:10px 0; padding:5px;}
span.titolo {float:left; width: 270px; font-size: 18px; color: #337488; font-weight: bold; 
margin:0 0 0 15px; text-align: left; padding:0;}
span.titolo2 {	float:right; width: 200px; font-size: 18px; color: #68AABF; font-weight: bold; text-align: right; }


.library {width: 600px; padding: 10px; margin: 10px 0;}
.library ul {list-style: url(../images/ul.gif); margin:0 0 0 15px; padding:0;}
.library li {list-style: url(../images/ul.gif); margin:0; padding:0 0 8px 8px;}

.navig {	width: 250px; float:right; margin:-5px 30px 2px 0; text-align: right;}
.pag {clear: both;width: 600px; font-size: 12px; font-weight: bold; border: dashed 1px #ccc; padding: 2px; text-align: center;
margin: 5px 0;}
.pag a:link, .pag a:visited {color: #40879D; text-decoration: none;}
.pag a:active {color: #000; text-decoration: none;}
.pag a:hover {color: #ff0000; text-decoration: none;}

td.data {	font-size: 14px;}
td.data a:link, td.data a:link {	color: #000; text-decoration: none;}
td.data a:hover {	color: #B61F45; text-decoration: underline;}

