body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
#telefono {
	color: #6E83CD;
	font-weight: bold;
	font-size: 14px;
}
#areaMenu {
	width: 170px;
	height: 25px;
	background-image: url(../immagini/menu.jpg);
	text-align: right;
	margin-bottom: 10px;
}
.menu {
	margin-right: 23px;
	color: #6735CC;
	font-weight: bold;
	font-size: 13px;
}
h1 {
	margin: 0px;
	font-size: 20px;
	color: #6735CC;
}
h2 {
	margin: 0px;
	font-size: 14px;
	color: #BB5E95;
	margin-top: 10px;
	text-decoration: underline;
}
p {
	font-size: 12px;
	margin-right: 10px;
}
.testo {
	font-size: 12px;
	margin-right: 10px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	font-size: 12px;
	list-style-image: url(../immagini/li.gif);
}
#areaLi {
	border: 1px dashed;
	border-left: 1px dashed;
	border-right: 1px dashed;
	background-color: #FFE8FF;
	border-color: #3366FF;
	margin-right: 10px;
	padding: 0px;
}
#areaFooter {
    font-size: 10px;
	color: #666666;
	text-align: center;
	margin-bottom: 10px;
}
a:link {
	color: #6735CC;
	text-decoration: none;
}

a:visited {
	color: #6735CC;
	text-decoration: none;
}

a:hover {
	color: #BB5E95;
	font-size: 14px;
}
#areaFooter a {
	color: #666;
}
#areaFooter a:hover {
    font-size: 10px;
}
.tbody {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.dati {
	font-size: 10px;
}
#prodottiIndexTitolo {
	font-size: 14px;
	font-weight: bold;
	color: #6735CC;
	margin-bottom: 6px;
}
#prodottiIndexSottoTitolo {
	font-size: 12px;
	font-weight: bold;
	color: #6735CC;
	margin-top: 6px;
	margin-bottom: 4px;
}
li a:link {
	color: #6735CC;
	text-decoration: underline;
}
li a:visited {
	color: #6735CC;
	text-decoration: underline;
}
li a:hover {
	color: #BB5E95;
	font-size: 12px;
}