<!--

body, li { font-family: Arial; background-color: #FFFFFF;}


a:active {  font-family: Arial; font-size: 9pt; font-style: normal; text-decoration: none; color: #FF0000;}
a:link {  font-family: Arial; font-size: 9pt;font-style: normal; text-decoration: none; color: #333333;}
a:visited {  font-family: Arial; font-size: 9pt; font-style: normal; text-decoration: none; color: #333333;}
a:hover {  font-family: Arial; font-size: 9pt; font-style: normal; text-decoration: none; color: #009933;}

STRONG a:active {  font-family: Arial;  font-size: 9pt; font-style: normal; text-decoration: none; color: #FF0000;}
STRONG a:link {  font-family: Arial;  font-size: 9pt; font-style: normal; text-decoration: none; color: #333333;}
STRONG a:visited {  font-family: Arial;  font-size: 9pt; font-style: normal; text-decoration: none; color: #333333;}
STRONG a:hover {  font-family: Arial; font-size: 9pt; font-style: normal; text-decoration: none; color: #009933;}


BODY { 

scrollbar-arrow-color: #000066; 
scrollbar-base-color: #C0C0C0; 
scrollbar-shadow-color: #D9D9CC; 
scrollbar-face-color: #F2F2EE; 
scrollbar-highlight-color: #ffffff;

}

#offerte tr td {
	background-color: #EEE;
	border: 1px solid #CCC;
	font-size: 12px;
}

#offerte .foto-prodotto {
	width: 100px;
	text-align: center;
	background-color: #FFF;
	float: right;
	margin: 0 0 5px 5px;
	overflow: hidden;
	border: 1px solid #CCC;

}

#offerte .foto-prodotto img {
	border: 0;
}

#offerte .titolo-prodotto {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	background-color: #FFC;
	border: 1px solid #999;
	text-decoration: none;
}

#offerte .titolo-prodotto:hover {
	background-color: #FF9;
}

#offerte .prezzo-prodotto {
	font-size: 14px;
	color: #FF0000;
}

#offerte .prezzo-prodotto span {
	color: #F33;
}

#offerte .prezzo-prodotto em {
	font-size: 12px;
}

#offerte .iva-prodotto {
	font-size: 11px;
	font-style: italic;
	color: #666;
}

#offerte form {
	margin-top: 10px;
}

-->
