
/* Testi */

html, body{
	
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 10pt;
	font-style:normal;
	text-align:justify;
	}


.prodotti {
color: #000000;
	font-family: Century Gothic;
	font-size: 10pt;
	font-style:normal;
	text-align:justify;
	}

.elenco {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	text-align:left
	}


a:link{
	text-decoration: none;
	color: white;
	}

a:visited{
	text-decoration: none;
	color: white;
	}

a:hover{
	color: gray;
	text-decoration: none;
	}

.bottom {
	font-family: Century Gothic;
	color: #999999;
	font-size: 8pt;
	text-align: center;
	font-style: italic;
	}
	
	.menu {
	font-family: Century Gothic;
	color: #FFFFFF;
	font-size: 10pt;
	text-align:center;
	font-weight:bold;
	font-style: normal;
	}

	.menutop {
	color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 8pt;
	font-style:normal;
	}
