/* The Grid ---------------------- */
.lt-ie9 .row { width: 940px; max-width: 100%; min-width: 768px; margin: 0 auto; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row.large-collapse .column, 
.lt-ie9 .row.large-collapse .columns { padding: 0; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row .row.large-collapse { margin: 0; }
 
.lt-ie9 .column, .lt-ie9 .columns { float: left; min-height: 1px; padding: 0 15px; position: relative; }
.lt-ie9 .column.large-centered, .columns.large-centered { float: none; margin: 0 auto; }
 
.lt-ie9 [class*="column"] + [class*="column"]:last-child { float: right; }
.lt-ie9 [class*="column"] + [class*="column"].end { float: left; }
 
.lt-ie9 .large-1, 
.lt-ie9 .row .large-1 { width: 8.33333%; }
 
.lt-ie9 .large-2, 
.lt-ie9 .row .large-2 { width: 16.66667%; }
 
.lt-ie9 .large-3, 
.lt-ie9 .row .large-3 { width: 25%; }
 
.lt-ie9 .large-4, 
.lt-ie9 .row .large-4 { width: 33.33333%; }
 
.lt-ie9 .large-5, 
.lt-ie9 .row .large-5 { width: 41.66667%; }
 
.lt-ie9 .large-6, 
.lt-ie9 .row .large-6 { width: 50%; }
 
.lt-ie9 .large-7, 
.lt-ie9 .row .large-7 { width: 58.33333%; }
 
.lt-ie9 .large-8, 
.lt-ie9 .row .large-8 { width: 66.66667%; }
 
.lt-ie9 .large-9, 
.lt-ie9 .row .large-9 { width: 75%; }
 
.lt-ie9 .large-10, 
.lt-ie9 .row .large-10 { width: 83.33333%; }
 
.lt-ie9 .large-11, 
.lt-ie9 .row .large-11 { width: 91.66667%; }
 
.lt-ie9 .large-12,
.lt-ie9 .row .large-12 { width: 100%; }


 
.lt-ie9 .row .large-offset-1 { margin-left: 8.33333%; }
.lt-ie9 .row .large-offset-2 { margin-left: 16.66667%; }
.lt-ie9 .row .large-offset-3 { margin-left: 25%; }
.lt-ie9 .row .large-offset-4 { margin-left: 33.33333%; }
.lt-ie9 .row .large-offset-5 { margin-left: 41.66667%; }
.lt-ie9 .row .large-offset-6 { margin-left: 50%; }
.lt-ie9 .row .large-offset-7 { margin-left: 58.33333%; }
.lt-ie9 .row .large-offset-8 { margin-left: 66.66667%; }
.lt-ie9 .row .large-offset-9 { margin-left: 75%; }
.lt-ie9 .row .large-offset-10 { margin-left: 83.33333%; }
 
.lt-ie9 .pull-2 { right: 16.66667%; }
.lt-ie9 .pull-3 { right: 25%; }
.lt-ie9 .pull-4 { right: 33.33333%; }
.lt-ie9 .pull-5 { right: 41.66667%; }
.lt-ie9 .pull-6 { right: 50%; }
.lt-ie9 .pull-7 { right: 58.33333%; }
.lt-ie9 .pull-8 { right: 66.66667%; }
.lt-ie9 .pull-9 { right: 75%; }
.lt-ie9 .pull-10 { right: 83.33333%; }
 
.lt-ie9 .push-2 { left: 16.66667%; }
.lt-ie9 .push-3 { left: 25%; }
.lt-ie9 .push-4 { left: 33.33333%; }
.lt-ie9 .push-5 { left: 41.66667%; }
.lt-ie9 .push-6 { left: 50%; }
.lt-ie9 .push-7 { left: 58.33333%; }
.lt-ie9 .push-8 { left: 66.66667%; }
.lt-ie9 .push-9 { left: 75%; }
.lt-ie9 .push-10 { left: 83.33333%; }
 
/* Nicolas Gallagher's micro clearfix */
.lt-ie9 .row { *zoom: 1; }
.lt-ie9 .row:before, .row:after { content: " "; display: table; }
.lt-ie9 .row:after { clear: both; }

/**/

.lt-ie9 body	{
		background:#e6e6e6;

	}
	
	
/**/

.lt-ie9 ul.ie-mmenu {
     padding:0;
     margin:0;
     list-style: none;
     background: #C84712;
     height:28px;
	  position:relative;
	  top:0px;
	 /* left:350px;*/
	  z-index:100;
	  left:0;
	  
	 
	
}

.lt-ie9 ul.ie-mmenu li {
     float:left;
     position:relative;
}

/*
a:link, a:visited {
     text-decoration: none;
     color: #FFF;
     font-weight:bold;
}
*/

.lt-ie9 ul.ie-mmenu li a, .lt-ie9 ul.ie-mmenu li a:visited {
     display:block;
     color:#e4a389;
     width:104px;
     height:auto;
/*     line-height:20px;*/
     padding:10px;
     text-align:center;
	 
	   background: #C84712;
		font-family:'exobold';
	text-transform:uppercase;
	font-size:.7em;
}

.lt-ie9 ul.ie-mmenu li a:hover {
     display:block;
     color:#fff;
    
 /*    line-height:20px;*/
     padding:10px;
}

.lt-ie9 ul.ie-mmenu li ul, .lt-ie9 ul.ie-mmenu li:hover ul li ul {
     display: none;
}

.lt-ie9 ul.ie-mmenu li:hover ul {
     display:block;
     position:absolute; 
     top:40px;
     left:0px;
     height:auto;
	  list-style: none;
}

.lt-ie9 ul.ie-mmenu li:hover ul li a {
     display:block;
     text-align:left; 
     border-bottom:1px solid #FFF;
}

.lt-ie9 ul.ie-mmenu li:hover ul li:hover ul {
     display:block;
     position:absolute;
     left:124px;
     top:0;
}

/**/	
	
	
	/*
.lt-ie9 .top-bar-section .dropdown-ie	{	
	background: #663300;
	min-width: 100% !important;

}	

.lt-ie9 .top-bar-section .dropdown-ie li	{
	max-width:166px !important;
	width:auto !important;
}
*/
/*
.lt-ie9 nav.top-bar > section > ul > li.has-dropdown	{
        position: static;
		  
		}  
         
			.dropdown	{
            @include outerRow();
				
				  }

            li.has-dropdown {
                @include column(3);
                min-width: auto;
					   }

                li.has-dropdown .dropdown {
                    @include outerRow();
                    position: static;
					
                    visibility: inherit;
                    top: auto !important;
                    left: auto !important;
                    padding: 0;
                    min-width: auto;
						  
						  }
						  
                  .dropdown  li {
                        @include column(12);
                         min-width: auto;

								 
                    }
               
     */     
      
    

.lt-ie9 .top-bar-section {
  overflow:visible;
}	

/*
.lt-ie9 .top-bar-section ul.mmenu	{
	background: #C84712;
	margin-right:18px;
	padding:0 6px;
}
*/

	/*
.lt-ie9 .top-bar-section > ul > li.divider	{
	border-left:1px solid #9d4822 inset;
	border-right:1px solid #cb9e9d;
}



.lt-ie9 .top-bar-section li a	{
	font-family:'exobold';
	text-transform:uppercase;
	font-size:1.1em;
	color:rgba(255, 255, 255, 0.5) !important;
	padding:0 40px !important;
}


.lt-ie9 .top-bar-section li a:not(.button), .top-bar-section li a:hover	{
	background:#C84712 !important;
}

.lt-ie9 .top-bar-section li a:hover	{
	color:rgba(255, 255, 255, 1.0);
}

.lt-ie9 .top-bar-section li li	{
	position:relative;
}

.lt-ie9 .top-bar-section li li a:not(.button)	{
	padding:15px !important;
	background: #663300 !important;
	font-family: 'exolight';
}

 .lt-ie9 .top-bar ul > li.has-dropdown a:after { 
 	border-color: transparent;  }

*/
	
	
.lt-ie9 .contieni	{
	
  -webkit-box-shadow: 0px 4px 6px 0px #000;
          box-shadow: 0px 4px 6px 0px #000;
		background:#fff;
		/*width:1020px;*/
		max-width:62.5em;
		
}

.lt-ie9 .push, .lt-ie9 .push-ie	{
	margin-top:20px;
}

.lt-ie9 a.button-dona	{
	background:#f30;
	text-transform:uppercase;
	font-family:'exobold';
	color:#ffc580;
	display:block;
	/*margin-top:88px;*/
	text-align:center;
	padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
}

a.button-dona:hover	{
	color:#fff;
}

.lt-ie9 .firstbar	{
	
	height:44px;
}


.lt-ie9 .firstbar a	{
	font-family: 'exolight';
	color:#b39980;
	text-transform:uppercase;
	font-size:.75em;
	display:block;
	margin-right:10px;
	
}

.lt-ie9 .firstbar a.english	{
	
	margin-top:1.3em;
	
}

.lt-ie9 .secondbar	{
	height:40px;
/*	height:auto !important;*/
	position: relative;
	background:#C84712;
	top:-65px;
/*	background: url(../img/body-bck.png) repeat-x 0 0;*/
	-webkit-box-shadow: 0px -4px 6px 0px #4b4b4b;
          box-shadow: 0px -4px 6px 0px #4b4b4b;
		   margin-top:-.25em;

}
.lt-ie9 .topmargin	{
	margin-top:-65px;
}


.lt-ie9 .thelogo	{

	margin-top:-28px;
	margin-left:-9px;
	z-index:10;
}

/*	customizzazione orbit slider	*/

.lt-ie9 .orbit-container, .lt-ie9 .img-container	{
	background:#FF8B00;

	height:450px;
}

.lt-ie9 .img-container ul, .lt-ie9 .img-container2 ul 	{
	list-style:none;
}




.lt-ie9 .orbit-container .orbit-slides-container > * .orbit-caption, .lt-ie9 .img-caption	{
	background:#FF8B00;
	bottom:-146px !important;
}


.lt-ie9 .img-caption {

padding: 10px 14px;
font-size: 0.875em;
}

.lt-ie9 .orbit-container .orbit-slides-container > * .orbit-caption .titolo	a, .lt-ie9  .img-caption .titolo a {
	font-family:'exobold';
	font-size:2.3em;
	color:#fff;
	text-transform:uppercase;
	line-height:1em;
}

.lt-ie9 .orbit-container .orbit-slides-container > * .orbit-caption .testo, .lt-ie9 .img-caption .testo	{
	font-family:'exoextralight';
	font-size:2.2em;
	color:#fff;
	text-transform:uppercase;
	line-height:1.2em;
}

.lt-ie9 .orbit-slide-number, .orbit-prev, .orbit-next, .orbit-timer	{
	display:none;
}

.lt-ie9 .orbit-bullets	{
	top:-278px;
	left:15px;
	z-index:10;
}

.lt-ie9 .orbit-bullets li	{
	background:rgba(255,255,255,0.3);
	width:1em;
	height:1em;
	border:none;
}

.lt-ie9 .orbit-bullets li.active	{
	background:rgba(255,255,255,0.7);
}

/**/

.lt-ie9 .section-container.auto > section.active > .title, .lt-ie9 .section-container.auto > .section.active > .title, 
.lt-ie9 .section-container.vertical-tabs > section.active > .title, .lt-ie9 .section-container.vertical-tabs > .section.active > .title, 
.lt-ie9 .section-container.vertical-nav > section.active > .title, .lt-ie9 .section-container.vertical-nav > .section.active > .title, 
.section-container.horizontal-nav > section.active > .title, .lt-ie9 .section-container.horizontal-nav > .section.active > .title, 
.lt-ie9 .section-container.accordion > section.active > .title, .lt-ie9 .section-container.accordion > .section.active > .title {
background: #fff url(../img/accordion-bck-hover.png) no-repeat 98% 66% !important;
border:none !important;
font-size: 1.6em;
}

.lt-ie9 .section-container.auto > section > .title, .lt-ie9 .section-container.auto > .section > .title, 
.lt-ie9 .section-container.vertical-tabs > section > .title, .lt-ie9 .section-container.vertical-tabs > .section > .title, 
.lt-ie9 .section-container.vertical-nav > section > .title, .lt-ie9 .section-container.vertical-nav > .section > .title, 
.lt-ie9 .section-container.horizontal-nav > section > .title, .lt-ie9 .section-container.horizontal-nav > .section > .title, 
.lt-ie9 .section-container.accordion > section > .title, .lt-ie9 .section-container.accordion > .section > .title {
background: #fff url(../img/cercaprogetto-bck.png) no-repeat 98% 66% !important;
border:none !important;
font-size: 1.6em;

}

.lt-ie9 .section-container.auto, .lt-ie9 .section-container.vertical-tabs, .lt-ie9 .section-container.vertical-nav, 
.lt-ie9 .section-container.horizontal-nav, .lt-ie9 .section-container.accordion {
border-top: none !important;
}

.lt-ie9 .section-container.auto > section > .content, .lt-ie9 .section-container.auto > .section > .content, 
.lt-ie9 .section-container.vertical-tabs > section > .content, .lt-ie9 .section-container.vertical-tabs > .section > .content, 
.lt-ie9 .section-container.vertical-nav > section > .content, .lt-ie9 .section-container.vertical-nav > .section > .content, 
.lt-ie9 .section-container.horizontal-nav > section > .content, .lt-ie9 .section-container.horizontal-nav > .section > .content, 
.lt-ie9 .section-container.accordion > section > .content, .lt-ie9 .section-container.accordion > .section > .content {

border: none !important;
}


.lt-ie9 .section-container.auto > section > .title a, .lt-ie9 .section-container.auto > .section > .title a, 
.lt-ie9 .section-container.vertical-tabs > section > .title a, .lt-ie9 .section-container.vertical-tabs > .section > .title a, 
.lt-ie9 .section-container.vertical-nav > section > .title a, .lt-ie9 .section-container.vertical-nav > .section > .title a, 
.lt-ie9 .section-container.horizontal-nav > section > .title a, .lt-ie9 .section-container.horizontal-nav > .section > .title a, 
.lt-ie9 .section-container.accordion > section > .title a, .lt-ie9 .section-container.accordion > .section > .title a {
padding: .4em 0 !important;
}

.lt-ie9 .donazione h2	{
	background: #7A461C;
padding: 4px 0;
color: #fff;
font-family: 'exoextra_light';
font-size: 1.2em;
padding-left: 5px !important;
}

.lt-ie9 .donazione h3, .lt-ie9 .donazione h3 a	{
	color: #cc3300 !important;
font-size: 1.2em;
line-height: 1.3em;
font-family: 'exolight';
margin-top: .8em;
border-bottom:1px solid #8e8b8d;
}

.lt-ie9 .donazione .testo, .lt-ie9 .donazione .testo2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	
	font-size:.8em;
}

.lt-ie9 .donazione .testo	{
	color:#666;
}

.lt-ie9 .donazione .testo2	{
	color:#000;
	line-height:1.3em;
}

.lt-ie9 .donazione ul	{
	list-style-position:inside;
}

.lt-ie9 .donazione li	{
	margin-bottom:.5em;
}

.lt-ie9 .donazione a.scarica	{
	color:#ff3300;
	display:block;
	text-align:right;
}

.lt-ie9 .campagna	{
	margin-bottom:1em !important;
}

.lt-ie9 .campagna .titolo, .lt-ie9 .grazie .titolo	{
	font-family:'exoblack';
	color:#919191;
	text-transform:uppercase;
	font-size:1.3em;
}

.lt-ie9 .grazie .titolo	{
	margin-top:.8em;
}

.lt-ie9 .campagna .testo, .lt-ie9 .grazie .testo	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:1.2em;
	font-style: italic !important;
	line-height:1.3em;
	
}


.lt-ie9 .grazie .testo2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8e8e8e;
	font-size:.8em;
	line-height:1.3em;
}


.lt-ie9 .campagna .testo	{
	margin:.5em 0;
}

.lt-ie9 ul.condividi	{
	list-style:none;
	margin-top:1em;
}

.lt-ie9 ul.condividi li	{
	border-top:1px solid #ccc;
	padding:1em 0;
	
}

.lt-ie9 ul.condividi li.twitter	{
	border-bottom:1px solid #ccc;
	background:url(../img/twitter-h.png) 0 50% no-repeat;
}

.lt-ie9 ul.condividi li.facebook	{
	background:url(../img/facebook-h.png) 0 50% no-repeat;
}

.lt-ie9 ul.condividi li a	{
	display:block;
	color: #cc3300 !important;
font-size: 1em;
line-height: 1.3em;
font-family: 'exolight';
margin-left:50px;
}

.lt-ie9 ul.condividi li a:hover	{
	color:#ff8b00 !important;
}



/**/



/**/

.lt-ie9 .dona .titolo	{
	font-family:'exobold';
	color:#f30;
	text-transform:uppercase;
	font-size:1.9em;
	text-align:center;
}

.lt-ie9 .dona	{
	margin-top: 14px;
}

.lt-ie9 .dona .testo	{
	font-family:'exolight_italic';
	color:#8e8e8e;
	text-align: center;
	line-height:1.4em;
	margin-top:10px;
	margin-bottom:10px;
}

.lt-ie9 .dona form label, .lt-ie9 .dona-interno form label	{
	color:#666;
	font-family:'exolight';
	text-transform:uppercase;
}

.lt-ie9 .dona form label.euro	{
	font-size:3em;
	padding-left:0.2em;
}


.lt-ie9 .dona form label.newsletter	{
	text-transform:none;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.65em;
}

.lt-ie9 .dona form .newsletter-testo	{
	margin-left:1em;
}

.lt-ie9 .dona form label.scelte, .lt-ie9 .dona-interno form label.scelte	{
	

	margin-bottom:6px;
	margin-top:15px;
}

.lt-ie9 .dona form label.scelte	{
	text-align:center;
	font-size:.75em;

}

.lt-ie9 .dona-interno form label.scelte	{
	padding-left:.7em;
	font-size:.6em;
	margin-bottom:.2em;

}

.lt-ie9 .dona-interno	{
	margin-top:-.8em;
}

/*

.lt-ie9 form.custom .custom.dropdown.donaselect-interno	{
	height:1.8em;
	background:#c1c1c1 !important;
}
*/



.lt-ie9 form.custom .custom.dropdown	{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	color:#666 !important;
	height: 2;
}

/*

.lt-ie9 form.custom .custom.checkbox	{
	background:#e6e6e6;
	border:none;
}


.lt-ie9 form.custom .custom.dropdown.donaselect	{
	background:#c1c1c1 !important;
}

.lt-ie9 form.custom .custom.dropdown.progettiselect	{
	background:#e6e6e6 !important;
	border:none;
}

.lt-ie9 form.custom .custom	{
	display: inline-block;
	width: 15px;
	height: 15px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	border: solid 1px #cccccc;
}


.lt-ie9 form.custom .custom.checkbox.checked:before {
	content: "\00d7";
	color: #222222;
	position: absolute;
	top: -48%;
	left: 40% !important;
	margin-top: 5px;
	margin-left: -5px;
}
*/

.lt-ie9 .dona input.donaora	{
	background:#e6e6e6;
	margin-top:6px;
	font-family:'exolight';
	border:none;
	 -webkit-box-shadow: inset 2px 2px 5px -1px #333;	
    box-shadow: inset 2px 2px 5px -1px #333;	
		
}

.lt-ie9 .dona input.donaora.donadue	{
	height:1.55em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
}

.lt-ie9 .dona a.continua, .lt-ie9 .dona-interno a.continua, .lt-ie9 .dona a.continuativa	{
	display:block;
	
	height:20px;
	/*border: 1px solid red;*/
	
	text-transform:uppercase;
	
	font-size:.8em;
	padding-top:4px;
/*	padding-left:27px;*/
	padding-left:1.5em;
	
	
}

.lt-ie9 .dona a.continua	{
	margin-top:.625em;
}


.lt-ie9 .dona a.continua, .lt-ie9 .dona-interno a.continua, .lt-ie9 .dona-footer a.continua	{
	color:#666;
	font-family:'exoregular';
	background:url(../img/freccia.png) right no-repeat;
	font-size:.8em;
}

.lt-ie9 .dona a.continuativa	{
	color:#ff3300;
	font-family:'exoblack';
	margin-top:1.3em;
	border-top:1px solid #9f9f9f;
	padding-top:1em;
	background: url(../img/freccia.png) 100% 73% no-repeat;
	height: 34px;
	font-size:.9em;
}


/**/

.lt-ie9 button, .lt-ie9 .button {
	
	background: #e6e6e6  url(../img/cercaprogetto-bck.png) no-repeat 98% 66%;
border: none;
font-family: 'exoregular';
font-size: .8em;
color: #999;
text-transform: uppercase;
width:300px;
text-align:left;
margin: 0.25em 0 !important;	
padding:0.3em 0.6em;	
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-transition: background-color 300ms ease-out;
-moz-transition: background-color 300ms ease-out;
transition: background-color 300ms ease-out;
}

.lt-ie9 button:hover, .lt-ie9 button:focus, .lt-ie9 .button:hover, .lt-ie9 .button:focus {
    background-color: #8e8e8e !important; 
	background: #e6e6e6  url(../img/cercaprogetto-bck-hover.png) no-repeat 98% 50%;
	}


.lt-ie9 .f-dropdown:before, .lt-ie9 .f-dropdown:after, .lt-ie9 .f-dropdown.content, .lt-ie9 .f-dropdown	{
	border:none !important;
}

.lt-ie9 .f-dropdown.content{
position: absolute;
top: -9999px;
list-style: none;
margin-left: 0;
width: 100%;
max-height: none;
height: auto;
background: white;

font-size: 16px;
z-index: 99;

opacity:0.9;
  -moz-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.15);

}

.lt-ie9 .f-dropdown.content.cerca-attivita	{
	margin-top: .7em;
max-width: 300px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-size:.8em;
	color:#8e8e8e;
}

.lt-ie9 .f-dropdown.content.cerca-paese	{
	margin-top: .7em;
max-width: 620px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-size:.8em;
	color:#8e8e8e;
	
	/* il seguente posizionamento non fa più funzionare il clic fuori dal div per chiuderlo */ 
	/*left:-294px !important;	*/
	width:600px !important;
}

.lt-ie9 label.labelpaese	{
	font-family: 'exoblack' !important;
	color:#999;
	text-transform:uppercase;
	font-size:1em;
	margin-top:.8em;
	margin-bottom:1em;
}

.lt-ie9 .rowpaese	{
	float:left;
	width:30%;
	margin-left:.8em;
}

.lt-ie9 .cerca-attivita .attivita, .lt-ie9 .cerca-paese .attivita	{
	border-bottom:1px solid #8e8e8e;
	margin-top:.4em;
	
}


.lt-ie9 .cerca-attivita .attivita span, .lt-ie9 .cerca-paese .attivita span	{
	padding-left:.4em;
}


/**/

/*	prove customizzazione scroll secondari con altro js	*/

/* Bare minimum styles */
.lt-ie9 .slider {
	-ms-touch-action: none; /* Prevent default touch actions on Windows 8 */
	overflow: auto; /* Not required but recommended for accessibility when JavaScript is turned off */
	position: relative;
}

/* AnySlider can be styled to your liking. This is just example styles */
.lt-ie9 .slider {


/*	margin: 40px auto;*/
/*	padding: 5px;*/
  height:12.5em;
	width: 100%;

}

.lt-ie9 .bandi .slider {


/*	margin: 40px auto;*/
/*	padding: 5px;*/
  height:3.7em;
	width: 100%;

}

/* The arrows can of course also be styled to your liking. This is just example styles */
.lt-ie9 .as-prev-arrow, .lt-ie9 .as-next-arrow {
	background: url(../demo/img/arrows.png) no-repeat;
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 40px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 95px;
	white-space: nowrap;
	width: 40px;
	z-index: 1;
}

.lt-ie9 .as-prev-arrow {
	left: 0;
}

.lt-ie9 .as-next-arrow {
	background-position: -40px 0;
	right: 0;
}

.lt-ie9 .slider:hover .as-arrows a {
	filter: alpha(opacity=1);
	opacity: 1;
}

/* The same rules for styling apply here. Style to your liking */
.lt-ie9 .as-nav {

	position:absolute;
	right:0;
	top:-2em;
	z-index:100;
	
	
}

.lt-ie9 .bandi .as-nav 	{
	top:.8em;
	right:-40em;
	
	/*border:1px solid green;*/
	width:40%;
}




.lt-ie9 .as-nav a {


	
	float:left;
	display:block;
	/*background: #D7C8BB;
	width: .65em;
	height: .65em;*/
/*	border: none;*/
	/*border-radius: 1000px;*/
	margin-right: 6px;	

	color:#fff !important;
	font-size:.75em;
}




.lt-ie9 a.as-active, .lt-ie9 .as-nav a:hover {
/*	background-position: 0 -16px;*/
	/*background: rgb(255,255,255);*/
	font-weight:bold;
}


.lt-ie9 .slider-wrapper {
/*	height: 275px;*/
	position: relative;
}


/**/



/* Bare minimum styles */
.lt-ie9 .slider {
	-ms-touch-action: none; /* Prevent default touch actions on Windows 8 */
	overflow: auto; /* Not required but recommended for accessibility when JavaScript is turned off */
	position: relative;
}

.lt-ie9 .slider-wrapper {

	position: relative;
}

/* AnySlider can be styled to your liking. This is just example styles */


.lt-ie9 .contieninews h2, .lt-ie9 .contienivideo h2	{
	background:#7A461C;
	padding:4px 0;
	color:#fff;
	font-family:'exoextralight';
	font-size:1.2em;
	padding-left:5px !important;
}

.lt-ie9 .bandi	{
	background:#e6e6e6;
}

.lt-ie9 .bandi	h2 {
	background:#7A461C;
	padding:4px 0;
	color:#fff;
	font-family:'exoextralight';
	font-size:1.2em;
	padding-left:5px !important;
	width:100%;
	margin-top:0;
	
}


.lt-ie9 .contieninews .slider {


	margin: 0px -.55em;
	padding: 0 5px;
  height:10.7em;
	width: 100%;
	
	/*border:1px solid red;*/

}

.lt-ie9 .contieninews .slider .ie	{
	margin-left:30px !important;
	/*border:1px solid green;*/
	
	overflow:hidden;
	width: 100%;
}


.lt-ie9 .lt-ie9 .contienivideo .slider {

height:10.7em;
	margin: 0px auto;
	
	/*border:1px solid red;*/

}

.lt-ie9 .contieniprogetto .as-nav 	{
	display:none;
}

.lt-ie9 .contieniprogetto .slider	{
	height:19em;
	
}

.lt-ie9 .lt-ie9 .bandi .slider-wrapper	{
	width:100%;
}

.lt-ie9 .bandi .slider {



  height:4.3em;
	width: 100%;
	
	/*border:1px solid red;*/
	

}

.lt-ie9 .contieninews  .as-prev-arrow, .lt-ie9 .contieninews  .as-next-arrow, 
.lt-ie9 .contienivideo .as-prev-arrow, .lt-ie9 .contienivideo .as-next-arrow, 
.lt-ie9 .bandi .as-prev-arrow, .lt-ie9 .bandi .as-next-arrow	{
	display:none !important;
}


/* The arrows can of course also be styled to your liking. This is just example styles */
.lt-ie9 .contieniprogetto .as-prev-arrow, .lt-ie9 .contieniprogetto .as-next-arrow {
	background: url(../img/arrows.png) no-repeat;
	cursor: pointer;
	filter: alpha(opacity=0.7);
	height: 60px;
	opacity: 0.7;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	top: 110px;
	white-space: nowrap;
	width: 40px;
	z-index: 1;
	
}

.lt-ie9 .contieniprogetto .as-prev-arrow {
	left: 0;
	
}

.lt-ie9 .contieniprogetto .as-next-arrow {
	background-position: -40px 0;
	right: 0;
	
}

.lt-ie9 .contieniprogetto .slider:hover .as-arrows a {
	filter: alpha(opacity=1);
	opacity: 1;
}

/* The same rules for styling apply here. Style to your liking */
.lt-ie9 .as-nav {

	position:absolute;
	right:0;
	top:-2em;
	z-index:100;
	
	
}

.lt-ie9 .bandi .as-nav 	{
	top:.8em;
	left:-4.6em;
}




.lt-ie9 .as-nav a {


	
	float:left;
	display:block;
	background: rgba(255,255,255,0.3);
	width: .65em;
	height: .65em;

	border-radius: 1000px;
	margin-right: 6px;	

	color:transparent;
}




.lt-ie9 a.as-active, .lt-ie9 .as-nav a:hover {

	background: rgba(255,255,255,0.7);
}



.lt-ie9 .notizie_wrapper	{
	/*left:-20px;*/
	border:1px solid red;
	width:100%;
	
}



.lt-ie9 .notizie_wrapper, .lt-ie9 .eventi_wrapper, .lt-ie9 .gallery_wrapper, .lt-ie9 .bandi_wrapper {
	position:relative;
}


.lt-ie9 .notizie_wrapper .titolo a, .lt-ie9 .eventi_wrapper .titolo a, .lt-ie9 .bandi_wrapper .titolo a	{
	color:#cc3300;
	font-size:.8em;
	line-height:1.3em;
	font-family:'exolight';
	margin-top:.4em;
}

.lt-ie9 .notizie_wrapper .titolo a:hover, .lt-ie9 .eventi_wrapper .titolo a:hover, .lt-ie9 .bandi_wrapper .titolo a:hover	{
	color:#ff8b00;
	
}

.lt-ie9 .notizie_wrapper .categoria, .lt-ie9 .notizie_wrapper .data, .lt-ie9 .bandi_wrapper .data	{
	color:#000;
	text-transform: uppercase;
	font-size:.75em;
	font-family:'exolight';
}

.lt-ie9 .bandi_wrapper .data	{
	margin-top:1.3em;
}

.lt-ie9 .notizie_wrapper .testonews, .lt-ie9 .eventi_wrapper .testonews	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:.7em;
	margin-top:0.9375em;
	line-height:1.4em;
	
	/*display:none;*/
}

.lt-ie9 .contieninews img	{
	/*display:none;*/
	margin-right:30px;
}


.lt-ie9 .flex-video iframe	{
	height:90%;
	
	width:100%;
}



/**/




/**/




.lt-ie9 .contatti h3, .lt-ie9 .segui h3, .lt-ie9 .cercaprogetto h3, .lt-ie9 .sezioni-related h3	{
	font-family:'exobold';
	color:#FF8B00;
	text-transform:uppercase;
	font-size: .9em;
	margin-top:-.8em;
}

.lt-ie9 .contatti .testo	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.75em;
	color:#8e8e8e;
	line-height:1.6em;
}


/*	social	*/

.lt-ie9 ul.social	{
	width: 137px;
	height: 37px;
	list-style: none;
	position: relative;
	
}

.lt-ie9 ul.social li	{
	display: block;
	position: absolute;
	
	height: 37px;
}

.lt-ie9 ul.social li a	{
	display:block;
	width:37px;
	height:37px;
}

.lt-ie9 ul.social li.twitter	{
	left: 0;
	top: 0px;
	width: 32px;
}

.lt-ie9 ul.social li.twitter a	{
	background:url(../img/twitter.png) no-repeat;
}

.lt-ie9 ul.social li.twitter a:hover	{
	background:url(../img/twitter-h.png) no-repeat;
}

.lt-ie9 ul.social li.facebook a	{
	background:url(../img/facebook.png) no-repeat;
}

.lt-ie9 ul.social li.facebook a:hover	{
	background:url(../img/facebook-h.png) no-repeat;
}

.lt-ie9 ul.social li.youtube a	{
	background:url(../img/youtube.png) no-repeat;
}

.lt-ie9 ul.social li.youtube a:hover	{
	background:url(../img/youtube-h.png) no-repeat;
}

.lt-ie9 ul.social li.facebook	{
	left: 53px;
	top: 0px;
	width: 37px;
}

.lt-ie9 ul.social li.youtube	{
	left: 105px;
	top: 0px;
	width: 37px;
}


/*	customizzazione finestra modal	*/

.lt-ie9 #videoModal h2, .lt-ie9 #videoModal2 h2, .lt-ie9 #videoModal3 h2	{
	font-family: 'exobold';
	color:#ce4c27;
	
}

/**/

.lt-ie9 .invia	{
	font-family:'exoregular';
	text-transform:uppercase;
	color:#666;
	font-size:.8em;
	
	overflow:auto;
}

.lt-ie9 .invia label.progetti-invia	{
	padding-top: 4px;
	float: left;
	font-size:1em;
	width: 79%;
	text-align: right;
	margin-right: 6px;
}

.lt-ie9 .invia input.progetti-submit	{
	float:left;
}

/*	pagine	*/



.lt-ie9 .sezioni h2	{
	font-family:'exoextralight';
	font-size:2.3em;
	color:#919191;
}

.lt-ie9 .sezioni .testo	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:.9em;
}

.lt-ie9 .sezioni-related	{
	margin-top:-1.4em;
}

.lt-ie9 .sezioni-related img	{
	margin-top:1.4em;
}

.lt-ie9 .download	{
	background:url(../img/pdf.png) no-repeat;
	height:2.8em;
	border-bottom:1px solid #CBCBCB;
	margin:.9em 0;
}

.lt-ie9 .download a	{
	display:block;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.7em;
	margin-left:4.6em;
	line-height:1.4em;
}

/**/

.breadcrumb	{
	text-align:right;
	padding: 0.5625em 0.875em 0.5625em;
	background-color: #fff;
	border-top:1px solid #c5c5c5;
	margin-top:1.9em;
	color:#979797;
	text-transform:uppercase;
	font-size:.65em;
	margin-left:.3em;
	margin-right:.3em;
	
	/*border:1px solid green;*/
}

.breadcrumb a	{
	color:#979797;
	font-family:Verdana, Geneva, sans-serif;
}

.lt-ie9 .box-progetti	{
	background: #ebebeb;
	border:1px solid #ddd;
	margin-top:2em;
	margin-bottom: 1em;
}


.lt-ie9 .progetti a, .lt-ie9 .progetti2 a	{
	
	display:block;
	color:transparent;
	height:9.4375em;
	font-family:'exobold';
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	
	
}


.lt-ie9 .progetti a.ambiente	{
	background:url(../img/ambiente.png) no-repeat;
	
	/*padding-left: 20%;*/
	padding-top:50%;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti a.ambiente:hover, .lt-ie9 .progetti a.ambiente.active	{
	color:#fff;
	background:url(../img/ambiente-hover.png) no-repeat;
	background-size:contain;
background-position:center;
}


.lt-ie9 .progetti a.cibo	{
	background:url(../img/cibo.png) no-repeat;
	
	/*padding-left: 36%;*/
	padding-top:50%;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti a.cibo:hover, .lt-ie9 .progetti a.cibo.active	{
	color:#fff;
	background:url(../img/cibo-hover.png) no-repeat;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti a.acqua	{
	background:url(../img/acqua.png) no-repeat;
	
	/*padding-left: 36%;*/
	padding-top:50%;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti a.acqua:hover, .lt-ie9 .progetti a.acqua.active	{
	color:#fff;
	background:url(../img/acqua-hover.png) no-repeat;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti a.diritti	{
	background:url(../img/diritti.png) no-repeat;
	
	/*padding-left: 36%;*/
	padding-top:50%;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti a.diritti:hover, .lt-ie9 .progetti a.diritti.active	{
	color:#fff;
	background:url(../img/diritti-hover.png) no-repeat;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti2 a.salute	{
	background:url(../img/salute.png) no-repeat;
	
	/*padding-left: 36%;*/
	padding-top:50%;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti2 a.salute:hover, .lt-ie9 .progetti2 a.salute.active	{
	color:#fff;
	background:url(../img/salute-hover.png) no-repeat;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti2 a.eas	{
	background:url(../img/eas.png) no-repeat;
	
	/*padding-left: 36%;*/
	padding-top:44%;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti2 a.eas:hover, .lt-ie9 .progetti2 a.eas.active	{
	color:#fff;
	background:url(../img/eas-hover.png) no-repeat;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti2 a.sviluppo	{
	background:url(../img/sviluppo.png) no-repeat;
	
	/*padding-left: 36%;*/
	padding-top:44%;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti2 a.sviluppo:hover, .lt-ie9 .progetti2 a.sviluppo.active	{
	color:#fff;
	background:url(../img/sviluppo-hover.png) no-repeat;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti2 a.soccorso	{
	background:url(../img/soccorso.png) no-repeat;
	
	/*padding-left: 36%;*/
	padding-top:50%;
	background-size:contain;
background-position:center;
}

.lt-ie9 .progetti2 a.soccorso:hover, .lt-ie9 .progetti2 a.soccorso.active	{
	color:#fff;
	background:url(../img/soccorso-hover.png) no-repeat;
	background-size:contain;
background-position:center;
}


.lt-ie9 .box-progetti .arrow_box h2, .lt-ie9 .box-progetti .arrow_box_2 h2, .lt-ie9 .box-progetti .arrow_box_3 h2, .lt-ie9 .box-progetti .arrow_box_4 h2		{
	background: #666;
	color:#fff;
	font-family: 'exobold';
	text-transform: uppercase;
	font-size:.9em;
	padding: .4em 0 0 1.2em;
}

.lt-ie9 .box-progetti-testo	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666;
	padding:1em;
	padding-left:1.8em;
	font-size:.9em;
	line-height:1.3em;
}

.lt-ie9 .box-progetti-testo2	{
}

.lt-ie9 .box-progetti-testo2 .titolo	{
	font-family:'exoregular';
	color:#BD3300;
	text-transform:uppercase;
	padding: 1em 0 0 .46em;
}

.lt-ie9 .box-progetti-testo2 ul.aree	{
	list-style:none;
	margin-top:.3em;
}

.lt-ie9 .box-progetti-testo2 ul.aree li	{
	
	line-height: 1em;
	
	padding:.4em .4em 0 .4em;
}

.lt-ie9 .box-progetti-testo2 ul.aree li a	{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	text-transform:uppercase;
	font-size:.65em;
	display:block;
	border-bottom: 1px solid #666;
	padding:.4em .4em .4em 0;
	
}

.lt-ie9 .arrow_box a, .lt-ie9 .arrow_box_2 a, .lt-ie9 .arrow_box_3 a, .lt-ie9 .arrow_box_4 a	{
	position:absolute;
	top:.1em;
	right:.3em;
	display:block;
	
	color:#919191;
	font-size:1.5em;
	font-family:Verdana, Geneva, sans-serif;
}

.lt-ie9 .arrow_box, .lt-ie9 .arrow_box_2, .lt-ie9 .arrow_box_3, .lt-ie9 .arrow_box_4 {
	position: relative;
	background: #666;
	border: 4px solid #666;
}
.lt-ie9 .arrow_box:after, .lt-ie9 .arrow_box:before, .lt-ie9 .arrow_box_2:after, .lt-ie9 .arrow_box_2:before, 
.lt-ie9 .arrow_box_3:after, .lt-ie9 .arrow_box_3:before, .lt-ie9 .arrow_box_4:after, .lt-ie9 .arrow_box_4:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.lt-ie9 .arrow_box:after, .lt-ie9 .arrow_box:before, .lt-ie9 .arrow_box_2:after, .lt-ie9 .arrow_box_2:before, 
.lt-ie9 .arrow_box_3:after, .lt-ie9 .arrow_box_3:before, .lt-ie9 .arrow_box_4:after, .lt-ie9 .arrow_box_4:before {
	border-color: rgba(121, 121, 121, 0);
	border-bottom-color: #666;
	border-width: 18px;
	
}


.lt-ie9 .arrow_box:after, .lt-ie9 .arrow_box:before {
	
	left: 11%;
	margin-left: -18px;
}
.lt-ie9 .arrow_box_2:after, .lt-ie9 .arrow_box_2:before {
	
	left: 37%;
	margin-left: -18px;
}

.lt-ie9 .arrow_box_3:after, .lt-ie9 .arrow_box_3:before {
	
	left: 63%;
	margin-left: -18px;
}

.lt-ie9 .arrow_box_4:after, .lt-ie9 .arrow_box_4:before {
	
	left: 89%;
	margin-left: -18px;
}

/**/

/*	mappa google	*/

.lt-ie9 .mappa	{
	margin-top:1em;
}

.lt-ie9 .mappa iframe	{
	width:100%;
	height:31.25em;
}


.lt-ie9 .progetto .categoria	{
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:.7em;
}

.lt-ie9 .progetto h2	{
	font-family:'exoextralight';
	color:#919191;
	font-size:2.2em;
}

.lt-ie9 .progetto-testo	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#919191;
	line-height:1.4em;
	font-size:.95em;
}

.lt-ie9 .paese, .lt-ie9 .beneficiari, .lt-ie9 .metodo	{
	text-align:center;
	margin-top: -.6em;
	
}

.lt-ie9 .paese .titolo, .lt-ie9 .beneficiari .titolo, .lt-ie9 .metodo .titolo	{
	font-family:'exoregular';
	color:#919191;
	text-transform:uppercase;
	margin-top:1.3em;
}

.lt-ie9 .paese .testo, .lt-ie9 .beneficiari .testo, .lt-ie9 .metodo .testo	{
	font-family:'exoextralight';
	color:#000 !important;
	margin-top:.4em;
	
}

.lt-ie9 .beneficiari	{
	border-left:1px solid #919191;
	border-right:1px solid #919191
}


/* Tooltips */
.lt-ie9 .has-tip {
  border-bottom: none !important;
  cursor: help;
  font-weight: bold;
  color: #919191; }
  
 .lt-ie9 .has-tip:hover, .lt-ie9 .has-tip:focus {
    border-bottom: dotted 1px #196177;
    color: #666; }
 .lt-ie9 .has-tip.tip-left, .lt-ie9 .has-tip.tip-right {
    float: none !important; }

.lt-ie9 .tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.7em !important;
  line-height: 1.3;
  padding: 0.7em;
  max-width: 65% !important;
  left: 50%;
  width: 16% !important;
  color: #969696;
  background: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px; 
  border:1px solid #969696;
  box-shadow: 0px 0px 12px 0px #969696;
  }
  
  
 .lt-ie9 .tooltip > .nub {
/*    display: block;*/
    display: none;
    left: 46%;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 10px;
    border-color: transparent transparent #969696 transparent;
	 top: -10px;


   /* top: 10px !important; */
	}
	
.lt-ie9  .tooltip.opened {
    color: #919191 !important;
    border-bottom: dotted 1px #196177 !important; }

	 /**/
	 
.lt-ie9 .tabelle	{
	
	background: url(../img/table-bck.png) repeat-y;
	background-size:contain;
background-position:center;
margin-bottom:.2em;
/*border:1px solid red;*/

}

.lt-ie9 .tabelle2	{
	
	background: url(../img/table-bck2.png) repeat-y;
	background-size:contain;
background-position:center;
margin-bottom:.2em;
/*border:1px solid red;*/

}

.lt-ie9 .tabelle-titolo	{
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:.8em;
	/*background: #e7e7e7;*/
	padding:.8em;
	/*margin-bottom:.2em !important;*/
	line-height:1.6em;
	color:#666;
}

.lt-ie9 .tabelle-titolo a	{
	color:#666;
}

.lt-ie9 .tabelle-titolo a.active	{
	font-weight:bold;
}

.lt-ie9 .tabelle-testo	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
/*	background: #e7e7e7;*/
	padding:.8em;
	/*margin-bottom:.2em !important;*/
	line-height:1.6em;
	color:#666;
}

.lt-ie9 .tabelle-testo ul	{
	list-style-position:inside;
}


/*	pagine archivi	*/

.lt-ie9 .archiviovideo a, .lt-ie9 .archiviobandi a, .lt-ie9 .archivionotizie a	{
	color: #cc3300;
font-size: 1em;
line-height: 1.3em;
font-family: 'exolight';
margin-top: .8em;

}

.lt-ie9 .archiviocampagne	{
	margin-top:2em;
}

.lt-ie9 .archiviocampagne a	{
	font-family:'exobold';
	color: #cc3300;
font-size: 1em;
padding-top:2em;
display:block;
}

.lt-ie9 .archiviocampagne .testo	{
	font-family:'exolight';
	color:#666;
	margin-top: .8em;
	
}

.lt-ie9 .archiviovideo a:hover, .lt-ie9 .archiviobandi a:hover, .lt-ie9 .archivionotizie a:hover, .lt-ie9 .archiviocampagne a:hover	{
	color:#ff8b00;
}


.lt-ie9 .anni	{
	border-top:1px solid #8e8e8e;
	margin-top:1em;
}

.lt-ie9 .anni h4	{
	font-family:'exoblack';
	color:#ff8b00;
	text-transform:uppercase;
	font-size:.9em;
}

.lt-ie9 .anni ul	{
	list-style:none;
}

.lt-ie9 .anni ul li	{
	border-top:1px solid #cbcbcb;
	padding:.5em 0;
}

.lt-ie9 .anni ul li:last-child	{
	border-bottom:1px solid #cbcbcb;
}

.lt-ie9 .anni a	{
	font-family:'exoregular';
	color:#999;
	text-transform:uppercase;
	font-size:.9em;
	display:block;
}

.lt-ie9 .anni a.active, .lt-ie9 .anni a:hover	{
	color:#666;
}

.lt-ie9 .archiviobandi, .lt-ie9 .archivionotizie, .lt-ie9 .archiviocampagne	{
	border-bottom:1px solid #cbcbcb;
	padding-bottom:1em;
	
}

.lt-ie9 .archiviobandi	{
	
	margin-top:2em;
}

.lt-ie9 .archivionotizie	{
	
	margin-top:1em;
}

.lt-ie9 .archiviobandi .data, .lt-ie9 .archiviobandi .data a, .lt-ie9 .archivionotizie .data, .lt-ie9 .archivionotizie .data a	{
	color:#000;
	text-transform: uppercase;
	
	font-family:'exolight';
}

.lt-ie9 .archiviobandi .data, .lt-ie9 .archivionotizie .data	{
	font-size:.75em;
}

.lt-ie9 .archiviobandi .data a, .lt-ie9 .archivionotizie .data a	{
	font-size:.9em;
}

.lt-ie9 .archiviobandi .testo, .lt-ie9 .archivionotizie .testo	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:.75em;
	margin-top:.7em;
}

.lt-ie9 .archiviobandi .pubblicato, .lt-ie9 sezioni .pubblicato, .lt-ie9 .archivionotizie .pubblicato	{
	font-family:Verdana, Geneva, sans-serif;
	color:#999;
	text-transform:uppercase;
	font-size:.6em;
	margin-top:.7em;
}

.lt-ie9 .sezioni .pubblicato	{
	border-top:1px solid #cbcbcb;
	padding-top:.8em;
}

.lt-ie9 .archiviobandipager	{
	background:#eee;
	color:#999;
	margin-top: 2.5em !important;
	margin-bottom:2.5em !important;
	padding:.5em;
}

.lt-ie9 .archiviobandipager a	{
	font-family:'exoregular';
	color:#999;
	font-size:.8em;
	letter-spacing:.3em;
}

.lt-ie9 .archiviobandipager a.active, .lt-ie9 .archiviobandipager a:hover	{
	color:#666;
}

.lt-ie9 .notiziacategoria	{
	border-bottom:1px solid #cbcbcb;
	color:#333;
	font-size: .7em;
	letter-spacing:.1em;
	
}

.lt-ie9 .notiziacategoria a	{
	font-family:'exolight';
	color:#333;
	text-transform:uppercase;
}

.lt-ie9 .notiziasingola	{
	border:top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}


/**/


/**/

.lt-ie9 .footer	{
	margin-top:1em;
	font-size:.9em;
	color: #8e8e8e;
}

.lt-ie9 .footer a	{
	font-family:'exolight';
	color: #8e8e8e;
	text-transform:uppercase;
	
}