body {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
text-align: justify;
}
a {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}
a:hover {
color:#387B2E;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}
.ombrabody{

background:url(../immagini-grafica/ombrabody.gif) center top no-repeat;
}
.contenitore{

width: 900px;
text-align: justify;
}

.back{

width: 900px;
height: 320px;
background-image:url(../immagini-grafica/back.png);
background-repeat:no-repeat;
}
.frame{
width: 100%;

border:0px solid #000000; 
}
.framecontatti{
width: 100%;
height: 600px;
border:0px solid #000000; 
}
.banner01{
width: 900px;
height: 90px;

}
.menu01{
width: 900px;
height: 30px;

}
.foto01{
width: 900px;
height: 200px;

}
.menu02{
width: 900px;
height: 30px;
background:url(../immagini-grafica/sotmenu.gif) center top repeat-x;

}
.schede{
width: 900px;

margin:0 ;

}

.scheda1{
width: 568px;

padding: 20px;
background: #F7F5F5 url(../immagini-grafica/peo.png) no-repeat center top;
}
.schedahome{
width: 576px;
background-color:#F7F5F5;

}

.scheda2{


background-color:#D3D3D3;
width: 295px;
border-right: 4px solid #000000;
background:url(../immagini-grafica/colonna.gif) center top repeat-y;
}

.modulini{

width: 280px;

}
.titolomodulini{

height: 40px;
width: 280px;
margin-top: 10px;
background:url(../immagini-grafica/titolomodulo.png) center top no-repeat;
}
.titolomod{
color: #ffffff;
line-height: 55px;
font-size:12px;
font-weight: bold; 
}

.corpomodulini{

width: 280px;
background:url(../immagini-grafica/corpomodulo.png) center top repeat-y;
}
.sottomodulini{

height: 25px;
width: 280px;
background:url(../immagini-grafica/sottomodulo.png) center top no-repeat;
}




.footer {
width: 900px;
height:70px;
font-size:11px;
background-image:url(../immagini-grafica/footer.png);
background-repeat:no-repeat;
float:none;
border-top: 7px solid #000000;
line-height: 65px;
color: #ffffff;
 text-align: center;
}
.footer a{
text-decoration: none;
color: #ffffff;
font-size:11px;
}

 /*--INIZIO MENU--*/
ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 540px;
	background: #222;
	font-family:Arial,Helvetica,sans-serif;
font-size:12px;
	background: url(../immagini-grafica/menu/.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(../immagini-grafica/menu/topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../immagini-grafica/menu/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(../immagini-grafica/menu/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(../immagini-grafica/menu/dropdown_linkbg.gif) no-repeat 10px center;
}
 /*--FINE MENU--*/
 
.input {
    border: 1px solid #387B2E;
    background: #fff;
}
.input:hover {
    border: 1px solid #000000;
    background: #B3E8AA;
}

.button {
  border: 1px solid #387B2E;
    background: #E4F4E1;
	 text-align: center;
}
.button:hover {
    border: 1px solid #000;
    background: #9AD390;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 5px 4px 5px 4px;
    text-align: left;
	font-size:12px;
	font-weight: bold; 
}
#contact{
    width: 150px;
	line-height: 10px;
}
.titolotesto{
color:#5B5B5B;
font-family:Helvetica,Arial,sans-serif;
font-size:20px;
font-weight: bold; 
border-bottom: 1px solid #cccccc;
padding:4px;
background: url(../immagini-grafica/white.png) repeat;
}
.prodottiimage{
padding: 0 20px 5px 0;
}

.prodottiimage2{
padding: 20px 20px 5px 20px;
}