body {
  color: #555; 
  background: #fff;
  font-family:  verdana, georgia,sans-serif; 
  font-size:11px;
}

#wrapper1 {
  border: 0px solid #EA9544;
  border-width: 0px 0px;
  background: #f4f9fc url(../../../common/img/sfondo_colonna.gif) repeat-x;
  }
  
.outer {
  border-left: 1px solid #3399CC; /*** Critical left divider dimension value ***/
  border-right: 1px solid #3399CC; /*** Critical right divider dimension value ***/
  background: #fff url(../../../common/img/sfondo_cont.gif) repeat-x left bottom; 
  }
  

  
.header {
/*  color: #b33;*/
  background: #F2F9FD url(../../../common/img/sfondo_header.png) repeat-x;
  }
  
.logo_associazione
 	{
	 background: url(../../../common/img/header_sx.png) no-repeat;
	}
	 
.header span {color: #373;} 
.footer p {color: #adadad; font-size:10px; line-height:14px; margin:0; padding:0;}
 
.footer
  {
     background: #fff url(../../../common/img/sfondo_footer.gif) repeat-x;
  }
 
/*a {color: #000; }*/

a, a:link
	{font-weight:bold;
	}
	
.centerbox h2 {/*color: #500;*/}

.sidenav li a {
 /* color: #500;
  border: 1px solid #dcd3c2;*/
  }
  
/*.sidenav li a:hover {*/
/*	border-color: #fef5e4 #d4cab9 #c2b9a8 #ece3d2; */
	/*}*/
	
/*sidenav li a.current {
  border-width: 3px 1px 1px 3px;
  border-color: #c2b9a8 #ece3d2 #fef5e4 #d4cab9;
}*/

/*.sidenav li a.current {
 border-width: 3px 1px 1px 3px;*/
 /* border-color: #c2b9a8 #ece3d2 #fef5e4 #d4cab9;
}*/

.sidenav li a:hover, .sidenav li a:hover span{
background-color:#fff;
/*text-decoration:underline;*/
}

/*.sidenav li a:hover span
	{
	background-color:#ffff66;
	}*/

/*.sidenav li.livello2 a {
background-color:#ccffff;
}

.sidenav li a.current {
font-weight:bold;
}*/
	
.clicker { background: #833; }		
		


