/*
							T A G S
*/
body{
	text-align: center;
	font-family: tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
	line-height: 1.2;
	font-size: 80%;
	}
*{}

img{
	border: none;
	text-decoration: none;
	}
label{
	font-size: 100%;
	}
h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-size: 100%;
	width: 100%;
	float: left;
	clear: left;
	}
h1{
	width: auto;
	font-weight: normal;
	}
a{
	text-decoration: underline;
	color: black;
	}
a:hover{
	color: #333;
	}
ul, ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul li, ol li{
	margin: 0;
	padding: 0;
	}
p{
	text-align: left;
	padding: 0;
	margin: 0;
	}
form{
	margin: 0;
	padding: 0;
	}
fieldset{
	margin: 0;
	padding: 0;
	border: none;
	}
.button{
	color: white;
	background-color: #9AAED7;
	border: 1px solid #666;
	}
blockquote{
	border: 2px dashed #DDD;
	padding: 8px;
	}
acronym{
	border-bottom: 1px dotted black;
	cursor:help;
	}	
/*                                        layout */
#globale{
	text-align: left;
	margin: 0 auto;
	width: 765px;
	background-color: #fff!important;
	}
#div-header{
	width: 100%;
	background-color: #fff!important;
	}
#div-header-print{
	display: none;
	background-color: #fff!important;
	}
#div-body{
	float: left;
	width: 100%;
	background-image: url(../img/bottom2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#col-sx{
	float: left;	
	clear: left;
	width: 121px;
	padding-top: 29px;
	}
#col-dx{
	float: left;	
	width: 644px;
	}
#col-dx a{
	color: #9AAED7;
	}
#div-bread-crumbs a{
	color: black;
	}
#home-dx a{
	color: black;
	}
	
.bg-std{
	background-color: #fff;
	background-image: url("../img/o-o.gif");
	background-repeat: repeat-y;
	background-position: 121px;
	}
.bg-home{
	background-image: url("../img/o-o-homepage.gif");
	background-repeat: repeat-y;
	background-position: 121px;
	}
.bg-white-top-col-dx{
	float: left;
	width: 644px;
	background-color: white;
	padding-bottom: 4px;
	}
#bordertop{
	float: left;
	width: 644px;
	border-top: 1px solid #999;
	}
.div-border .titolo-corner{
	}
#padding-std{
	padding: 15px 20px 10px 20px;
	float: left;
	clear: left;
	width: 644px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 604px;
	}
*{}
.img-left{
	float: left;
	margin: 0 10px 10px 0;
	text-align: center;
	}
.img-right{
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
	}
.img-left img, .img-right img{
	margin-bottom: 2px;
	}
.bold{
	font-weight: bold;
	}	
.piccolo{
	font-size: 88%;
	}
.medio{
	font-size: 100%;
	}
.grande{
	font-size: 110%;
	}
/*                                        header  */
#lingue{
	width: 100%;
	float: right;
	padding: 2px 0 0 0;
	background-color: #fff!important;
	}
#lingue li{
	display: inline;
	}
#lingue li a{
	float: right;
	padding-left: 18px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	font-size: 88%;
	}
#lingue li a.ita{
	background-image: url("../img/ita.gif");
	}
#lingue li a.ita-sel, #lingue li a.ita:hover{
	background-image: url("../img/ita-sel.gif");
	}
#lingue li a.fra{
	background-image: url("../img/fra.gif");
	}
#lingue li a.fra-sel, #lingue li a.fra:hover{
	background-image: url("../img/fra-sel.gif");
	}
#lingue li a.eng{
	background-image: url("../img/eng.gif");
	}
#lingue li a.eng-sel, #lingue li a.eng:hover{
	background-image: url("../img/eng-sel.gif");
	}
#box-3{
	height: 113px;
	margin: 2px 0 0 0;
	float: left;
	background-color: #fff!important;
	}
#logo{
	float: left;
	width: 117px;
	height: 104px;
	margin-right: 4px;
	margin-top: 9px;
	white-space: nowrap;
	}
#banner{
	float: left;
	width: 484px;
	height: 113px;
	margin-right: 4px;
	background-image: url("../img/banner.gif");
	background-repeat: no-repeat;
	background-position: 0px 9px;
	background-color: #fff!important;
	}
#area-top-dx{
	float: left;
	width: 156px;
	height: 113px;
	background-image: url("../img/area-top-dx.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#form-cerca{
	margin: 0 5px;
	}
#form-cerca legend{
	display: none;
	}
#form-cerca .input-text{
	float:right;
	width: 130px;
	margin-top:20px;
	padding: 1px;
	font-size: 90%;
	}


#form-cerca .button{
	float: right;
	margin-top:5px;
	font-size: 90%;
	color: white;
	}
#form-cerca .button:hover{
	float: right;
	margin-top:5px;
	color: #fff;
	background-color: #666;
	border: 1px solid #333;
	}
#servizi{
	margin: 12px 0px;
	text-align: center;
	}
#servizi li{
	display: inline;
	text-transform: lowercase;
	border-right: 1px solid black;
	padding: 0 4px 0 4px ;
	}
#servizi li.last{
	border-right: none;
	}
#servizi li a{
	text-decoration: none;
	}
#servizi li.selected a{
	text-decoration: underline!important;
	}
#div-bread-crumbs{
	float: left;
	font-size: 86%;
	margin: 4px 0;
	border: 1px solid #999;
	clear: left;
	padding: 2px 0;
	width: 100%;
	text-transform: lowercase;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 642px;
	}
*{}
#div-bread-crumbs a{
	float: left;
	margin-left: 5px;
	padding-right: 12px;
	text-decoration: none;
	background-image: url("../img/arrow-dx-blue.gif");
	background-repeat: no-repeat;
	background-position: right center;
	}
#div-bread-crumbs a.last{
	background-image: none;
	padding-right: 0;
	}
#div-bread-crumbs a:hover{
	text-decoration: underline;
	}
/*                                        * * *   		COL SX */
/*                                        menu sx  */
#main-menu{
	width: 115px;
	float: left;
	clear: left;
	font-size: 95%;
	}
#main-menu li{
	float: left;
	clear: left;
	margin-bottom: 5px;
	}
	
/*                                  */
#main-menu li a{
	background-color: #FEFB00;
	border-bottom: 1px solid #999;
	padding-bottom: 1px;
	text-decoration: none;
	text-transform: lowercase;
	float: left;
	clear: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}  
*{}
#main-menu li a.riservata{
	background-color: #fd4141;
	}
#main-menu li a span{
	float: left;
	clear: left;
	width: 115px;
	padding-left: 10px;
	background-color: white;
	border: 1px solid #999;
	cursor: pointer;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 105px;
	display: block;
	}
*{} 
#main-menu li.selected a{
	background-color: white;
	}
#main-menu li a:hover{
	background-color: white;
	}
#main-menu li.selected a span,#main-menu li a:hover span{
	background-color: #FEFB00;
	}
*{}
#main-menu li.selected a.riservata span,#main-menu li a.riservata:hover span{
	background-color: #fd4141;
	color: white;
	}
*{}
#secondary-menu{
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #999;
	border-top: none;
	float: left;
	clear: both;
	width: 100px;
	}
#secondary-menu li{
	padding: 0;
	float: left;
	}
#secondary-menu li a{
	margin-left: 5px;
	float: left;
	font-size: 11px;
	border-bottom: none;
	padding-bottom: 0;
	background-image: url("../img/x-sottomenu.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	}
#secondary-menu li a span{
	margin-left: 0px;
	background-color: transparent;
	float: left;
	border: none;
	cursor: pointer;
	width: 84px;
	}
#secondary-menu li a:hover, #secondary-menu li.selected a{
	text-decoration: underline;
	}
#secondary-menu li.selected a{
	background-image: url("../img/x-sottomenu.gif");
	}
#secondary-menu li a:hover span, #secondary-menu li.selected span{
	background-color: transparent!important;
	}
#main-menu li.selected li a span{
	background-color: transparent!important;
	}
#col-sx  .titolocorner{  
	font-size: 90%;
	color: white;	
	float: left;
	padding: 2px 6px;
	background-color: #9AAED7;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.box-sx{
	float: left;
	clear: left;
	border: 1px solid #999;
	margin-top: 30px;
	width: 111px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 109px;
	}
#box-sx-login{
	float: left;
	clear: both;
	padding: 10px;
	}
#box-sx-login label{
	width: 82px;
	float: left;
	clear: left;
	background-image: url(../img/croce-scura.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
	font-size: 86%;
	margin-bottom: 4px;
	}
#box-sx-login .text{
	width: 87px;
	float: left;
	clear: left;
	font-size: 80%;
	}
#box-sx-login .button{
	clear: both;
	margin-top: 10px;
	margin-left: 40px;
	font-size: 86%;
	}
#box-sx-login .button:hover{
	color: #333;
	background-color: #d1d1d1;
	border: 1px solid #9AAED7;
	}

#box-sx-login .esci{
	margin-right: 13px;
	}
.arearis{
	}
/*                                        * * *   		COL DX */
/*                                        menu lista-servizi-top  */
#col-dx .titolocorner{
	font-size: 115%;
	color: white;	
	float: left;
	padding: 2px 6px;
	background-color: #9AAED7;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-transform: lowercase;
}
#col-dx .titolocorner-sel{
	font-size: 120%;
	color: black;	
	float: left;
	padding: 2px 6px;
	background-color: #FEFB00;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#col-dx  #lista-servizi-top .titolocorner{
	cursor: pointer;
}

#lista-servizi-top{
	float: left;
}
#lista-servizi-top li{
	float: left;
	border: 1px solid #999;
	margin-right: 4px;
	height: 68px;

	width: 158px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 156px;
}
*{}
#lista-servizi-top li a{
	display: block;
	height: 68px;
	text-decoration: none;
	text-align: center;
}
#lista-servizi-top li.last{
	margin-right: 0;
}
#lista-servizi-top li span.titolocentrale{
	padding-top: 8px;
	color: black;
	font-weight: bold;
	cursor: pointer;
	clear: left;
	float: left;
	width: 138px;
	margin: 0 5px;
	}
.servizi-1{
	background-image: url("../img/curva1.gif");
	background-position: 0 0;
	}
.servizi-2{
	background-image: url("../img/curva2.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.servizi-3{
	background-image: url("../img/curva3.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.servizi-4{
	background-image: url("../img/curva3.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	}
/*      h o m e    */
#home{
	float: left;
	background-image: url(../img/bottom2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home-sx{
	float: left;
	border-top: 1px solid #999;
	margin-right: 4px;
	width: 482px;
}
*{}
#home-dx{
	float: left;
	border-top: 1px solid #999;
	margin-right: 0;
	width: 158px;
	}
#lista-focus-home{
	float: left;
	clear: left;
	margin: 20px 0 0 0;
	padding-left: 15px;
	padding-bottom: 10px;
	}
	
.banner-home{
	float: left;
	clear: left;
	margin: 20px 0 0 0;
	padding-left: 15px;
}

#lista-focus-home li{
	float: left;
	clear: left;
	width: 450px;
	margin-bottom: 10px;
	}
#lista-focus-home li.testo-home{
	margin-bottom: 30px;
	}
.focus-h-img{
	float: left;
	}
.focus-h-testi{
	float: left;
	margin-left: 10px;
	}
.focus-h-titolo{
	font-size: 120%;
	float: left;
	letter-spacing: -1px;
	}
.focus-h-testo{
	float: left;
	clear: left;
	font-size: 90%;
	line-height: 1.4em;
	text-align: justify;
	}
	
html>body .focus-h-testo{
	font-size: 95%;
}

.focus-h-titolo a{
	color: black!important;
	float: left;
	padding-left: 17px;
	background-image: url("../img/gray-flower.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	}
.focus-img{	
	width: 330px;
	}
.focus-noimg{	
	width: 448px;
	margin-left: 0;
	}
#lista-news-home{
	float: left;
	clear: left;
	margin: 20px 0 0 0;
	padding: 0 7px;
	}
#lista-news-home li{
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 10px;
	width: 144px;
	}
.news-h-titolo{
	float: left;
	font-weight: bold;
	font-size: 95%;
	margin-bottom: 4px;
	}
.news-h-testo{
	float: left;
	clear: left;
	width: 144px;
	font-size: 85%;
	}
	
html>body .focus-h-testo{
	font-size: 90%;
}
.news-h-titolo a{
	color: #000000;
	float: left;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 4px 0px;
	background-image: url("../img/croce-bianca.gif");
	background-repeat: no-repeat;
	background-position: left 5px;
	}
.news-h-link a{
	float: right;
	clear: both;
	padding-right: 12px;
	background-image: url("../img/bg-leggi.gif");
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 2px solid #9AAED7;
	font-weight: bold;
	font-size: 86%;
	}
	
html>body .news-h-link a{	
	font-size: 90%;
}

.news-h-data{
	font-style:italic;
	font-size: 88%;
	}
/*						t e s t o    */
p.abstract{
	font-style: italic;
	}
	
.cont-testo	{
	width: 100%;
	margin-top: 10px;
	text-align: left;
	float: left;
	/*border-bottom: 1px solid #003399;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
.cont-testo	ul, cont-testo-nob ul{
	list-style-type: square;
	margin: 0 0 0 12px;
}
	
.cont-testo-nob	{
	width: 100%;
	margin-top: 10px;
	text-align: left;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
.hr-testo{
	clear: both;
	color: #9AAED7;
	background-color: #003399;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
	}
.hr-light{
	clear: both;
	border-top: 1px solid #9AAED7;
	background-color: #fff;
	height: 1px;
	max-height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
	}
.didascalia{
	margin: 0 0;
	}
.titolo-testo{
	font-weight:bold;
	text-transform: uppercase;
	color: #9AAED7;
	clear: both; 
	margin-top: 12px;
	}
.titolo-links{
	width: 540px;
	font-weight:bold;
	padding-top: 20px;
	text-transform: uppercase;
	}
.fonte{
	text-align: right;
	font-style: italic;
	font-size: 85%;
	}
.img-bottom-testo{
	/*border-bottom: 1px solid #003399;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	}
.img-bottom-testo-nob{
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	}
.img-bottom-testo .didascalia{
	text-align: left;
	margin: 0 13px;
	margin-top: 5px;
	}
.img-bottom-testo-nob .didascalia{
	text-align: left;
	margin: 0 13px;
	margin-top: 5px;
	}
/*								GALLERY		*/
.thumb-list a{
	text-decoration: none!important;
	color: #000000!important;
	}
.thumb-list{
	width: 100%;
	float: left;
	}
.thumb-list .gallery-row{
	float: left;
	clear: left;
	width: 100%;
	}
.thumb-list .gallery-row-last{
	margin-bottom: 20px;
	}
.thumb-list .gallery-thumb{
	float: left;
	width: 130px;
	margin-right: 26px;
	}
.thumb-list .gallery-thumb-last{
	margin-right: 0;
	}	
.thumb-list .gallery-thumb div.didascalia{
	padding: 5px;
	font-style: italic;
	}
.thumb-list .imgcont{
	width: 130px;
	height: 150px;
	vertical-align: baseline;
	position: relative;
	}
.thumb-list .imgcont-2{
	width: 130px;
	position: absolute;
	text-align: center;
	bottom: 0;
	/*border-bottom: 1px solid #003399;*/
	}
.thumb-list .imgcont-2 img{
	margin-bottom:2px;
	}
.link-zoom{
	text-decoration: none;
	color: #9AAED7;
	font-family: "\"}\""; 
	font-family:inherit;
	padding-right: 14px;
	background-image: url("../img/lente.gif");
	background-repeat: no-repeat;
	background-position: right center;
	}
*{}
.testi-allegati{
	float: left;
	clear: left;
	width: 100%;
	padding-top: 15px;
	}
.testi-allegati .titolo-allegato{
	margin-top: 15px;
	}
.testi-allegati .titolo-allegato a{
	color: #9AAED7;
	font-weight: bold;
	}
h1 .data, h2 .data,h3 .data{
	font-size: 85%;
	float: right
	}
h3 a, h4 a{
	color: #9AAED7;
	font-weight: bold;
	}
.naviga-news{
	border-top: 1px solid #003399;
	text-align: right;
	float: left;
	width: 100%;
	margin-top: 15px;
	padding-top: 5px;
	}
.naviga-news a{
	text-decoration: none;
	color: #000000!important;
	}
.naviga-news .lista-news{
	float: left;
	padding-left: 17px;
	background-image: url(../img/ele-news.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
.naviga-news .lista-prev{
	float: right;
	padding-left: 20px;
	background-image: url(../img/arrow-sx.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
.naviga-news .lista-next{
	float: right;
	padding-right: 20px;
	margin-left: 15px;
	background-image: url(../img/arrow-dx.gif);
	background-position: right;
	background-repeat: no-repeat;
	}
.naviga-news .lista-prev-off{
	float: right;
	padding-left: 20px;
	background-image: url(../img/arrow-gray-sx.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #666666;
	}
.naviga-news .lista-next-off{
	float: right;
	padding-right: 20px;
	margin-left: 15px;
	background-image: url(../img/arrow-gray-dx.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #666666;
	}
/*											naviga testi*/
.naviga-testi{
	border-top: 1px solid #003399;
	text-align: right;
	float: left;
	width: 100%;
	margin-top: 15px;
	padding-top: 5px;
	}
.naviga-testi a{
	text-decoration: none;
	color: #000000!important;
	}
.naviga-testi .torna{
	float: left;
	padding-left: 20px;
	background-image: url(../img/arrow-sx.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
.naviga-testi .stampa{
	float: right;
	}
.naviga-testi .top{
	float: right;
	margin-left: 15px;
	}
/*                                                           ELENCO ALLEGATI e LINKS (allegati) */
li.file{
	margin: 10px 0 0px 10px;
	padding-left: 20px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	min-height: 25px;
	height: auto!important;
	height: 25px;
	clear: both;
	padding-bottom: 10px;
	}
li.file-last{
	padding-bottom: 20px;
	}
li.file a{
	float: left;
	color: #000000!important;
	}
li.file .nome-file{
	display: block;
	text-align:left;
	clear: both;
	}
li.file .description{
	display: block;
	text-align:left;
	clear: both;
	}
li.file a.download{
	color: #000000!important;
	background-image: url(../img/download.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 25px;
	text-decoration: none;
	font-weight: bold;
	}
li.file span.size{
	font-size: 80%;
	font-style: italic;
	padding-left: 5px;
	}
li.file.doc{
	background-image: url(../img/files/doc.gif);
	}
li.file.htm{
	background-image: url(../img/files/htm.gif);
	}
li.file.mp3{
	background-image: url(../img/files/mp3.gif);
	}
li.file.nofile{
	background-image: url(../img/files/nofile.gif);
	}
li.file.pdf{
	background-image: url(../img/files/pdf.gif);
	}
li.file.ppt{
	background-image: url(../img/files/ppt.gif);
	}
li.file.rtf{
	background-image: url(../img/files/rtf.gif);
	}
li.file.txt{
	background-image: url(../img/files/txt.gif);
	}
li.file.xls{
	background-image: url(../img/files/xls.gif);
	}
li.file.zip{
	background-image: url(../img/files/zip.gif);
	}
li.file.link{
	background-image:url(../img/files/link_esterno.gif);
	}
li.file.link-links{
	background-image:url(../img/files/link_esterno.gif);
	margin-bottom: 0;
	padding-bottom: 15px;
	}
/*                                        login-form  */
#login-form{
	float: left;
	clear: left;
	padding-left: 200px;
	
	width: 403px;
	font-family: "\"}\""; 
	font-family:inherit;
	width: 203px;
	}
*{}
#login-form legend{
	display: none;
	}
#login-form label{
	font-family: "\"}\""; 
	font-family:inherit;
	padding-left: 12px;
	background-image:url(../img/croce-scura.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	}
*{}
#login-form input, #login-form label{
	float: left;
	clear: left;
	margin-top: 5px;
	width: 200px;
	}
#login-form .button{
	float: right;
	width: auto;
	}
/*                                        contatti  */
.obbligatori{
	color: #FF0000;
	}
.contatti{
	}
.comunicare-sipro{
	text-align: center;
	}
.comunicare-sipro a{
	color: #9AAED7;
	font-weight: bold;
	}
.campi-ob{
	width: 500px;
	margin-top: 10px;
	text-align: right;
	}
#long-form{
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-left: 115px;
	width: 515px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 400px;
	}
#long-form .input-div{
	margin-bottom: 8px;
	float: left;
	width: 100%;
	}
#long-form label{
	text-align: right;
	float: left;
	width: 100px;
	clear: left;
	}
#long-form legend{
	margin-bottom: 20px;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	}
#long-form .text,#long-form .textarea{
	text-align: left;
	float: left;
	margin-left: 10px;	
	}
#long-form .text{
	width: 200px;
	}
#long-form .textarea{
	width: 240px;	
	}
#long-form fieldset{
	margin-bottom: 5px;	
	border-top: 1px solid #003399;
	clear: left;
	float: left;
	padding-left: 10px;
	
	width: 390px;
	font-family: "\"}\""; 
	font-family:inherit;
	width: 380px;
	}
*{}
.p-radio{
	clear: left;
	float: left;
	width: 380px;
	}
#long-form label.radio{
	clear: left;
	float: left;
	}
#long-form input.radio{
	}
#long-form input.button{
	float: right;
	}
#long-form p.privacy {
	clear: left;
	float: left;
	width: 380px;
	}
#long-form  p.privacy  .checkbox{
	margin: 0 5px 0 0;
	}
#long-form  .cond-dettaglio{
	padding: 0 0 0 15px;
	float: right;
	clear: both;
	background-image: url("../img/arrow-dx-white-bgblue.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	font-weight: bold;
	}
#long-form label#label-privacy{
	width: 320px;
	float: none;
	clear: none;
	text-align: left;
	}
#long-form input#privacy{
	float: left;	
	margin: 0 10px 10px 0;
	}
	
	
	
/*                                        footer  */
#loghi{
	padding-top: 40px;
	font-size: 70%;
	clear: both;
	text-align: center;
}
#loghi a{
	text-decoration: none!important;
}

#loghi img.lft{
	text-align: left;
}

#footer{
	clear: both;
	margin: 0 auto 0 auto;	
	padding-bottom: 5px;	
	width: 765px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 34px;
	font-size: 83%;
	position: relative;
	background-color: #FFFFFF;
	}
.footer-std{
	background-image: url("../img/bg-footer.gif");
	}
.footer-home{
	background-image: url("../img/bg-footer-home.gif");
	}
#copyright{
	position: absolute;
	left: 0;
	bottom: 0;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 90%;
	}
#menu-footer{
	text-align: center;
	padding-top: 19px;
	}
#menu-footer li{
	display: inline;
	}
#menu-footer li a{
	text-decoration: none;
	padding-left: 10px;
	background-image: url("../img/croce-azzurra.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-left: 8px;
	}
#menu-footer li.selected a{
	text-decoration: underline!important;
	}
#solution{
	position: absolute;
	right: 0;
	bottom: 0;	
	padding: 5px 7px 6px 5px;
	}
#solution a{
	text-decoration: none;
	font-family: "Trebuchet MS";
	}
.netblack{
	color: black;
	font-weight: bold;
	}
.beblu{
	color: #1E62AD;
	font-weight: bold;
	}
/*								MESSAGGI		*/
.msg-errore{
	text-align: center!important;
	}	
.msg-errore div{
	width: 50%;
	padding: 110px 0 0 0;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
	}
.msg-errore{
	background-image: url(../img/bg_aggiornamento.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.msg-errore div a{
	color: #9AAED7;
	font-weight: bold;
	}
/*                                                  RIS RICERCA    */
#naviga-risultati{
	text-align: center;
	width: 500px;
	padding: 30px 0 5px 0;
	}
#naviga-risultati li{
	display: inline;
	}
#naviga-risultati li a{
	padding: 1px 5px;
	border: 1px solid #CCC;
	text-decoration: none;
	color: #3F65B2;
	}
#naviga-risultati li a.nb{
	border: none;
	padding: 0 10px;
	}
#naviga-risultati li.nb{
	border: none;
	padding: 0 10px;
	}
#naviga-risultati li a.selected{
	color: black;
	font-weight: bold;
	}
.trovato-li{
	padding-top: 15px;
	clear: both;
	}	
.trovato-hi{
	color: black;
	background-color: #CDD7EB;
	padding: 0 2px;
	}	
#lista-trovati h3 a{
	color: #9AAED7;
	padding-left: 15px;
	}
#lista-trovati h3{
	padding-bottom: 10px;
	background-image:url(../img/bg-leggi.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	}
#lista-trovati span.data{
	text-decoration: none;
	color: black;
	}
.div-links-sotto{
	padding-top: 5px;
	height: 20px;
		}
.div-links-sotto a.link-dx{
	color: #000000!important;
	float: right;
	padding-right: 15px;
	background-image:url(../img/arrow-dx-blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	margin-right: 10px;
	}
.div-links-sotto a.link-sx{
	float: left;
	text-decoration: none;
	color: #9AAED7;
	font-weight: bold;
	}	
/*                                                  mappa      */
.mappa-sx{
	float: left;
	width: 260px;
	margin-left: 20px;
	}
.mappa-dx{
	float: left;
	width: 260px;
	margin-left: 30px;
	}
.mappa{
	clear: both;
	float: left;
	margin-bottom: 30px;
	}
.mappa a{
	color: #000000!important;
	}
.mappa h2{
	font-size: 16px;
	margin: 20px 0 20px 0;
	}
.titolo-2{
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	}
.mappa li{
	padding: 0;
	}
.mappa li li{
	padding: 0;
	float: left;
	}
.mappa .mappa-lvl-1 li h3 a{
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: black;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background-image: url(../img/gray-flower.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 18px;
	}
*{}
.mappa .mappa-lvl-1 li {
	margin-bottom: 15px;
	}
.mappa .mappa-lvl-1 li li a{
	display: block;
	text-decoration: none;
	padding-left: 0;
	font-weight: normal;
	margin-bottom: 10px;
	}
.mappa .mappa-lvl-1 li li{
	padding-left: 25px;
	padding-top: 5px;
	margin-bottom: 0;
	clear: left;
	float: left;
	}
.mappa .mappa-lvl-2{
	display: block;
	margin-top: 4px;
	clear: both;
	float: left;
	width: 100%;
	}
.wsons li{
	background-image: url(../img/mappa_nodo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}
.wsons li.opened{
	background-image: url(../img/mappa_nodo_opened.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}
.wsons li.last{
	background-image: url(../img/mappa_nodo_last.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
/*											elenco eventi*/
#eventi{
	clear: both;
	float: left;
	width: 100%;
	}
#num-eventi{
	float: left;
	width: 247px;
	padding-top: 6px;
	padding-left: 13px;
	background-image: url(../img/arrow-dx-blue.gif);
	background-position: 0 10px;
	background-repeat: no-repeat;
	}
#naviga-eventi{
	float: right;
	text-align: center;
	width: 340px;
	padding: 5px 0 5px 0;
	}
#naviga-eventi li{
	display: inline;
	}
#naviga-eventi li a{
	padding: 1px 5px;
	border: 1px solid #CCC;
	text-decoration: none;
	color: #3F65B2;
	}
#naviga-eventi li a.nb{
	border: none;
	padding: 0 10px;
	}
#naviga-eventi li.nb{
	border: none;
	padding: 0 10px;
	}
#naviga-eventi li a.selected{
	color: black;
	font-weight: bold;
	}
#lista-eventi{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 40px;
	}
.evento-li-etichetta{
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px solid #003399;
	float: left;
	width: 100%;
	}
.evento-li{
	padding-top: 15px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #003399;
	float: left;
	width: 100%;
	}
#lista-eventi span.num{
	float: left;
	width: 30px;
	text-align: center;
	}
#lista-eventi span.data{
	float: left;
	width: 140px;
	margin-left: 10px;
	}
#lista-eventi span.evento{
	float: left;
	margin-left: 10px;
	}
	
	

.cont-testo-nob ul li{
	list-style-type: square;
	list-style-position: inside;
}
	
.dida{	
	font-size: 80%;
	padding-top: 6px;
	display: block;
}
.logosoa {
	padding:10px 0 0 0;
}

/*i.bordertop, em.bordertop, */
.cont-testo-nob i, .cont-testo-nob em, .cont-testo em, .cont-testo i{
	white-space: normal!important;
}

.cont-testo-nob, .cont-testo {
	white-space: normal!important;
}

.cont-testo-nob div, .cont-testo div{
	text-align: left!important;
}