
.testo, html, body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.testoB {
	color: #000000;
	font-weight:bold;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.titoli {
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}

.testoMenu {
	font-size: 11pt;
	color: #9E9E9E;
	font-style: italic;
	text-decoration:none;
}

.Indirizzi {
	font-size:10px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

.testoBarra {
	color: #ffffff;
	font-style: italic;
	font-weight:bold;
	text-decoration:none;
}

A, A:link {
	color: #333333;
	text-decoration:none;
}

A:visited {
	text-decoration:none;
}

A:hover {
	text-decoration:none;
	color:#666666;
	
}

A.pagine:visited {
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}


A.pagine:link {
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}

A.pagine:hover {
	font-size: 11px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:underline;
}

.titoli_prodotto {
	font-size: 11pt;
	color: #000000;
	font-weight:bold;
}

A.menu, A.menu:link {
	font-size: 11px;
	color: #FFFFFF;
	font-style: italic;
	font-weight:bold;
	text-decoration:none;
}

A.menu:hover {
	text-decoration:underline;
	text-decoration:none;
	color: #FFFFFF;

}

UL{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

LI{
	display: list-item;
	margin: 5px;
	padding: 0
}

.evidenziato{
	background-color:#FFC257;
	font-size:11pt;
}

.divnews{
	font-size:10px;
	
	padding-left:10px;
	padding-bottom:5px;
}
.testo_divnews{
	font-size:10px;
	font-weight:normal;	
}

