body {background-image:url(new_img/sfondo_alto.jpg); background-repeat:repeat-x; margin:0px; font-family:Arial, Helvetica, sans-serif; 
font-size:14px; line-height: 21px;}

#scheletro { width:980px; background-image:url(new_img/ombra.jpg);  background-repeat: repeat-y;}

#corpo {   background-image:url(images/base_sito24.jpg) !important;   background-image:url(images/base_sito24.jpg); background-repeat: no-repeat;
width:980px; height:auto; float:left; }
 
 #testata {height:181px; width:980px; background-image:url(new_img/testata23.jpg);}
 
 #menu {height:auto; margin-top:90px; margin-left:40px !important; margin-left:20px; background-image:url(new_img/sfondo_menu.gif); background-position:top; background-repeat:repeat-x; width:auto; float:left; padding:5px; font-size:13px}
 
#menu a:link, #menu a:visited, #menu a:active { text-decoration: none; color:#FFFFFF ;}
#menu a:hover { text-decoration: none; color: #006600;  background-color:#FFFFFF;}
 
 
 
 #destra a:link, #destra a:visited, #destra a:active { text-decoration: none; color:#FFFFFF ;}
#destra a:hover { text-decoration: none; color: #006600;  background-color:#FFFFFF;}
 
  #sinistra {width:505px; float:left; background:#FFFFFF;float:left; filter:alpha(opacity=95); -moz-opacity:.95; opacity:.95;
 margin-top:10px; margin-left:50px !important; margin-left:25px; margin-right:30px; text-align:left; padding:10px; padding-right:16px;
  }
    #destra {width:294px; float:left; background:#333333;float:left;  color:#FFFFFF;
	
	 filter:alpha(opacity=95); -moz-opacity:.95; opacity:.95; 
	
	margin-top:10px;
	text-align:left; padding-left:20px;
	}

.imgss{ padding-right:10px;}

.style1 {
	color: #006600;
	font-weight: bold; }
	
.style2 {font-size: 12px}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B70002;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}



.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}