body
{
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica;
	vertical-align:top;
}
td
{
	vertical-align:top;
}
/****************** parte sinistra********************/
.nav
{
	vertical-align:top;
}
#verde
{
	background:#D3D510;
	text-align:right;
}
.menu
{
	height: 260px;
	font-size: 11px;
	font-weight:bold;
}
.menu a, .menu a:active, .menu a:link, .menu a:visited
{
	color:#54752B;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#qui /*PAGINA CORRENTE*/
{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.home, .home a, .home a:active, .home a:link, .home a:visited
{
	color:#C8950C;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	line-height: 30px;
}
.bott, .bott a, .bott a:active, .bott a:link, .bott a:visited
{
	color:#54752B;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.link, .link a, .link a:active, .link a:link, .link a:visited
{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
.dati
{
	color:#FFFFFF;
	font-size:12px;
}
/**************************************************************/
.pie
{
	font-size:10px;
	text-align:right;
	color:#54752B;
	border-top:#54752B 2px solid;
	background:#ECEBDF;
	padding-right:10px;
	line-height:22px;
}
/********************* SEZIONI destra *******************************************/
#arancio /*per pagine istrituzionali*/
{
	background: url(img/logo_arancio.gif) bottom no-repeat center #D8A20F;
}
#technic
{
	background: url(img/logo_technic.gif) bottom no-repeat center #002388;
	padding-left: 10px;
	color:#FFFFFF;
}
#style
{
	background: url(img/logo_style.gif) bottom no-repeat center #D8A20F;
	padding-left: 10px;
	color:#FFFFFF;
}
#natural
{
	background: url(img/logo_natural.gif) bottom no-repeat center #EBDEB7;
	padding-left: 10px;
	color:#654224;
}
.varian
{
	padding-left: 10px;
	padding-top: 16px;
	font-size: 12px;
	width: 190px;
	line-height: 30px;
}
/*************************** centro pagina************************************/
.centro
{
	background:#ECEBDF;
	vertical-align:top;
	font-size: 12px;
}
.centro td
{
	vertical-align:top;
	font-size: 12px;
}
.bb
{
	padding: 10px;
}
.eventi
{
	border-bottom: #54752B 1px dotted;
	padding: 4px;
	margin-bottom: 10px;
}
/********** prodotto piccolo  *******/
.forma td
{
	height:250px;
}
#piccolo
{
	width:160px;
	height:160px;
	display:block;
}
.pernatural
{
	background:#FFFFFF;
}
	.pernatural span
	{
	color:#54752B;
	font-weight:bold;
	font-size:13px;
	}
	.pernatural #img
	{
	background: url(img/bnatural.gif);
	border:0px;
	}
	.pernatural #imgg
	{
	background: url(img/bnaturalg.gif);
	border:0px;
	}
.perstyle
{
	background:#FFFFFF;
}
	.perstyle span
	{
	color:#981F36;
	font-weight:bold;
	font-size:13px;
	}
	.perstyle #img
	{
	background: url(img/bstyle.gif);
	border:0px;
	}
	.perstyle #imgg
	{
	background: url(img/bstyleg.gif);
	border:0px;
	}
.pertechnic
{
	background:#FFFFFF;
}
	.pertechnic span
	{
	color:#171795;
	font-weight:bold;
	font-size:13px;
	}
	.pertechnic #img
	{
	background: url(img/btechnic.gif);
	border:0px;
	}
	.pertechnic #imgg
	{
	background: url(img/btechnicg.gif);
	border:0px;
	}
	
/************************ pop ****************************/
.pop
{
	border: #54752B 2px solid;
	margin: 2px;
	padding: 10px;
	font-size: 12px;
}
.pop td
{
	font-size: 12px;
}
.fotog
{
	text-align:center;
}
.descrizione
{
	border-top:#cccccc 1px dotted;
	margin-top: 10px;
	padding-top: 6px;
	border-bottom:#cccccc 1px dotted;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
/**********************************numeri****************************************/
.numeri
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.numeri a, .numeri a:active
{
	color: #166409;
	text-decoration: none;
	border: #DADADA 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	background:#FFFFFF;
}
.numeri a:hover, numeri a:link
{
	color: #666666;
	text-decoration: none;
	border: #DADADA 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	background:#FFFFFF;
}
.numeri a:visited
{
	color: #CC0000;
	text-decoration: none;
	border: #DADADA 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	background:#FFFFFF;
}
