/********* struttura base*******/

body{
background:url(../im/sfondo.jpg);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
letter-spacing:1px;
text-align:center;
margin:10px;
color:#666;
min-height:900px;
}

#container{
margin:auto;
width:750px;
background-color:#fff;
/*border:10px solid white;*/
text-align:left;
}

#testata{
height:160px; /*aggiunto 2008*/
min-height:160px;
border:10px solid white;
border-bottom:0px;
}

#utils{ 
height:150px;
width:200px;
border-bottom:0px;
float:left;
background: url(../im/sf_utils_index.gif) no-repeat;
background-color:#ef854f;   /* era #F2A076 */   
text-align:center;
}

#utils a {
display:block; 
width:100%; 
height:100%;
border:0px;
border-bottom:5px solid white;
}

#utils span{
display:none;
}

#banner{
float:right;
text-align:right;
}

#corpo{
/*background-image: url(../im/sf_corpo.gif);*/
background-image:url(../im/sfondo_spalla.jpg) ;
background-repeat:repeat-x;
float:left;
border:10px solid white;
border-top:1px solid white;
position:relative;
}

#colonna1{
float:left;
width:200px;
height:auto !important;
min-height:350px;
height:350px;
background-repeat:no-repeat;
 }
 
#colcenter{
background-color:#f7f7f7;
float:left;
border:1px solid white;
width:518px;
margin-left:10px;
}

/*****generali*****/

h1{
margin:16px 0px;
font-family: Arial, Helvetica, sans-serif;
font-size:1.6em;
}

h2{
font-family: Arial, Helvetica, sans-serif;
margin:0em 30px 20px 30px;
/*font-variant:small-caps;*/
font-weight:bold;    /***** era normal *****/ 
font-size:1em;
letter-spacing:0.2em;
}

#colcenter h2{
font-family: Arial, Helvetica, sans-serif;
margin:6px 25px 20px 25px;
padding: 2px 5px 2px 5px;
font-weight:bold;
font-size:1.00em;    /***** era 1,22 *****/ 
letter-spacing:0.10em;
color:#FFFFFF;        /***** era giallo: ECBD01 *****/ 
background-color:#A01E00; /***** era: 7C0E02 *****/
text-transform: uppercase;
}

a{
color:#A01E00; /***** era: 7C0E02 *****/
text-decoration:none;
font-weight:bold;
}

#colcenter a{
background-image:url(../im/link_sfondo.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

#colcenter a.fancybox{
text-decoration:none;
background-image:none;
}

#colcenter a.fisa{
margin: 0px 30px 3px 30px;
padding-right:16px;
text-decoration:none;
font-weight:bold;
text-decoration:none;
background-image:url(../im/freccia.gif);
background-repeat:no-repeat;
background-position:right center;
display:inline-block;
}

div.comparsa{
padding-left:30px;
}

h3, h3 a, li a{
font-size:1em;
color:#e95911;   /***** 2009: era #ecbd01 *****/   /***** 2010: era #853c3e *****/ 
text-decoration:none;
font-size:1em;
}

#colcenter h3 a { 
background: url(../im/freccina.gif) right no-repeat;
padding-right:25px;
}

#colcenter h3 a:hover {
padding-right:20px;
}

h4, h5{
font-size:1em;
}

.menu{
overflow:hidden;
padding:3px;
}

/*****elementi in colonna1*****/

#colonna1 ul{
margin:10px 0px 0px 0px;
padding:0px;
list-style-type:none;
}

#colonna1 h2{
margin:0px;
padding:2px;
}

#colonna1 li{
margin:0px;
padding:0px 10px;
line-height:13px;
/*height:12px;*/
/*border-bottom:1px solid white;*/
font-weight:normal;
font-variant:small-caps;
}

#colonna1 a{
text-decoration:none;
color:#FFFFFF; /*NEWS 2010; era #666666*/
font-weight:normal;
}

#colonna1 .loghi{
margin-top:80px;
color:#FFFFFF; /*NEWS 2010; era #666666*/
padding-left:10px;
width:180px;
text-align:center;
bottom:0px;
}

#colonna1 .loghi ul{
margin:10px;
}

#colonna1 .loghi li{
display:block;
/* height:44px; */
background-repeat: no-repeat;
background-position:center;
}

#colonna1 .loghi span{
display:none;
}

#colonna1 .loghi a{
display:block;
width:100%;
height:100%;
}

.fitz{
background-image: url(../im/logoFF.gif);
height:44px;
}
.iccm{
background-image: url(../im/iccm.gif);
height:44px;
}
.encatc{
background-image: url(../im/encatc.gif);
height:44px;
}
.fondcrt{
background-image: url(../im/fondcrt.gif);
height:44px;
}
.regpiem{
background-image: url(../im/regpiem.gif);
height:44px;
}
.semeraro{
background-image: url(../im/semeraro.gif);
height:92px;
}

table{
font-size:100%;
margin:10px;
}

/*****elementi in colcenter****/


#colcenter li{
margin:0.5em 3em 0.5em 0.3em;
list-style-image:url(../im/bullet.gif);
}

#colcenter h3{
margin:20px 30px 5px 30px;
}

#colcenter h3.logovideo{
margin:15px 30px 5px 0px;
padding:5px 0px 0px 30px;
background-image: url(../im/video.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
}

#colcenter h3.logoaudio{
margin:17px 30px 5px 0px;
padding:3px 0px 0px 30px;
background-image: url(../im/audio.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
}

#colcenter p{
margin:5px 30px 5px 30px;
}

#colcenter div.taglioalto{
color:#333333;
background-color:#efefef;   /***** 2009: #efefef ****/    /***** 2010: #fce6dc ****/
padding:5px 0px 0px 0px;
border-bottom:6px solid #FFFFFF;    /***** NEW PAOLOOOOOOOOOOOOOOOOOOOOO ****/
/*margin:0px 0px 14px 0px;
 border-bottom:10px inset #ccc;
border-left:10px inset #ccc; */
}

#tagliomedio{
color:#333333;
background-color:#efefef;   /***** 2009: #efefef ****/    /***** 2010: #fce6dc ****/
padding:5px 0px 5px 0px;
margin:0px 0px 14px 0px;
/* border-bottom:1px solid #e95911;
border-left:1px solid #e95911; */
}

table{margin:35px;}

#tabella{ margin:0px;padding:0px;}

table.tabborse{
margin:5px 30px 5px 30px;
padding:0px;
}

tr.rosa{
background-color:#f7bea2;     /* oppure #F2A076 */
}
 
input, textarea{
background-color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

select{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h3.new{
position:relative; 
}

span.new{
/*position:absolute; */
display:block;
height:50px;
width:50px;
background:url(../im/new.gif) no-repeat;
top:-15px;
left:-40px;
}

#colcenter p.intro{
font-variant:small-caps;
margin-bottom: 17px;
}

#colcenter p.intromin{
font-variant:normal;
margin-bottom: 17px;
}






/**********el in home page*********/
/**********taglioalto*********/

#home #taglioalto{
width:100%;
float:left;
clear:both;
padding-bottom:15px;
margin-bottom:15px;
}

#home #tagliomedio{
width:100%;
float:left;
clear:both;
padding-bottom:15px;
margin-bottom:15px;
}

#dom_iscr{
float:left;
height:60px; 
width:40%;
}

#dom_iscr a{
display:block;
height:60px;
width:220px;
padding-top:20px;
text-align:center;
color: white;
font-weight:bold;
background: url(../im/bottone.jpg) no-repeat;
}

#dom_iscr a:hover{
background: url(../im/bottone0.jpg) no-repeat;
}

#dom_iscr a:active{
background: url(../im/bottone1.jpg) no-repeat;
}

#progetti{
float:left;
width:55%;
}

#borse{
margin-left:10px;
}

#colcenter #home li {
margin:0.1em 1em  0em 1em;
list-style-image:url(../im/bullet.gif);
} 

#colcenter #home p{
margin:0px;
}

#colcenter #home p.slogan{
margin:5px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
letter-spacing:1px;
word-spacing:5px;
line-height:24px;
text-align:left;
color:#666;
}

#colcenter #home p{
margin:0px;
}

#colcenter #home h3{
margin:0px;
}

#colcenter #home ul{
margin:0px;
padding-left:0px;
}  

#colcenter #home h2{ 
color: #ECBD01;
font-size: 0.8em;
font-variant: normal;
font-weight: bold;
margin: 0px;
text-transform: uppercase;
}

div.rientro{ 
margin-left:30px;
}

div.fisa{ 
padding-left:30px;
background-color:#F7F7F7;
padding-bottom:20px;
border-top:2px solid #FFFFFF;
}




/**********tagliobasso*********/

#tagliobasso{
width:100%;
float:left; 
}

#test3 {
float:left;
width: 300px;
height: 250px;
border-right:1px solid white;
border-bottom:1px solid white;
margin-top:0px;
}
  
#galleria{
float:left;
border-right:1px solid white;
border-bottom:1px solid white;
margin-top:20px;
}

#home #galleria{
margin-top:0px;
float:left;
border-right:1px solid white;
border-bottom:1px solid white;
}


#home img{ margin:0px; border:0px; padding:0px; }

img.fancybox{margin:16px 0px 0px 0px; border:1px solid silver; padding:2px; clear:both;}

img.floatright{ float:right; margin:1px; border:1px solid silver; padding:2px; clear:both;}

img.volti{ margin:10px 1px 1px 1px; border:1px solid silver; padding:2px; margin-left:30px; clear:both; display:block;}

#galleria img{ float:none;}
#area_ris{
width:38%;
float:left;
border-top:1px solid white;
margin-top:10px;
margin-left:9px;}

#news{
width:38%;
float:left;
margin-left:9px;
}

form{margin-top:10px; text-align:center;}
input{display:inline; width:50px; float:left;}
.login{background:#339999;color:white;font-weight:bold; }

/************fondo**********/

#colcenter #home div.boxsxdx{
	float:left; 
	width:100%; 
	margin: 12px 0px 10px 0px;
}


#colcenter #home div.box_destra{float:right; width:46%; padding:8px;}
#colcenter #home div.box_destra h3{color: #666666;}
#colcenter #home div.box_destra h2{margin-bottom:14px;
color: #FFFFFF;           /***** era giallo: ECBD01 *****/ 
font-size: 1em;
font-variant: normal;
font-weight: bold;
margin: 0px 0px 1.3em 0px;
text-transform: uppercase;
}
#colcenter #home div.box_destra p{margin:5px 30px 5px 0px;}    

#colcenter #home div.box_sinistra{float:left;width:46%; padding:8px;}
#colcenter #home div.box_sinistra h3{color: #666666;}
#colcenter #home div.box_sinistra h2{
color: #FFFFFF;           /***** era giallo: ECBD01 *****/ 
font-size: 1em;
font-variant: normal;
font-weight: bold;
margin: 0px 0px 1.3em 0px;
text-transform: uppercase;
}
#colcenter #home div.box_sinistra p{margin:5px 30px 5px 0px;}    

#approfondimenti{float:left;width:55%;}
#approfondimenti h3{color: #666666;}

#approfondimenti dt{ padding-left:12px; margin-top:20px;}
#approfondimenti dd{ margin-left:0px; padding-left:12px;}



/*inizio stile css mappa*/
	#wrap_mappa{
	width:380px;
	height:344px;
	/*border:1px solid #CCCCCC;
	background-color:#EEEEEE;*/
	margin-left:70px;
	

	}
	#mappa img{
	border:none;
	}
	#mappa{
	/*width:380px;*/
	height:319px;
	position:relative;
	/*left:10px;*/
	top:10px;
	/*background-color:#FFFFFF;
	border:2px solid #CCCCCC;*/
	}
	#mappa a{
	text-decoration:none;
	color:#000000;
	outline:none;
	}
	#mappa a img.regione{
	position:absolute;
	display:block;
	}
	/*#mappa a:hover img.regione{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	}*/
	#mappa a span{
	display:none;
	}
	#mappa a:hover span, #mappa #info{
	display:block;
	width:200px;
	height:100px;
	position:absolute;
	right:0px;
	top:0px;
	/*border:2px solid #CCCCCC;
	background-color:#FFFFFF;*/
	padding:0px;
	color:#666666;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	/*text-align:justify;*/
	overflow:hidden;
	z-index:20;
	text-align:right;
	}
	#mappa span b{
	display:block;
	height:30px;
	line-height:30px;
	margin-bottom:10px;
	
	}
	#mappa a#estero {
	position:absolute;
	display:block;
	right:0px;
	bottom:0px;
	width:70px;
	background-color:#E95911;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	text-align:center;
	text-decoration:none;
	font-size: 9px;
	background-image:none;
	letter-spacing:1px;

	}

	
	#aosta{
	left:5px;
	top:37px;
	z-index:1;
	}
	#piemonte{
	left:2px;
	top:27px;
	}
	#liguria{
	left:20px;
	top:77px;
	}
	#lombardia{
	left:41px;
	top:19px;
	}
	#trentino{
	left:80px;
	top:3px;
	z-index:2;
	}
	#veneto{
	left:85px;
	top:15px;
	}
	#friuli{
	left:120px;
	top:15px;
	z-index:3;
	}
	#romagna{
	left:55px;
	top:62px;
	}
	#toscana{
	left:66px;
	top:81px;
	}
	#marche{
	left:118px;
	top:96px;
	}
	#umbria{
	left:113px;
	top:108px;
	}
	#lazio{
	left:105px;
	top:132px;
	}
	#abruzzo{
	left:139px;
	top:128px;
	}
	#molise{
	left:160px;
	top:152px;
	z-index:4;
	}
	#puglia{
	left:182px;
	top:154px;
	}
	#campania{
	left:158px;
	top:169px;
	}
	#basilicata{
	left:194px;
	top:179px;
	z-index:5;
	}
	#calabria{
	left:205px;
	top:210px;
	}
	#sardegna{
	left:30px;
	top:175px;
	}
	#sicilia{
	left:130px;
	top:270px;
	}
	/*fine stile mappa*/
	
	.invisibile{
	display:none;
	}
	
	/*inizio stile css fancybox special*/
#fancybox-outer #fancybox-title {

font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
#fancybox-inner #fancybox-frame {
height:96%;
}

#fancybox-title-over em{
font-size:0.5em;
font-style:normal;
font-variant:small-caps;

}