body {
	background-color: #ee7f00;
	margin: 0px;
}
.fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.fondo a {
	color: #666666;
	text-decoration: none;
}
.fondo a:visited a:active {
	color: #666666;
	text-decoration: none;
}
.fondo a:hover {
	color: #666666;
	text-decoration: underline;
}

.fondo_c {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #005191;
}

.titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style:italic; 
	font-variant: small-caps;
	color: #005191;
}
.titolo_sx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #005191;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.testo a {
	color: #005191;
	text-decoration: none;
}
.testo a:visited a:active {
	color: #005191;
	text-decoration: none;
}
.testo a:hover {
	color: #005191;
	text-decoration: underline;
}

select
{
	width: 208px;
}

#last_ut {
	position: relative;
	left: +10px;
	top: 	+2px;	
	FONT-SIZE: 12px;
	color: #C69427;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.box {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 181px;
	padding-top: 1px;
	  }

.box a {
	color: #C69427;
	text-decoration: none;
}
.box a:visited a:active {
	color: #C69427;
	text-decoration: none;
}
.box a:hover {
	color: #C69427;
	text-decoration: underline;
}


.camporosso {
	color:red;
}

