*{
	margin: 0;
	padding: 0;
}

body {
	font-family: arial,sans-serif;
	text-align: center;
	background: #dedede;
}

#container{
	text-align: center;
	width:810px;
	margin: 0 auto;
	background: url(immagini/sfondo.gif) repeat-y;
}

#header{
	position: relative;
	margin: 0 auto;
	width: 800px;
	height:150px;
	font-size:1px;
}

#bordo{
	width: 800px;
	height:5px;
	background-color: #000000;
	position: relative;
	margin: 0 auto;
	font-size: 1px;
	clear:both;
}

#nav{
	float:left;
	padding-left:5px;
	width: 205px;
}

#menu{
	float:left;
	width: 195px;
	text-align: left;
	background-color:  #01861b;
	font-size:15px;

	color: #ffffff;
}

#menu ul{
	list-style: none;
	padding-left:0px;
}


#corpo{
	width:800px;
	text-align: left;
	background-color: #ffffff;
	font-size:15px;
	background: url(immagini/testo.jpg) repeat-y;
	position:relative;
}

#clear{
	clear:both;
}

#footer{
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
	clear:both;
	text-align:center;
	font-size:15px;
	height:50px;
	margin-left:5px;
	background: url(immagini/footer.gif) repeat-y;
	color:#ffffff;
}
#copy{
float:left;
width:200px;
text-align:left;
font-size:15px;
color:  #000000;
}

#menu li{
border-bottom: solid 1px #fff;
padding-left:15px;
font-size: 16px;
padding-top:5px;
padding-bottom:5px;
}
#menu li a{
color: #fff;
text-decoration:none;
}
#menu li a:hover{
font-weight: bold;
}

#titolomenu{
height:30px;
background: url(immagini/titolomenu.jpg) repeat-x;
color:#000000;
font-size:20px;
padding-left:0px;
text-align:center;
font-weight: bold;
}

#testo{
padding-left:210px;
padding-right:10px;
padding-bottom: 10px;
padding-top:10px;
background: url(immagini/testo.jpg) repeat-y;
}

#testo h1{
color: #01861b;
padding-bottom:15px;
}

#filmato{
text-align:center;
}

#testocentrato{
text-align:center;
}

#testocentrato a{
text-decoration:none;
color: #01861b;
font-weight: bold;
}

#testocentrato img{
border: 0px;
}

#testo a{
text-decoration:none;
color: #01861b;
font-weight: bold;
}

#footer a{
color:#fff;
text-decoration:none;
}

#contatti img{
float:left;
padding-right: 5px;

}

#link img{
float:left;
padding-right: 5px;
}

h2{
color: #01861b;
}

#testo ul{
padding-left:15px;
}

#prodotto img{
float:left;
border:0px;
padding-right:10px;
position:relative;
}

#descrprod img{
float:right;
padding-left:10px;
}

#descprod{
position:relative;
}

#pdf img{
float:left;
padding-right:10px;
}

#centra{
padding-top:15px;
}

#centra a{
color:#01861b;
}

textarea{
width: 250px;
height: 100px;
background-color: #addcb5;
border: solid 1px #fff;
}

#input{
width: 250px;
background-color: #addcb5;
border: solid 1px #fff;
}

#bottone{
width: 90px;
color: #000;
font-weight: bold;

}

#form{
float:right;
}

#didascalia{
margin-left:32px;
margin-right:32px;
}
#didascalia2{
margin-left:50px;
margin-right:32px;
}
#didascalia3{
margin-left:22px;
margin-right:22px;
}

#molliche{
font-size:11px;
}