body
{
margin:0px;
background-color:#949288;
}

td, div, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#48443E;
}
h1 {
	font-size:12px;
	margin:0px;
	color:#FFFFFF;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#5F211A;
	text-transform:uppercase;
}
.foto {
	border:1px solid #CCCCCC;
	background-color:#E9E6DA;
}

.bold {
	font-weight:bold;
}
.arancio {
	color:#C60;
}
.giallo {
	color:#FFC;
}
.verde
{
color:#690;	
}
.rosso {
	color:#660000;
}
.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.medium {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.xbig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-1px;
}
.xsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#barra a {
	color:#FFC;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#barra a:hover {
	color:#FC3;
}
a {
	color: #660000;
}
a:hover {
	color: #660000;
}
a:active {
	color: 660000;
	text-align: right;
}
