@charset "utf-8";
/* CSS Document */

.bordoArancio {border:solid 1px #EA661E;}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.formReg{ font-size:12px;}

.titoliMenu {
	font-weight:bold;
	font-size:12px;
	color:#e2001a;
}

.datanews {
	font-weight:bold;
	font-size:9px;
	color:#e2001a;
}

.footer {font-size:9px;
		line-height:10px;
		color:#FFFFFF;
}

.testo {font-size:9px;
		line-height:15px;
}

.sottoMenu {
	font-size:11px;
	color:#333333;
}

a:visited,a:link{ 
	color:#333333;
	text-decoration:none;
}

a:hover{color:#e2001a;
		text-decoration:none;}
		
.editNum {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.editLogin{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

  UL {list-style: square;
  		font-size:9px;
		line-height:15px;
  
  }

.cellasenzabordo {
		border-bottom:none;
		border-right:none;
		
	}	