@charset "utf-8";
.descrizione {
	color: #AE0808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.boxcolor {
	background-color: #EDECE9;
	color: #282828;
}
.descrizione:hover {
	color: #006633;	
	text-decoration:underline;
}
.ele {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
.bordo {
	text-decoration: none;
	background-color: #FAFAD2;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
.prezzoli {
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-decoration: line-through;
	text-align: center;
}
.prezzosc {
	color: #0D0C0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.twoColElsLtHdr #form1 #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.eledescr {

	color: #950707;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}
