body {
position:center;
background : #fff;
	font : 10px;
	font-family :  Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left: 0px;
	background-image:  url(images/standard/bg.gif);
	}
	
	.riga{
	border: 1px;
	border-style: outset;
	border-color: #FF8C00 #FF8C00 #FF8C00 #FF8C00; 
}


HR{
	color: #FF8C00;
	width: 741px;
	height: 3;
}

	a:link  {
	font: 11px;
	color: #595959;
	text-decoration: none;
}
	
a:hover {
	font: 11px;
	color: 36C;
	background-color: #FFC24F;
	
}

a:visited {
	font: 11px;
	color: #DF9200;
	text-decoration: none;
}	

.titoletti{

font-size: 10px}


.schedina{
	text-align: center;
	border: 1px;
	border-style: outset;
	border-color: #FF8C00;
	
}

.scheda {
border: 1px;
	border-style: outset;
	border-color: #FF8C00;}
	
	
	
	#newspanel {
  width:100px;
  height:20px;
  background:#fff;
  overflow:hidden;
  font : 11px;
  color: Red;
}

.mborder {
  border:1px #404040 double;
  border-top:1px #c0c0c0 double;
  border-right:1px #c0c0c0 solid;
  background:#f0f0f0;
}

.corpo {
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
   font-weight: normal;
}