body {
	margin: 0px;
	background-image: url(img/home/bg.jpg);
	background-position: top;
	background-color:#FFF;
    background-repeat:no-repeat;
	
}

.link{
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#fff;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}

.link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #CCC;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}

.link2{
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#268200;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}

.link2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color: #666;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
}

.titoli_verde{
	font-family:Arial, Helvetica, sans-serif;
	color:#268200;
	line-height:18px;
	font-variant:small-caps;
	font-size:16px;
	font-weight:normal;
}

.titoli_verde_prodotti{
	font-family:Arial, Helvetica, sans-serif;
	color:#268200;
	line-height:18px;
	font-variant:small-caps;
	font-size:16px;
	font-weight:normal;
	display:inline;
}


.contatore{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:bold; 
	color: #333;
}

.sf_prodotti{
	background-image:url(img/home/sf_prodotti.png);
	width:267px;
	height:29px;
	background-repeat: no-repeat;
}

.testo_prodotti{
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#fff;
	font-size:14px;
	display:inline;
	line-height:18px;
	font-weight:normal;
}

.sf_pagine{
	background-image: url(img/home/sf_pagine.png);
	width:974px;
	background-repeat:repeat-y;
}

.sf_bottom{
	background-image:url(img/home/sf_bottom.png);
	width:974px;
	height:52px;
	background-repeat:no-repeat;
}

.testo_pagine{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
}

.testo_verde{
	font-family:Arial, Helvetica, sans-serif;
	color:#268200;
	line-height:18px;
	display:inline;
	font-variant:small-caps;
	font-size:12px;
	font-weight:normal;
}

.testo_verde_form{
	font-family:Arial, Helvetica, sans-serif;
	color:#268200;
	line-height:18px;
	font-variant:small-caps;
	font-size:12px;
	font-weight:normal;
}

.testo_pagine_form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	line-height:18px;
	text-align:justify;
}

.campo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.testo_pagine_contatti{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:right;
}
	