/*========================================== links */
.link_sx{
	color : #000000;
	text-decoration : none;
  	font-weight:normal;   
  	width:100%;
}

.link_sx:hover{
	color : #000000;
	text-decoration : none;
	width:100%;
	background:#FF9900;
	padding:3 0 3 0;
}

.stampa:hover{
	background: #e5e5e5;
	text-decoration: none;  
}
/*========================================== menu */
.menu_sx{
	width:28%;
}
.menu_dx{

	width:25%;
}
.riga_sx{
	background: #666666;
	width:1px;
}

.riga_dx{
	width:1px;
	background: #666666;
}

/*========================================== body */
body, td{
	font-size : 11px;
	font-family : verdana, arial;
	color : #000000;
}
.content{
font-size : 12px;
}
/*========================================== fascia */
.fascia{
   font-size : 13px;
	color : #000;
	font-weight:bold;
	text-align:right;   
	height:18px;
	background-image: url('/images/sfondo_top.jpg');
	
}
.fascia2{
   font-size : 13px;
	color : #006666;
	font-weight:bold;
	text-align:right;   
	height:18px;
	background-image: url('/images/sfondo_top3.gif');
	
}
.fascia3{
   font-size : 13px;
	color : #006666;
	font-weight:bold;
	text-align:right;   
	height:18px;
	
}
.riga{
	background: #666666;
}

.tit  {
 	font-size : 10px;
	color : #000000;
	text-decoration : none;
	font-family : verdana, arial;
	font-weight:bold;
}
.tit_news  {
 	font-size : 12px;
}
.tit:hover  {
  font-size : 10px;
	color : #FF9900;
	text-decoration : none;
	font-weight:bold;   
}

/*========================================== form */
input, textarea, select{
	background: #f5f5f5;
	color: #000;font: 11px verdana, geneva, helvetica, arial, sans-serif;
	border: solid 1px #666666;
}
.news{
	color: #000000;
	text-decoration : none;
	font-family : verdana, arial;
	    
}
.news:Hover{
	color :#FF9900;
	text-decoration : none;
	
}
.p {
	color: #000000;
	text-decoration : none;
	font-family : verdana, arial;
	    
}

.p:Hover  {
	color :#FF9900;
	text-decoration : none;
	
}
.did{
	font-size:9px;
	margin:2px;	    
}

/*====================================== menu */
.menu{
	color : #FFF;
	text-decoration : none;
  font-weight:normal;   
  width:100%;
}

.menu:hover{
	color : #000000;
	text-decoration : none;
	width:100%;
	background:#ffffff;

}
.sotto_menu{
	color : #000000;
	text-decoration : none;
  font-weight:normal;   
  width:100%;
  	padding:2 2 2 2;
}

.sotto_menu:hover{
	color : #000000;
	text-decoration : none;
	width:100%;
	background:#FF9900;
	padding:2 2 2 2;

}
.menu2{
	color : #000000;
	text-decoration : none;
  font-weight:normal;   

  
}

.menu2:hover{
	color : #FF9900;
	text-decoration : none;

}