body {
    text-align: center;

	 margin: 0px;

}

body.collana-scienza{

    background-image: url(../img/bg_sfumato2.jpg);
	background-repeat: repeat-x;
	background-color: #B6CCDA;
	text-align: left;
}


/*seconda pagina*/
#contenitore{
	width:768px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
   background-color: #dad7b6;
}


#banner{
	width:500px;
	}

#volumi{
	width:168px;
	w\idth: 168px;
	\width: 165px;
	float:right;
	background-color: #dad7b5;
	
	}

#volumi ul{
	font: 13px Trebuchet MS;
	color: #000000;
	list-style: none;
	margin: 0px;
	padding:0px;
}
	
#volumi ul li{
	padding: 0px;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 25px;
	font-weight: bold;
	border-bottom: 1px solid #f5f1cc;
	border-top: 1px solid #a9a88c;
	background: url(../img/cross.jpg) 10px 13px no-repeat;
}

#volumi ul li.last{
	border-bottom: 1px solid #dad7b6;
	background: #dad7b6;
}

#volumi ul li a{
	color: #2f2e29;
   text-decoration: none;
	font-weight: bold;
}

#volumi ul li a:hover {
	color: #494949;
	font-weight: bold;
}

#editoriale {
	width:571px;
	padding: 16px;
	float: left;
	background: #dae7ed;
}

#footer2{
   width: 744px;
	w\idth: 744px;
	\width: 741px;
   background-color: #3f546d;
	font: 11px Trebuchet MS;
	color: #FFF;
	padding: 0px 5px 0px 22px;
	

}
