body {
	background-image: url(../img/marrone_chiaro.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background: #524142;*/
}

.needed {
	color:#ff0000;
}
button, .button {
	BACKGROUND-COLOR	: #CEBE42;
	BORDER				: 1px solid #000000;
	/*COLOR					: #000000;*/
	FONT-FAMILY			: Arial, Helvetica, Sans-Serif;
	FONT-SIZE			: 12px;
}
.bianco10, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.bordo_bianco {/*
	border-bottom: 1px;
	border-top: 1px;
	border-color: #FFFFFF;*/
	border: 1px solid #ffffff;
}

a {
	color: #FFFFFF;
	padding: 2px;
}

a:hover {
	text-decoration: none;
}

.subs {
	text-decoration: none;
	padding: 2px;
}

a.subs:hover {
	text-decoration: underline;
	padding: 2px;
}
	
.titolo {
	background-color: #6E1010;
	padding: 2px;
	text-indent: 10px;
	font-weight: bold;
}

.img {
	border: 2px solid #524142;
}

.titoletto{
	background-color: #524143;
	padding: 2px;
	text-indent: 10px;
	font-weight: bold;
}

.Stile1 {
	font-size: 12px;
	font-weight: bold;
}
.Stile2 {font-size: 12px}
.Stile5 {font-size: 10px}

.oro{
font-size:1.8em;
color:#C9BA40;
font-weight:bold;}

.rosso_oro{
color:#990000;
font-size:2.0em;
font-weight:bold;
background-color:#C9BA40;}