a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover {
	color: #CCCCCC;
}
body {
	background-color: #010101;
	margin: 0px;
}
table.contenitore {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
}
td.menu a.attivo {
	color: #CCCCCC;
}
td.menu a:hover {
	color: #CCCCCC;
}
td.menuEng a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-style: oblique;
}
td.menuEng a.attivo {
	color: #FFFFFF;
}
td.menuEng a:hover {
	color: #FFFFFF;
	font-style: oblique;
}
table.dati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
}
table.datiMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-bottom: 5px;
}
a.posta {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.posta:hover {
	color: #CCCCCC;
}
div.contenuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 80%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;

}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.3em;

}

td.fondoBianco {
	background-color: #FFFFFF;
}
div.contenutoProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 80%;
	text-align: center;
	line-height: 24px;
	margin-top: 30px;
}
a.prod {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
a.prod:hover {
	color: #999999;
}
p.prod {
	margin-top: 30px;

}
a.menuProd {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
}
a.menuProd:hover {
	color: #999999;
}
table.catalogo a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
table.catalogo a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
table.info {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.catalogo img {
	border: 1px dashed #FFFFFF;
}