
body {
	background-color: #B2B4B6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, s ans-serif;
}
#pagina {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}
#testata {
	background-color: #000000;
	width: 100%;
	height: 190px;
}
#testata_sx {
	width: 200px;
	float: left;
	padding-top: 136px;
	padding-left: 20px;
}
#testata_dx {
	width: 540px;
	float: right;
}
#corpo {
	background-color: #000;
	width: 100%;
	background-repeat:no-repeat;
	/*background-repeat: repeat-y;*/
	background-position: left top;
	padding-bottom: 0px;
	background-image: url(../img/ph_bg.jpg);
}
#codice_cli {
	height: 23px;
	width: 160px;
	background-image: url(../img/form.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:4px;
	padding-right:4px;
}

.form_text {
	height: 19px;
	width: 152px;
	background: url(../img/form_text.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:4px;
	padding-right:4px;
}

#form_box {
	height: 100px;
	width: 160px;
	background-image: url(../img/form_box.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:2px;
}
#margine_sx {
	width: 300px;
	float: left;
	vertical-align: bottom;
	margin-bottom: 0px;
	height: 100%;
	margin-top: auto;
}
#blocco_dx {
	width: 500px;
	float: right;
	margin: 0px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
}
#blocco_dx a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#blocco_dx a:hover{
	color: #8CC540;
}

#menucontainer {
	width: 300px;
}
#menu {
	background-color: #231F20;
	margin: 0px;
	height: 30px;
	width: 470px;
}
#menu-voci-tb {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8CC540;
	text-align: center;
	height: 30px;
	background-color: #000;
}
#menu-voci-tb a {
	color: #8CC540;
	text-decoration: none;
	display: block;
	height: 25px;
	padding-top: 5px;
	text-decoration: none;
}
#menu-voci-tb a:hover{
	color: #231F20;
	background-color: #8CC540;
}
.menu-voci-tb_sel{
	color: #231F20;
	background-color: #8CC540;
}
.menusep {
	background-color: #8CC540;
	width: 2px;
}
#contenuti {
	background-color: #FFF;
	width: 460px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 0px;

}
#contenuti_vetrino_verde {
	background:url(../img/bg_vetrino_verde.png) repeat;
	width: 460px;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#contenuti_vetrino_bianco {
	background:url(../img/bg_vetrino_bianco90.png) repeat;
	width: 460px;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

#booklist{
	text-align: center;
}

.green{ color:#8CC540; font-weight:bold; font-size:10px;}

.book{
	width: 198px;
}

.book_sn{
	width: 198px;
	float:left;
}

.book_dx{
	width: 198px;
	float:right
}

.book_img{
	background:url(../storage/libri/book.jpg) no-repeat;
	width: 113px;
	height: 186px;
	float: left;
	padding-top:34px;
	padding-left:3px;
}

.book_testo{
	width: 77px;
	float: right;
	text-align:left;
	margin-left:4px;
	margin-top:40px;
	font-size:9px;
}

.book_prenota{
	width: 198px;
	padding-top:10px;
	padding-bottom:20px;
	text-align:left;

}


.green_m{ color:#8CC540; font-weight:bold; font-size:14px;}
.green_s{ color:#8CC540; font-weight:bold; font-size:12px;}
.green_xs{ color:#8CC540; font-weight:bold; font-size:10px;}

.prezzi{ color:#333; font-weight:bold; font-size:10px;}

.cifra_barrata{color:#8CC540; text-decoration: line-through; font-size:10px;}

.cifra{ color:#333; font-weight:bold; font-size:16px; text-decoration: line-through;}

.cifrax{ color:#333; font-weight:bold; font-size:16px;}

.cifra_s{ color:#8CC540; font-weight:bold; font-size:20px;}

.scheda{
	width: 450px;
}

.scheda_img{
	background:url(../storage/libri/book_big.jpg) no-repeat;
	width: 270px;
	height: 430px;
	float: left;
	padding-top:28px;

}

.scheda_testo{
	width: 170px;
	float: right;
	text-align:left;
	margin-left:4px;
	margin-top:40px;
	font-size:12px;
}

.scheda_dsc{
	width: 450px;
	padding-top:30px;
	margin-right:4px;
	text-align:left;
	font-size:12px;
	padding-bottom:20px;

}

.datipersonali{
	width: 450px;
	padding-top:30px;
	margin-right:4px;
	text-align:left;
	font-size:12px;

}
.clearer {
	clear: both;
	background-color: #000;
}
#prefooter{
}
#pfsx, #pfdx{
	margin-top: -50px;
	height: 50px;
	background-image: url(../img/ph-pf.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
}
#pfsx{
	float: left;
	width: 300px;
}
#pfdx{
	float: right;
	width: 30px;
}
#footer {
	width: 100%;
	background-color: #000000;
	height: 240px;
	background-image: url(../img/ph-footer-sfumo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 30px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_sx {
	width: 380px;
	float: left;
	height: 70px;
	padding-top: 30px;
	padding-left: 20px;
	background-color: #000;
}
#footer_dx {
	width: 280px;
	float: right;
	height: 10px;
	font-size: 9px;
	color: #39B54A;
	font-weight: bold;
	padding-top: 90px;
	padding-left: 120px;
	background-color: #000;
}

#footer_dx a{
	text-decoration:none;
	color: #39B54A;	
}

#footer_dx a:hover{
	text-decoration:none;
	color: #fff;	
}

.prenota{
	width: 380px;
}

.prenota_sn{
	width: 300px;
	float:left;
}

.prenota_testo{
	width: 240px;
	float: right;
	text-align:left;
	margin-top:20px;
	margin-bottom:10px;
	font-size:14px;
	color:#8CC540;
	font-weight:bold;
}

.prenota_link{
	width: 30px;
	float: left;
	margin-left:10px;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:10px;

}


.prenota_qt{
	height: 23px;
	width: 70px;
	float: right;
	font-weight:bold;
	font-size:9px;
	text-align:right;
	margin-top:13px;
	margin-bottom:13px;
	vertical-align:top;

}


.qt_libro {
	background-image: url(../img/qtform.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2px;
	text-align:center;
}




.modulo{
	width:400px;
	float: left;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
}

.Settings {
	border:solid #C0C0C0 1px;
	background-color:#DCDCDC;
	padding:10px;
	box-shadow:3px 3px 3px #999;
	border-radius:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-size:12px;
}


a.spedizione {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-size:12px;
	text-decoration: none;
}
a.spedizione:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8CC540;
	text-align: left;
	font-size:12px;
	text-decoration: none;
}
