html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -40px; /* the bottom margin is the negative value of the footer's height */
	position: relative;
	width: 100%;
	margin: 0 auto -40px auto;
}
.push {
	height: 40px; /* .push must be the same height as .footer */
}
.footer {
	height: 30px; /* .push must be the same height as .footer */
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	padding-top:10px;
	color:#666;
	text-align:center;
}
a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color: #de7f69;
}
a:active {
	text-decoration: none;
	color: #F00;
}
body {
	background-image: url(immagini/images/layout_01.jpg);
	background-repeat: repeat-x;
	background-color:#d3d3d3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

/* Foglio contenuto principale*/
#pre_content {width:980px; margin-left:auto; margin-right:auto;}
#content {
	clear:both;
	background:#fbfaf3;
	/*background:#f6f4e9;*/
	-webkit-box-shadow: 0 0 11px #cdcabf; /* Safari, Chrome */
	-moz-box-shadow: 0 0 11px #cdcabf; /* Firefox */
	box-shadow: 0 0 11px #cdcabf;/* Каноническое задание */
	margin:20px 10px 0px 10px; padding:10px 10px 20px 11px;
}

/* taglierina home */
#category-name { text-align: center; width: 940px; margin: 0 auto; padding-top:27px; background: url(immagini/top-category-bg.png) no-repeat; }
#category-inner { background: url(immagini/bottom-category-bg.png) no-repeat bottom left; padding-bottom: 28px; margin-bottom:15px; padding-left:135px;}	
#taglierina1 {
	font-family: 'Vollkorn', serif;
	font-size:30px;
	font-weight:100;
	font-style:italic;
	color: #333;
}
#taglierina2 {
	font-family: 'Vollkorn', serif;
	font-size:20px;
	font-weight:100;
	color: #333;
}

/* Intestazione */
#container_header { width:960px; margin-left:auto; margin-right:auto; z-index:2; position:relative; padding-top:15px; text-align:center;}
#header_top { background:url(immagini/tail.gif); background-repeat:repeat-x; width:100%; height:199px; position:absolute; margin-top:0px; z-index:1}
#header_top_libri { background:url(immagini/tail.gif); background-repeat:repeat-x; width:100%; height:179px; position:absolute; margin-top:0px; z-index:1}
#LogoPrincipale { font-family: 'Vollkorn', serif; font-size:52px; font-weight:200; font-variant:small-caps;}
#andLogo { font-family: 'Vollkorn', serif; font-size:22px; color:#de7f69; font-weight:200; font-variant:small-caps;}
#LogoSecondario { font-family: 'Vollkorn', serif; font-size:31px; font-weight:200; font-variant:small-caps;}

/* Menu */
#container_menu { width:960px; margin:0 auto; z-index:3; position:relative; padding-top:5px; text-align:left;}
.Div_Btn_Menu{float:left; position:relative; padding-left:18px; padding-right:18px; border-right:solid 1px #666; height:47px; color:#333;}
.Div_Btn_Menu_Primo{float:left; position:relative; padding-left:10px; padding-right:18px; border-right:solid 1px #666; height:47px; color:#333;}
.Div_Btn_Menu_Ultimo{float:left; position:relative; padding-left:18px; padding-right:0px; height:47px; color:#333;}
.Btn_Menu { font-family: 'Vollkorn', serif; font-size:17px; font-weight:200;}
.Btn_Menu_Label { font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#doppia_linea {background:url(immagini/doppia_linea.png) repeat-x; width:940px; margin:0 auto; position:relative; height:21px; z-index:4;}

/* Colonne */
#colonna_380 {width:380px; margin-right:20px; float:left; text-align:justify; }
#colonna_300 {width:300px; margin-right:20px; float:left; text-align:justify;}
#colonna_220 {width:216px; padding-right:0px; float:left; text-align:justify;}
#contenitore_colonne {font-family: 'Vollkorn', serif;}
#contenitore_colonne h2{
	font-size:25px;
	font-weight:200;
	color: #333;
}
#contenitore_colonne h3{font-size:20px; font-weight:200; }
#contenitore_colonne p, span{
	font-size:14px;
	font-weight:100;
	color: #333;
}
#contenitore_news {font-family: 'Vollkorn', serif; margin-top:20px;}

/* Immagini */
.bordo_img {border:#FFF solid 5px; margin:-5px; margin-bottom:15px; margin-top:-15px;
	-webkit-box-shadow: 0 0 3px #cdcabf; /* Safari, Chrome */
	-moz-box-shadow: 0 0 3px #cdcabf;/* Firefox */	
	box-shadow: 0 0 3px #cdcabf;/* Каноническое задание */
}
.bordo_img_small {
	border:#FFF solid 3px; 
	margin:-3px; margin-top:3px; 
	margin-right:10px;
	-webkit-box-shadow: 0 0 3px #cdcabf; /* Safari, Chrome */
	-moz-box-shadow: 0 0 3px #cdcabf;/* Firefox */	
	box-shadow: 0 0 3px #cdcabf;/* Каноническое задание */
}
.elenco_libri { font-family:Arial, Helvetica, sans-serif; font-size:12px;
	border-bottom: #999 solid 1px; 
}
.casella_cerca { font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.testo_normale {font-family: 'Vollkorn', serif; font-size:14px;}