BODY {
	background-color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.prodotti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #8af5f6;
	height: 31px;
	width: 95px;
}
.prodotti a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #8af5f6;
	height: 31px;
	width: 95px;
	padding-left: 3px;
	padding-top: 7px;
}
.prodotti a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #8af5f6;
	height: 31px;
	width: 95px;
	padding-left: 3px;
	padding-top: 7px;
}
.prodotti a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #8af5f6;
	height: 31px;
	width: 95px;
	padding-left: 3px;
	padding-top: 7px;
}
.prodotti a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #f1fefe;
	border: 1px solid #8af5f6;
	height: 31px;
	width: 95px;
	padding-left: 3px;
	padding-top: 7px;
}
.prodottiactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	background-color: #d9fdfd;
	border: 2px solid #8af5f6;
	height: 33px;
	width: 97px;
	padding-left: 3px;
	padding-top: 0px;
}
.menu {
    font-size: 15px;
	font-weight: bold;
	color: #0b7a9b;
}
.menu a:link  {
	font-size: 15px;
	color: #0b7a9b;
	text-decoration : none;
}
.menu a:visited  {
	font-size: 15px;
	color: #0b7a9b;
	text-decoration : none;
}
.menu a:active  {
	font-size: 15px;
	color: #0b7a9b;
	text-decoration : none;
}
.menu a:hover  {
	font-size: 15px;
	color: #003399;
	text-decoration: underline;
}
.menu2 {
    font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.menu2 a:link  {
	font-size: 15px;
	color: #003399;
	text-decoration : none;
}
.menu2 a:visited  {
	font-size: 15px;
	color: #003399;
	text-decoration : none;
}
.menu2 a:active  {
	font-size: 15px;
	color: #003399;
	text-decoration : none;
}
.menu2 a:hover  {
	font-size: 15px;
	color: #003399;
	text-decoration: underline;
}
.descrizione {
	font-size: 12px;
	color: #003399;
	line-height: 15px;
}
.descrizioneB {
    font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.articolo {
    font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
	line-height: 24px;
}
.testo {
	font-size: 10px;
	color: #003399;
	line-height: 15px;
}
.testoB {
    font-size: 10px;
	font-weight: bold;
	color: #003399;
}
.testoB2 {
	font-size: 10px;
	color: #0099cc;
	font-weight: bold;
}
