@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/sfondoM.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	padding-top: 5px;
}
.copyright a:link{
	color: #ffffff;
	text-decoration:underline;
}
.copyright a:hover{
	color: #ffffff;
	text-decoration:underline;
}
.copyright a:active{
	color: #ffffff;
	text-decoration:underline;
}
.copyright a:visited{
	color: #ffffff;
	text-decoration:underline;
}


td.tabella{
	background-image:url(img/scaricate.jpg);
	background-position:top right;
	background-repeat: no-repeat;
	height:160px;
}

td.shop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #565656;
	text-align:center;
	padding-top: 5px;
	font-weight:bold;
}


td.shop a:link{
	color: #8ec61b;
	text-decoration: none;
}
td.shop a:active{
	color: #8ec61b;
	text-decoration: none;
}
td.shop a:visited{
	color: #8ec61b;
	text-decoration: none;
}
td.shop a:hover{
	color: #8ec61b;
	text-decoration: none;
}
.testo_sotto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-align:left;
	padding-top: 5px;
	margin: 5px;
	padding: 5px;
}

.color_verde {
	color: #006600;
}

.prodotto_sfondo {
	background-image:url(img/prodotto_sfondo.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height: 173px;
}
td.prodotto_testo{
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8c8a8a;
	padding-top: 50px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
    height: 10px;
}

td.nome_prodotto{
border-top: 3px solid #cbcbcb;
font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	padding-top: 3px;
	padding-left: 10px;
	height: 100px;

}

td.sfumato_sinistro{
background-image:url(img/sfumato.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 6px;
	height:488px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

td.sfumato_destro{
background-image:url(img/sfumatod.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 4px;
height:488px;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



