@charset "iso-8859-1";
html,body{
	margin: 0;
	padding:0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a:link {
	color: #336699;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #336699;
	}
a:focus{
	outline: none;
} 
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	outline: none;
	}
a img  {
	border : none;
	}
a.orange:visited{
	color:#F68500;}
ul {
	list-style:none;
	}
h1 {
	color: #495e62;
	font-size:14px;
	line-height:14px;
	margin: 5px 0px 5px 0px;	
	}
h2 {
	color: #495e62;
	font-size:14px;
	line-height:14px;
	margin: 5px 0px 5px 0px;	
	}
h3 {
	color: #666666;
	font-size:12px;
	line-height:14px;
	margin: 5px 0px 5px 0px;
	}
h4 {
	color: #495e62;
	font-size:11px;
	line-height:14px;
	margin: 5px 0px 5px 0px;	
	}
.orange {
	color: #f68500;
	}
.blue {
	color: #5bade5;
	}
/*               layout                */
#centrato {
	width: 748px;
	margin: auto;
	}
#testata {
	width: 100%;
	height: 65px;
	background-repeat: no-repeat;
	background-position: 130px 25px;
	background-image: url(../img/logo.jpg);
	}
#corpo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	display: inline;
	}
#div_menu_lato {
	width: 116px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-height:300px;
	}
#div_menu_lato_gia {
	width: 116px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-height:800px;
	overflow:visible;
	}
#div_contenuti {
	position:relative;
	float: left;
	width: 634px;
	margin: 0px 0px 0px -5px;
	padding: 0px 0px 0px 0px;
	}
#div_contenuti1 {
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#div_corpo_centro {
	float: left;
	width: 288px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	/*overflow:hidden;*/
	}
#div_corpo_centro_gia {
	float: left;
	width: 288px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	min-height:450px;
	}
#div_corpo_destra {
	float: right;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#footer {
	clear:both;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 61px;
	background-image:url(../img/footer_background1.jpg)  /*no-repeat*/;
	background-position: 0px 0px;
	}
#footer1 {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 61px;
	background-image:url(../img/footer_background2.jpg)  /*no-repeat*/;
	background-position: 0px 0px;
	}
	
/*           fine layout               */
/*---------------------------------------------------------------------------------*/
/*           div testata               */
#t_testata {
	margin: 0px 0px 0px 32px;
	padding-top: 10px;
	font:12px Arial, Helvetica, sans-serif ;
	width: 210px;
	float: left;
	}
#div_menu_sopra {
	float:right;
	/*background-repeat: no-repeat;
	background-position: right 0px;
	background-image: url(../img/sfondo_menu_sopra.jpg);*/
	width: 287px;
	height :45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top:0;
	left:0;
	}
	
	
	
	
.nav{
	width:287px;
	height: 65px;
	/*background: url(../images1/banner_sprite_bg.gif) no-repeat;*/
	position: relative;
	top: 0px;
	left: -60px;
	padding:0;
	margin:0;
}
.nav li{
	display: inline;
	margin:0 3px 0 0;
}

.nav .home_active a:link,
.nav .home_active a:visited,
.nav .home_active a:hover{
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat 0px -65px;
		left: 0px;
		width: 97px;
		z-index: 20;}

.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 65px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 20;
}
.nav .home a:link, .nav .home a:visited {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat 0px 0px;
		left: 0px;
		width: 97px;
		z-index: 20;
	}
	
	.nav .home a:hover, .nav .home a:focus {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat 0px -65px;
	}
	.nav .home a:active {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat 0px 0px;
	}
	.current-home .home a:link, .current-home .home a:visited {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat 0px 0px;
		cursor: default;
	}
	.nav-home, .nav-home-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 97px;
		height: 28px;
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat 0px 0px;
	}
	.nav-home-click {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat 0px 0px;
	}
	
.nav .gioventu_active a:link,
.nav .gioventu_active a:visited,
.nav .gioventu_active a:hover{
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -85px -65px;
		left: 85px;
		width: 112px;
		z-index: 15;}
		
.nav .gioventu a:link, .nav .gioventu a:visited {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -85px 0px;
		left: 85px;
		width: 112px;
		z-index: 15;
	}
	
	.nav .gioventu a:hover, .nav .gioventu a:focus {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -85px -65px;
		z-index: 15;
	}
	.nav .gioventu a:active {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -85px 0px;
	}
	.current-gioventu .gioventu a:link, .current-gioventu .gioventu a:visited {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -85px 0px;
		cursor: default;
	}
	.nav-gioventu, .nav-gioventu-click {
		position: absolute;
		top: 0;
		left: 85px;
		width: 112px;
		height: 28px;
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -85px 0px;
	}
	.nav-gioventu-click {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -85px 0px;
	}
	

.nav .risorse a:link, .nav .risorse a:visited {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -180px 0px;
		left: 180px;
		width: 112px;
		z-index: 10;
	}
	
	.nav .risorse a:hover, .nav .risorse a:focus {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -180px -65px;
		z-index: 10;
	}
	.nav .risorse a:active {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -180px 0px;
	}
	.current-risorse .risorse a:link, .current-risorse .risorse a:visited {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -180px 0px;
		cursor: default;
	}
	.nav-risorse, .nav-risorse-click {
		position: absolute;
		top: 0;
		left: 180px;
		width: 112px;
		height: 28px;
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -180px 0px;
	}
	.nav-risorse-click {
		background: url(../img/sfondo_menu_sopra.jpg) no-repeat -180px 0px;
	}
	
	
	
	
/*.menu_sopra {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}
.menu_sopra ul{
	width: 287px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.menu_sopra li{
	display:inline;
	width:94px;
	height:42px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
	/*float: left;*/
	/*list-style: none;
	font-size: 16px;
	}
.menu_sopra li a{
	text-indent: -9000px;
	display:block;
	height:42px;
	color:#FFFFFF;
	}
.menu_sopra .home {
	width:97px;
	height:32px;
	position: relative;
	top: 30;
	left: 50px;
	}
.menu_sopra .home a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:url(../img/home.gif) no-repeat;
	width:97px;
	height:32px;
	}
.menu_sopra .home a:link{
	z-index:10;
	}
.menu_sopra .gioventu {
	width:112px;
	height:42px;
	position: relative;
	top: -46px;
	left: 97px;
	}
.menu_sopra .gioventu a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:url(../img/gioventu.gif) no-repeat;
	width:112px;
	height:42px;
	}
.menu_sopra .gioventu a:link{
	z-index:8;
	}
.menu_sopra .gioventu a:hover{
	z-index:12;
	}
.menu_sopra .risorse {
	width:113px;
	height:38px;
	position: relative;
	top: -84px;
	left: 197px;
	}
.menu_sopra .risorse a{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:url(../img/risorse.gif) no-repeat;
	width:113px;
	height:38px;
	}
.menu_sopra .risorse a:link{
	z-index:7;
	}
.menu_sopra .risorse a:hover{
	z-index:13;
	}*/
/*          fine div testata             */
/*---------------------------------------------------------------------------------*/
/*           div menu laterale          */

.menu_lato{
	width:106px;
	height: 200px;
	/*background: url(../images1/banner_sprite_bg.gif) no-repeat;*/
	position: relative;
	top: 40px;
	left: 14px;
	padding:0;
	margin:0;
}
.menu_lato li{
	/*display: inline;*/
	margin:0 3px 0 0;
}



.menu_lato li a:link, .menu_lato li a:visited {
	position: absolute;
	top: 0;
	height: 47px;
	text-indent: -9000px;
	overflow: visible;
	z-index: 10;
}
.menu_lato .iniziative_lato a:link, .menu_lato .iniziative_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 6px 0px;
		left: 0px;
		width: 97px;
		z-index: 20;
	}
	
	.menu_lato .iniziative_lato a:hover, .menu_lato .iniziative_lato a:focus {
		background: url(../img/menu_home.png) no-repeat -6px 0px;
	}
	.menu_lato .iniziative_lato a:active {
		background: url(../img/menu_home.png) no-repeat 6px 0px;
	}
	.current-iniziative_lato .iniziative_lato a:link, .current-iniziative_lato .iniziative_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 6px 0px;
		cursor: default;
	}
	.menu_lato-iniziative_lato, .menu_lato-iniziative_lato-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 97px;
		height: 24px;
		background: url(../img/menu_home.png) no-repeat 6px 0px;
	}
	.menu_lato-iniziative_lato-click {
		background: url(../img/menu_home.png) no-repeat 6px 0px;
	}







.menu_lato .partner_lato a:link, .menu_lato .partner_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 37px -47px;
		top: 45px;
		left: -18px;
		width: 115px;
		z-index: 20;
	}
	
	.menu_lato .partner_lato a:hover, .menu_lato .partner_lato a:focus {
		background: url(../img/menu_home.png) no-repeat 27px -47px;
	}
	.menu_lato .partner_lato a:active {
		background: url(../img/menu_home.png) no-repeat 13px -47px;
	}
	.current-partner_lato .partner_lato a:link, .current-partner_lato .partner_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 13px -47px;
		cursor: default;
	}
	.menu_lato-partner_lato, .menu_lato-partner_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 28px;
		background: url(../img/menu_home.png) no-repeat 13px -47px;
	}
	.menu_lato-partner_lato-click {
		background: url(../img/menu_home.png) no-repeat 13px -47px;
	}



.menu_lato .documenti_lato a:link, .menu_lato .documenti_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 22px -104px;
		top: 90px;
		left: -13px;
		width: 110px;
		z-index: 20;
	}
	
	.menu_lato .documenti_lato a:hover, .menu_lato .documenti_lato a:focus {
		background: url(../img/menu_home.png) no-repeat 12px -104px;
	}
	.menu_lato .documenti_lato a:active {
		background: url(../img/menu_home.png) no-repeat 22px -104px;
	}
	.current-documenti_lato .documenti_lato a:link, .current-documenti_lato .documenti_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 22px -104px;
		cursor: default;
	}
	.menu_lato-documenti_lato, .menu_lato-documenti_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 28px;
		background: url(../img/menu_home.png) no-repeat 22px -104px;
	}
	.menu_lato-documenti_lato-click {
		background: url(../img/menu_home.png) no-repeat 22px -104px;
	}


.menu_lato .news_lato a:link, .menu_lato .news_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 52px -154px;
		top: 125px;
		left: -13px;
		width: 110px;
		z-index: 20;
	}
	
	.menu_lato .news_lato a:hover, .menu_lato .news_lato a:focus {
		background: url(../img/menu_home.png) no-repeat 42px -154px;
	}
	.menu_lato .news_lato a:active {
		background: url(../img/menu_home.png) no-repeat 52px -154px;
	}
	.current-news_lato .news_lato a:link, .current-news_lato .news_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 52px -154px;
		cursor: default;
	}
	.menu_lato-news_lato, .menu_lato-news_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 45px;
		background: url(../img/menu_home.png) no-repeat 52px -154px;
	}
	.menu_lato-news_lato-click {
		background: url(../img/menu_home.png) no-repeat 52px -154px;
	}
	
	
.menu_lato .h_adesioni_lato a:link, .menu_lato .h_adesioni_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 22px -206px;
		top: 172px;
		left: -13px;
		width: 110px;
		z-index: 20;
	}
	
	.menu_lato .h_adesioni_lato a:hover, .menu_lato .h_adesioni_lato a:focus {
		background: url(../img/menu_home.png) no-repeat 12px -206px;
	}
	.menu_lato .h_adesioni_lato a:active {
		background: url(../img/menu_home.png) no-repeat 22px -206px;
	}
	.current-h_adesioni_lato .h_adesioni_lato a:link, .current-h_adesioni_lato .h_adesioni_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 22px -206px;
		cursor: default;
	}
	.menu_lato-h_adesioni_lato, .menu_lato-h_adesioni_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 45px;
		background: url(../img/menu_home.png) no-repeat 22px -206px;
	}
	.menu_lato-h_adesioni_lato-click {
		background: url(../img/menu_home.png) no-repeat 22px -206px;
	}
	
	
.menu_lato .contatti_lato a:link, .menu_lato .contatti_lato a:visited {
		background: url(../img/menu_home.png) no-repeat 25px -262px;
		top: 220px;
		left: -13px;
		width: 110px;
		z-index: 20;
	}
	
	.menu_lato .contatti_lato a:hover, .menu_lato .contatti_lato a:focus {
		background: url(../img/menu_home.png) no-repeat 15px -262px;
	}





.menu_lato .risorse_lato a:link, .menu_lato .risorse_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 42px -157px;
		top: 130px;
		left: -13px;
		width: 110px;
		z-index: 20;
	}
	
	.menu_lato .risorse_lato a:hover, .menu_lato .risorse_lato a:focus {
		background: url(../img/menu_uexte.png) no-repeat 32px -157px;
	}
	.menu_lato .risorse_lato a:active {
		background: url(../img/menu_uexte.png) no-repeat 32px -250px;
	}
	.current-risorse_lato .risorse_lato a:link, .current-risorse_lato .risorse_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 32px -250px;
		cursor: default;
	}
	.menu_lato-risorse_lato, .menu_latorisorse_latoh_adesioni_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 45px;
		background: url(../img/menu_uexte.png) no-repeat 32px -250px;
	}
	.menu_lato-risorse_lato-click {
		background: url(../img/menu_uexte.png) no-repeat 32px -250px;
	}
	
.menu_lato .concorso_lato a:link, .menu_lato .concorso_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 18px -210px;
		top: 180px;
		left: -13px;
		width: 110px;
		z-index: 20;
	}
	
	.menu_lato .concorso_lato a:hover, .menu_lato .concorso_lato a:focus {
		background: url(../img/menu_uexte.png) no-repeat 8px -210px;
	}
	.menu_lato .concorso_lato a:active {
		background: url(../img/menu_uexte.png) no-repeat 18px -210px;
	}
	.current-concorso_lato .concorso_lato a:link, .current-concorso_lato .concorso_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 18px -210px;
		cursor: default;
	}
	.menu_lato-concorso_lato, .menu_lato concorso_lato h_adesioni_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 45px;
		background: url(../img/menu_uexte.png) no-repeat 18px -210px;
	}
	.menu_lato-concorso_lato-click {
		background: url(../img/menu_uexte.png) no-repeat 18px -210px;
	}

	
	
	
/*-------------menu uexte----------------*/
.menu_lato .contesto_lato a:link, .menu_lato .contesto_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 6px 0px;
		left: 0px;
		width: 97px;
		z-index: 20;
	}
	
	.menu_lato .contesto_lato a:hover, .menu_lato .contesto_lato a:focus {
		background: url(../img/menu_uexte.png) no-repeat -6px 0px;
	}
	.menu_lato .contesto_lato a:active {
		background: url(../img/menu_uexte.png) no-repeat 6px 0px;
	}
	.current-contesto_lato .contesto_lato a:link, .current-contesto_lato .contesto_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 6px 0px;
		cursor: default;
	}
	.menu_lato-contesto_lato, .menu_lato-contesto_lato-click {
		position: absolute;
		top: 0;
		left: 0px;
		width: 97px;
		height: 24px;
		background: url(../img/menu_uexte.png) no-repeat 6px 0px;
	}
	.menu_lato-contesto_lato-click {
		background: url(../img/menu_uexte.png) no-repeat 6px 0px;
	}







.menu_lato .progetto_lato a:link, .menu_lato .progetto_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 28px -47px;
		top: 45px;
		left: -18px;
		width: 115px;
		z-index: 20;
	}
	
	.menu_lato .progetto_lato a:hover, .menu_lato .progetto_lato a:focus {
		background: url(../img/menu_uexte.png) no-repeat 18px -47px;
	}
	.menu_lato .progetto_lato a:active {
		background: url(../img/menu_uexte.png) no-repeat 28px -47px;
	}
	.current-progetto_lato .progetto_lato a:link, .current-progetto_lato .progetto_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 28px -47px;
		cursor: default;
	}
	.menu_lato-progetto_lato, .menu_lato-progetto_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 28px;
		background: url(../img/menu_uexte.png) no-repeat 28px -47px;
	}
	.menu_lato-progetto_lato-click {
		background: url(../img/menu_uexte.png) no-repeat 28px -47px;
	}



.menu_lato .adesione_lato a:link, .menu_lato .adesione_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 34px -104px;
		top: 90px;
		left: -13px;
		width: 110px;
		z-index: 20;
	}
	
	.menu_lato .adesione_lato a:hover, .menu_lato .adesione_lato a:focus {
		background: url(../img/menu_uexte.png) no-repeat 24px -104px;
	}
	.menu_lato .adesione_lato a:active {
		background: url(../img/menu_uexte.png) no-repeat 34px -104px;
	}
	.current-adesione_lato .adesione_lato a:link, .current-adesione_lato .adesione_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 34px -104px;
		cursor: default;
	}
	.menu_lato-adesione_lato, .menu_lato-adesione_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 28px;
		background: url(../img/menu_uexte.png) no-repeat 34px -104px;
	}
	.menu_lato-adesione_lato-click {
		background: url(../img/menu_uexte.png) no-repeat 34px -104px;
	}
	



.menu_lato .u_iniziative_lato a:link, .menu_lato .u_iniziative_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 30px -157px;
		top: 130px;
		left: -13px;
		width: 110px;
		z-index: 20;
	}
	
	.menu_lato .u_iniziative_lato a:hover, .menu_lato .u_iniziative_lato a:focus {
		background: url(../img/menu_uexte.png) no-repeat 20px -157px;
	}
	.menu_lato .u_iniziative_lato a:active {
		background: url(../img/menu_uexte.png) no-repeat 30px -157px;
	}
	.current-u_iniziative_lato .u_iniziative_lato a:link, .current-u_iniziative_lato .u_iniziative_lato a:visited {
		background: url(../img/menu_uexte.png) no-repeat 30px -157px;
		cursor: default;
	}
	.menu_lato-u_iniziative_lato, .menu_lato-u_iniziative_lato-click {
		position: absolute;
		top: 50px;
		left: 0px;
		width: 97px;
		height: 28px;
		background: url(../img/menu_uexte.png) no-repeat 30px -157px;
	}
	.menu_lato-u_iniziative_lato-click {
		background: url(../img/menu_uexte.png) no-repeat 30px -157px;
	}
/*          fine div menu laterale             */
/*---------------------------------------------------------------------------------*/
/*             div sfondo corpo      index          */
.sfondo_corpo1 {
	min-height: 300px;
	width:634px;
    background:url(../img/sfondo_corpo.jpg) no-repeat bottom left;
    padding-bottom:165px}
.sfondo_corpo2 {
    background:url(../img/sfondo_corpo.jpg) repeat-x top left;
    padding:20px 15px 0px} 
/*          fine div sfondo corpo             */
/*             div sfondo corpo    altre pagine            */
.sfondo_corpo3 {
	min-height: 400px;
	width:634px;
    background:url(../img/sfondo_corpo2.jpg) no-repeat bottom left;
    padding-bottom:50px}
.sfondo_corpo4 {
    background:url(../img/sfondo_corpo3.jpg) repeat-x top left;
    padding:20px 15px 0} 
.sfondo_corpo5 {
	min-height: 300px;
	width:634px;
    background:url(../img/sfondo_corpo.jpg) no-repeat bottom left;
    padding-bottom:165px}
/*          fine div sfondo corpo             */
/*---------------------------------------------------------------------------------*/
/*             div contenuti                */
.bodytextleft {
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height:14px; 
	text-decoration:none;
}
.bodytextleft1 {
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height:14px; 
	text-decoration:none;
}
.
.bodytextleft1 ul{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
	margin: 0px 0px -10px 50px;
	padding: 0px 0px 5px 0px;
	line-height:12px; 
	font-weight:normal; 
	/*list-style-image:url(../img/list.gif);*/
	list-style-position:outside;
}

.bodytextleft1 li{
	margin: 0px 0px 10px 0px;
	background: url(../img/list.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
}
dl{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height:20px; 
	text-decoration:none;
	font-stretch:normal;
}
dt{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 10px; 
	color: #f68500; 
	line-height:14px; 
	text-decoration:none;
	margin-top: 10px;
}
dd{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height:14px; 
	text-decoration:none;
	margin:0;
}
.bodytextright {
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height:12px; 
	font-weight:bold; 
	text-align:justify
}
.bodytextright1 {
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	line-height:12px; 
	font-weight:normal; 
	text-align:left
}

.bodytextright ul{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	line-height:12px; 
	font-weight:normal; 
	text-align:justify;
	/*list-style-image:url(../img/list.gif);*/
	list-style-position:outside;
}

.bodytextright ul li{
	margin: 0px 0px 5px 0px;
	background: url(../img/list.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
}
.bodytextright ol li{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.bodytextright1 ul{
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	line-height:12px; 
	font-weight:normal;
	/*list-style-image:url(../img/list.gif);*/
	list-style-position:outside;
}

.bodytextright1 li{
	margin: 0px 0px 5px 0px;
	background: url(../img/list.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 12px;
}

#ragazzi {
	position:relative;
	top: -10px;
	left: 80px;
	background-image:url(../img/ragazzi1.png);
	width: 142px;
	height: 275px;
	z-index: 100;
	}

#nav_pagine {
	position:absolute;
	bottom:10px;
	left:158px;
	display:block;
	width: 300px;
	height:25px;
	margin: 0;
	padding: 0;
	}
#nav_pagine ul{
	background:url(../img/nav_pagine.png);	
	margin: 0;
	padding: 0;
	display: block;
	height:25px;
	}
#nav_pagine li{
	float:left;
	margin: 0;
	padding: 0;
	}
#nav_pagine li a{
	display:block;
	width: 75px;
	height:25px;
	text-indent:-9000px;
	}
.pag_1 a:hover{
	background:url(../img/nav_pagine.png) no-repeat 0px -25px;
	}
.pag_1_on a{
	background:url(../img/nav_pagine.png) no-repeat 0px -25px;
	cursor:text;
	}
.pag_2 a:hover{
	background:url(../img/nav_pagine.png) no-repeat -75px -25px;
	}
.pag_2_on a{
	background:url(../img/nav_pagine.png) no-repeat -75px -25px;
	cursor:text;
	}
.pag_3 a:hover{
	background:url(../img/nav_pagine.png) no-repeat -150px -25px;
	}
.pag_3_on a{
	background:url(../img/nav_pagine.png) no-repeat -150px -25px;
	cursor:text;
	}
.pag_4 a:hover{
	background:url(../img/nav_pagine.png) no-repeat -225px -25px;
	}
.pag_4_on a{
	background:url(../img/nav_pagine.png) no-repeat -225px -25px;
	cursor:text;
	}
/*          fine div contenuti             */
/*---------------------------------------------------------------------------------*/
/*             div footer                  */
#menu_footer{
	text-align:center;
	list-style:none;
	padding:5px 0px 0px 0px;
	margin: 0px 0px 0px 130px;
	}
#menu_footer li{
	display:inline;
	}
#menu_footer a{
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.menu_footer_voci{
	padding:0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #FFFFFF
	}
#footer_contatti{
	border:0px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	}
#copyright{
	padding:7px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	margin-left:140px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	}
#copyright a{
	color:#FFFFFF;
	}
#registr_newsletter {
	text-align:left;
	position:relative;
	top:-125px;
	left:450px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
td {
	line-height:14px;
	color: #444;
}
form {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



/*------------------------------------------------mappa--------------------*/

#map{float:left;
	/*width:321px;*/
	width:308px;
	height:329px;
	position:relative;
	display:block}
#map h4{
	font:normal 18px/47px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	padding:0px 0px 0px 16px;
	display:block;
	margin:0;
	width:298px;
	}
	
#map ul,#map li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none}
#map ul{
	position:relative;
	/*width:321px;*/
	width:308px;
	height:329px;
    overflow:hidden;
	background-image: url(../img/map.gif)}
#map li{
	text-indent: -9999px;
	width:0px;
	height:0px;
	display:inline}
#map a{
	text-indent: -9999px;
	position:absolute;
	background-image: url(../img/map.gif)}

#map #aosta a{
	left: 28px;top: 39px;
    height: 15px;width: 23px;
    background-position:-28px -39px;
	z-index:40}
#map #aosta a:hover{
	background-image: url(../img/map.gif);
	background-position: -28px -368px}
#map #piemonte a{
	left: 25px;top: 26px;
    height: 67px;width: 51px;
    background-position:-25px -26px;
	z-index:30}
#map #piemonte a:hover{
	background-image: url(../img/map.gif);
	background-position: -25px -684px;
	z-index:32}
#map #liguria a{
	left: 40px;top: 81px;
    height: 23px;width: 52px;
    background-position:-40px -81px;
	z-index:31}
#map #liguria a:hover{
	background-image: url(../img/map.gif);
	background-position: -40px -410px;
	z-index:33}
#map #lombardia a:link,
#map #lombardia a:visited{
	left: 65px;top: 22px;
    height: 56px;width: 55px;
    background-position:-65px -22px}
#map #lombardia a:hover,
#map #lombardia a:focus{
	background-image: url(../img/map.gif);
	background-position: -65px -351px;
	z-index:35}
#map #trentino a{
	left: 104px;top: 10px;
    height: 39px;width: 42px;
    background-position:-104px -10px;
	z-index:20}
#map #trentino a:hover{
	background-image: url(../img/map.gif);
	background-position: -104px -668px;
	}
#map #veneto a{
	left: 109px;top: 21px;
    height: 56px;width: 49px;
    background-position:-109px -21px}
#map #veneto a:hover{
	background-image: url(../img/map.gif);
	background-position: -109px -1008px;
	z-index:21}
#map #friuli a{
	left: 146px;top: 24px;
    height: 33px;width: 31px;
    background-position:-146px -24px}
#map #friuli a:hover{
	background-image: url(../img/map.gif);
	background-position: -146px -353px}
#map #emilia a{
	left: 77px;top: 68px;
    height: 42px;width: 74px;
    background-position:-77px -68px}
#map #emilia a:hover{
	background-image: url(../img/map.gif);
	background-position: -77px -726px;
	z-index:32}
#map #toscana a{
	left: 89px;top: 87px;
    height: 62px;width: 55px;
    background-position:-89px -87px}
#map #toscana a:hover{
	background-image: url(../img/map.gif);
	background-position: -89px -1074px;
	z-index:32}
#map #marche a{
	left: 142px;top: 105px;
    height: 35px;width: 36px;
    background-position:-142px -105px}
#map #marche a:hover{
	background-image: url(../img/map.gif);
	background-position: -142px -434px;
	z-index:10}
#map #umbria a{
	left: 136px;top: 116px;
    height: 33px;width: 27px;
    background-position:-136px -116px;}
#map #umbria a:hover{
	background-image: url(../img/map.gif);
	background-position: -136px -774px;
	z-index:10}
#map #lazio a{
	left: 127px;top: 137px;
    height: 48px;width: 53px;
    background-position:-127px -137px}
#map #lazio a:hover{
	background-image: url(../img/map.gif);
	background-position: -127px -1453px;
	z-index:10}
#map #abruzzo a{
	left: 161px;top: 136px;
    height: 36px;width: 36px;
    background-position:-161px -136px}
#map #abruzzo a:hover{
	background-image: url(../img/map.gif);
	background-position: -161px -1123px;
	z-index:10}
#map #molise a{
	left: 182px;top: 162px;
    height: 17px;width: 23px;
    background-position:-182px -162px}
#map #molise a:hover{
	background-image: url(../img/map.gif);
	background-position: -182px -491px;
	z-index:10}
#map #campania a{
	left: 177px;top: 179px;
    height: 42px;width: 43px;
    background-position:-177px -179px}
#map #campania a:hover{
	background-image: url(../img/map.gif);
	background-position: -177px -837px;
	z-index:10}
#map #basilicata a{
	left: 213px;top: 188px;
    height: 35px;width: 32px;
    background-position:-213px -188px}
#map #basilicata a:hover{
	background-image: url(../img/map.gif);
	background-position: -213px -517px;
	z-index:10}
#map #puglia a{
	left: 203px;top: 164px;
    height: 31px;width: 80px;
    background-position:-203px -164px}
#map #puglia a:hover{
	background-image: url(../img/map.gif);
	background-position: -203px -1151px;
	height: 60px;
	}
	

	
#map #calabria a{
	left: 220px;top: 218px;
    height: 64px;width: 35px;
    background-position:-220px -218px}
#map #calabria a:hover{
	background-image: url(../img/map.gif);
	background-position: -220px -1534px;}
#map #sicilia a{
	left: 145px;top: 273px;
    height: 45px;width: 72px;
    background-position:-145px -273px}
#map #sicilia a:hover{
	background-image: url(../img/map.gif);
	background-position: -145px -602px}
#map #sardegna a{
	left: 48px;top: 181px;
    height: 69px;width: 37px;
    background-position:-48px -181px}
#map #sardegna a:hover{
	background-image: url(../img/map.gif);
	background-position: -48px -510px}
/*------------------------------------------------mappa--------------------*/
/*==================== Iniziative bottone =======================*/
.btn_el_iniziative a{
	display:block;
	width:169px;
	height:30px;
	background:url(../img/btn_elenco_iniziative.png) no-repeat 0 0;
	float:right;
	margin-top:20px}
.btn_el_iniziative a:hover{
	background:url(../img/btn_elenco_iniziative.png) no-repeat 0 -30px;}
.btn_el_iniziative a span{
	display:none;}
	
.btn_iniziative_p a{
	display:block;
	width:169px;
	height:30px;
	background:url(../img/btn_elenco_iniziative_p.png) no-repeat 0 0;
	float:left;
	margin-top:0px}
.btn_iniziative_p a:hover{
	background:url(../img/btn_elenco_iniziative_p.png) no-repeat 0 -30px;}
.btn_iniziative_p a span{
	display:none;}

.btn_new_index a{
	display:block;
	width:200px;
	height:30px;
	background:url(../img/btn_new_index.png) no-repeat 0 0;
	float:left;
	margin-top:20px}
.btn_new_index a:hover{
	background:url(../img/btn_new_index.png) no-repeat 0 -30px;}
.btn_new_index a span{
	display:none;}

a.btn_chi_adesione {
	display:block;
	width:200px;
	height:30px;
	background:url(../img/btn_adesione.png) no-repeat 0 0;
	float:left;
	margin-top:20px;
	margin-left:65px;}
a.btn_chi_adesione:hover{
	background:url(../img/btn_adesione.png) no-repeat 0 -30px;}
a.btn_chi_adesione span{
	display:none;}