	
		html,body{
		height: auto !important;
		min-height: 100%;
		height: 100%;
			margin:0px auto;
			padding:0;
			text-align: center;
			background-color: #ffffff;
			font-family: sans,tahoma,arial,verdana;
			}
			
	    a:link, a:visited {
		  color: #ffffff; 
		  text-decoration:none; 
		  font-weight: bold;}
			
        a:hover {
		  color: #ffad00; 
		  text-decoration:underline; 
		  font-weight: bold;
		  }
		  

	A.lnk:link
	{color: #4566ff; font-family: sans,tahoma,arial,verdana;text-decoration:none;}
	A.lnk:visited
	{color: #4566ff; font-family: sans,tahoma,arial,verdana;text-decoration:none;}
	A.lnk:hover
	{color: #ffad00; font-family: sans,tahoma,arial,verdana;text-decoration:underline;}
		  
		  
	    a.footer {
          color: #000000; 
          text-decoration:none; 
          font-weight: bold;
          }

        a.footer:hover {
	       color: #000000;
	       text-decoration: underline;
	       font-weight: bold;
           }

		#contenitore{
			margin:0px auto;
			padding: 0px;
			width: 980px;
			background-color: #ffffff;
			text-align: left;
			float: left; 
			background: url(../gfx/fondosx.gif) repeat-y;
			}
			

		.titolo{
			color: #7F99CE;
			font-size: 1.2em;
			font-weight: bold;   
		}

		
		.colonnasx{
		height: auto !important;
		min-height: 500px;
		height: 500px;
			padding: 0px;
			width: 250px;
			float:left;
		}
		
		.colonnasx2{
			padding: 0px;
			width: 900px;
			float:left;
		}
		
		.centro{
			width: 580px;
			padding: 10px;
			color: #000000;
			float:left;
			}
			
		
		.colonnadx{
			padding: 0px;
			width: 400px;
			float:left;
		}
		
		
		.text{
			position: absolute;
			color: #ffffff;
			top: 195px;
			left: 560px; 
			padding: 0px;
			width: 340px;
			font-size: 0.8em;
			text-align: justify;
		}
		
		
		.menu{
			position: absolute;
			top: 190px;
			left: 65px;
			
		}
		
		
		.lingue{
			position: absolute;
			top: 140px;
			left: 630px;
			
		}
		
		.iconetta{
			position: absolute;
			color: #ffffff;
			top: 190px;
			left: 520px; 
			padding: 0px;
			width: 350px;
		}
		
		.footer{
			padding: 20px;
			color: #000000;
			font-size: 0.7em;
			text-align: center;
			background: url(../gfx/footer.gif) 0 0 no-repeat;
		}

	ul{
  list-style-image: url(gfx/ico_freccia.gif);
  list-style-type: none;
  color: #ffffff;
}

nav li {

float: left;

}

a.rollover01  {
	display: block;
	width: 180px;
	height: 68px;
	background: url(gfx/ico_statuto.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
a:hover.rollover01  {
	width: 180px;
	height: 68px;
	background: url(gfx/ico_statuto_over.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}

	
a.rollover02  {
	display: block;
	width: 180px;
	height: 68px;
	background: url(gfx/ico_staff.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
a:hover.rollover02  {
	width: 180px;
	height: 68px;
	background: url(gfx/ico_staff_over.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
	
a.rollover03  {
	display: block;
	width: 180px;
	height: 68px;
	background: url(gfx/ico_attivitą.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
a:hover.rollover03  {
	width: 180px;
	height: 68px;
	background: url(gfx/ico_attivitą_over.jpg) 0 0 no-repeat;
	text-decoration: none;
	float: left;
	}
		

