@charset "UTF-8";
body {
	margin:0px;
	background-color:#1e952d;
	background-image:url(img/sfondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#content {
	position:absolute;
	left:50%;
	margin-left:-450px;
	width:900px;
}
#top {
	padding-left:20px;
}
#top_galleria {
	padding-left:20px;
	height:100px;
	
}
#slide {
position:relative;
	width:900px;
	height:340px;
}
#content_home {
	width:900px;
	background-image:url(img/sfondo_margin.gif);
	background-repeat:repeat-y;
}
#content_galleria {
	width:900px;
	height:455px;
	
}
#content_bis {
	width:825px;
	background-image:url(img/sfondo_content.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#082B12;
	margin-left:23px;
	padding-left:20px;

}
#bottom_content {
	width:auto;
	heigth:120px;
	position:relative;
	
}
p, ul{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#d4efd7;
	text-align:justify;
	font-weight:normal;
}
.prodotti_schede{
	margin-top:25px;
}
.titolo_prodotto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d4efd7;
	padding:20px;
	font-weight:bold;
}
.zoom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d4efd7;
	font-weight:100;
	margin-top:8px;
}

