.minuscolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: url(../images/sfondo.gif);
	border: 1px solid #000000;
	margin: 0px;
}
.tabcontatti {
	background-image: url(../images/sfondocontatti.jpg);
	background-repeat: no-repeat;
}

.descrizioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	list-style-type: square;
}
.neretto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	border: 0px;
	padding: 2px;
	background-image: url(../images/titoli.jpg);
	background-repeat: repeat;
}
.listaprodotti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	background-repeat: no-repeat;
	list-style-image: url(../images/list.gif);
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #BBB2A3;
	text-decoration: none;
	font-weight: bold;
}
.tratsx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	list-style-type: square;
	border-left-style: ridge;
	border-left-color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
	list-style-image: url(../images/list.gif);
}
.key {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #003366;
	list-style-type: square;
	font-weight: bolder;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C5178;
	border-right-color: #1C5178;
	border-bottom-color: #1C5178;
	border-left-color: #1C5178;
	background-image: url(../images/titoli.jpg);
	margin: 2px;
	padding: 2px;
}
.titoloprodotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #083C6B;
	border: 0px;
	padding: 2px;
	background-image: url(../images/titoli.jpg);
	background-repeat: repeat;
	font-style: normal;
}
.descrizioneprodotto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 5px;
	padding: 5px;
	border: none #FFFFFF;
	list-style-image: url(../images/list.gif);
	background-image: url(../images/prodotti/sfondodescrizioni.jpg);
	background-repeat: repeat-x;
}
.modelli {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	list-style-type: square;
	font-weight: bolder;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C5178;
	border-right-color: #1C5178;
	border-bottom-color: #1C5178;
	border-left-color: #1C5178;
	background-image: url(../images/titoli.jpg);
	margin: 2px;
	padding: 2px;
}
.mouse {
	cursor: hand;
}
.tableprod {
	background-image: url(../images/sfondo.gif);
	background-repeat: no-repeat;
}
