/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #fff;
	background-image: url(sfondo20.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
p  {
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #486d9b; /*#b2cff3;*/
	text-decoration: none;
}
a, a:visited {
	text-decoration: none;
	color: #294f7f;
}
div#indi {
	width: 900px;
	margin-left: 31px;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 3px;
}
div#indi_left {
	float: left;
}
div#indi_right {
	float: right;
}
div#indi h1{
	font-size: 0.7em;
	color: #486d9b;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
div#indi a{
	color: #486d9b; /*#b2cff3;*/
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
div#indi a:hover{
	color: #fff;
	text-decoration: none;
}
div#container{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width:960px;
	padding: 3px;
}
div#tappo{
	width: 898px;
	background-color:#cad9e2;
	margin-top: 15px;	
	padding-bottom: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #bacdd9;	
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #bacdd9;
}



/* <<<<<<NOTE>>>>>  */
div#note {
	width: 100%;
	height: 18px;
	font-size: 0.6em;
	color: #4b698e;
	border:#002a60 solid 0px;
	margin-top: 12px;
	margin-left: 30px;
	margin-left, margin-right: 0px;
}
div#note .testo{
	padding-top: 2px;
}
div#note a{
	color: #4b698e;
	text-decoration: none;
}
div#note a:hover{
	color: #000;
	text-decoration: none;
}
div#colonna_sx {
	width: 30px;
	float: left;
	height: 167px;
}
div#colonna_dx {
	width: 30px;
	height: 167px;
	float: left;
}
div#corpo {
	width: 900px;
	float: left;
}
div#corpo table .rigo {
	border-left-width: 0px;
	border-left-style: dashed;
	border-left-color: #fff;
}
div#corpo table .rigo .img{
margin-top: 15px;
margin-left: 10px;
}
div#sopramenu {
	margin-left: 45px;

}
div#sopramenu div{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
	height: 18px;
	width: 89px;
}
div#sopramenu div.fine{
	width: 10px;
}
div#menu {
	clear: both;
	background-image: url(sfondo_menu.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom: 12px;	
}
div#menu ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
	/*
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#5d80ac;*/
}
div#menu a{
	font-size: 0.7em;
	color: #294f7f;
	width: 87px;
	/*background-color: #bfd2dc;*/
	display: block;
	height: 20px;
	padding-top:4px;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#5d80ac;
}
div#menu a:hover{
	background-color: #f68420;
	text-decoration: none;
	color: #ffffff;
}
div#menu .selezionato{
	background-color: #f68420;
	text-decoration: none;
	color: #ffffff;
}
div#menu .inizio{
	border-left-width: 0px;
	width: 88px;
}
div#menu .fine{
	border-right-width: 0px;
}
div#foto{
	clear: both;
	/*background-image:url(testa_immagineprova.jpg);
	background-repeat: no-repeat;*/
	padding-top: 12px;
	height: 200px;
	width: 900px;
}
div#titolo{
	clear: both;
	height: 20px;
}
div#fine{
	clear: both;
}
div#menusx {
	width: 119px;
	z-index:100;
}
div#menusx ul{
	margin: 0px;
	padding: 0px;

}
div#menusx li{
	margin: 0px;
	margin-left:10px;
	padding: 0px;
	list-style-type: none;
	list-style-position:outside;
	font-size: 11px;
	color: #294f7f;
	padding-left:5px;
	line-height: 20px;
	font-weight: bold;
}
div#menusx ul li ul li{
	line-height:16px;
	font-style: italic;
	font-weight: normal;
}
div#menusx .selezionato{
	color:#ef4f01; 
}
div#menusx a{
	color: #4a6588;
	text-decoration: none;
}
div#menusx a:hover{
	text-decoration: none;
	color: #ef4f01;
}

div#areafoto {
	float:left;
	/*width: 370px;	*/
}
div#areafoto .foto{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4a6588;
	border-right-color: #4a6588;
	border-bottom-color: #4a6588;
	border-left-color: #4a6588;
}
a img{
	border:none;
}
div#fotomini img{
	border: 1px solid #4a6588;
	margin-top: 4px;
	margin-right: 12px;
}
div#fotomini .fine{
	margin-right: 0px;
	margin-left: 0px;
}
div#container_testo1 {
	padding-left: 20px;
	width: 380px; /* 1px lasciati come margine + 1 di rigo bianco 408*/
	float: left;
	/*	height: 250px;*/
	min-height: 260px;
	display: inline;
}
div#container_testo3 {
	padding-left: 20px;
	width: 280px; /* 1px lasciati come margine + 1 di rigo bianco 408*/
	float: left;
	/*	height: 250px;*/
	min-height: 260px;
	display: inline;
}
div#testo {
	/*width: 100%;*/
	font-size: 0.70em;
	color: #294f7f;
	text-align: justify;
	margin:0px;
	padding:0px;
}

div#testo h1{
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
}
div#testo h1 strong {
	color: #ef4f01;
	font-size: 1.1em;
	margin-right: 3px;
}
h1.arancio{
	position:relative;
	color: #ef4f01;
	font-size:16px !important;
	top:-10px;
	left:20px;
}
div#testo h1 a{
	text-decoration: none;
}
div#testo h4{
	color: #ef4f01;
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 1em;
}
div#testo h4 strong {
	color: #ef4f01;
	font-size: 1.1em;
	margin-right: 3px;
}
div#testo a {
	color: #294f7f;
	text-decoration: underline;
}
div#testo a:hover{
	color: #294f7f;
	font-weight:bold;
	text-decoration: none;
}
div#testo a.select{
	color: #294f7f;
	font-weight:bold;
	text-decoration: none;
}
div#testo li h1{
	color:#0054a6;
}
div#testo li h2{
	color:#0054a6;
	font-size: 1em;	
	font-weight:bold;
	font-style:italic;
	margin:0px;
}
div#testo li{
	list-style:none;
	margin:0px;
	padding-left:10px;
	margin-bottom:10px;
}
div#testo ul{
	margin:0px;
	padding:0px;
}
div#testo table{
	text-align:left;
	vertical-align:top;
}

div#absoluteheader{
	position:absolute;
	top:223px;
	left:134px;
	z-index:100;
	font-size: 30px;
	color: #294f7f;
	font-weight:bold;
	width:897px;
	height:90px;
	vertical-align:middle;
	text-align:right;
}

div#absoluteheader strong {
	color: #f68420;
	margin-right: 3px;
}
div#mapcontainer1{
	padding-top:10px;
	height: 300px;
}
div#mapcontainer2{
	padding-top:10px;
	width:350px;
	height: 300px;
}
div#mappa{
	position:absolute;
	z-index:100;
	font-size: 0.70em;
	color: #294f7f;
	text-align: justify;
	padding:0px;
	margin-left:200px;
}

div#mappa a{
	text-decoration:none;
	color: #294f7f;
}
div#mappa a:hover	{
	color: #f68420;
}
div#mappa ul{
margin:0px;
}
div#mappa li{
padding:0px;
margin:0px;
list-style:none;
}



#scroller, #contentscroll, .section
{
	height: 320px;
}


#scroller {
	overflow: hidden;
}

.frecciagiu {
	margin-top: 240px;
}

div#menubasso a{
	margin: 0px;
	margin-left:10px;
	padding: 0px;
	list-style-type: none;
	list-style-position:outside;
	font-size: 10px;
	color: #294f7f;
	padding-left:5px;
	line-height: 18px;
	font-style:italic;
	text-decoration:none;
	letter-spacing: 1px;
}
div#menubasso a:hover{
		color: #ef4f01;
}
.cleaner{
	clear: both;
}
.fase_left{
	float: left;
	height: 28px;
	width: 10px;
	background-image: url(fumetto_left.gif);
}
.fase_right{
	float: left;
	height: 28px;
	width: 10px;
	background-image: url(fumetto_right.gif);
}
.fase_right_pdf{
	float: right;
	text-align: right;
	width: 145px;
}
.pdf_eng {
	width: 170px;
}
.pdf {
	line-height: 16px;
	float: left;
	text-align: left;
}
.icona {
	float: right;
}
.fase_center{
	float: left;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 20px;
	padding-top: 1px;
	margin-bottom:20px;
	height:28px;
	background-image:url(fumetto_center.gif);
	background-repeat: repeat-x;
}
.clear{
	padding:0px;
	margin:0px;
	text-align:center;
}
.fumettogrande{
	background-image:url(fumetto_grande.gif);
	background-repeat:no-repeat;
	height:20px;
	width:95px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
table.tscheda{
	font-size: 10px;
	color: #294f7f;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
td.fase1 h1, td.fase2 h1, td.fase3 h1, td.fase4 h1, td.fase5 h1{
	font-size: 35px;
	padding: 0px;
	margin: 0px;
	margin-top: 14px;
	color: #063858;
}
td.fase1, td.fase2, td.fase3, td.fase4, td.fase5 {
	height: 47px;
	background-image: url(5fasi/tabella/fase1.jpg);
	background-repeat: no-repeat;
	color:#000000;
	padding-top: 2px;
	text-align:center;
	vertical-align: top;
	line-height: 11px;
	width: 115px;
}
td.sinossi_prodotti {
	width: 110px;
	text-align:center;
}
td.fase2 {
	background-image: url(5fasi/tabella/fase2.jpg);
	}
td.fase3 {
	background-image: url(5fasi/tabella/fase3.jpg);
}
td.fase4 {
	background-image: url(5fasi/tabella/fase4.jpg);
}
td.fase5 {
	background-image: url(5fasi/tabella/fase5.jpg);
}
div#fase_center_tab{
	float: left;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	vertical-align: middle;
	height:28px;
	background-image:url(fumetto_center.gif);
	background-repeat: repeat-x;
}
div#palla{
	width:90px;
	height:90px;
	position:absolute;
	margin-top:-20px;
	margin-left:-24px;
	z-index:100;
}
div#flashmappa{
	width:350px;
	height: 300px;
}
div#minimappa{
	position:absolute;
	margin-top:-300px;
	margin-left:-10px;
}
.scheda_interna {
	text-align: left;
	padding-top: 5px;
}
.numero_scheda {
	vertical-align:top;
	padding-left: 4px;
	padding-right: 1px;
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
}
.testo_scheda {
	text-align:left;
	font-size: 9px;
	letter-spacing: 0.01em;	
}
#contatti li ul li a:hover {
	font-weight: normal;
}
div#sinistra{
width:350px;
float:left;
padding-left:10px;
padding-right:10px;
border-right:1px dashed #FFFFFF;
}
div#sinistra_large{
width:700px;
float:left;
padding-left:10px;
}
div#destra{
padding-left: 10px;
width: 360px;
float: left;
}
.input{
font-size:12px;
margin-bottom: 5px;
color: #294f7f;
width:200px;
border:solid 1px #002a60;
}
.button{
font-size:12px;
color: #294f7f;
width:200px;
}

#felici_intro {
	font-style:italic;
	font-size: 1.1em;
}
#customer_bandiere img {
	margin-right: 3px;
	vertical-align: middle;
	margin-bottom: 3px;
}
#clear_scheda{
	padding:0px;
	margin:0px;
	text-align:center;
}
#clear_scheda td a {
	text-decoration: inherit;
	color: inherit;
}
#clear_scheda td a:hover {
	text-decoration: underline;
}
hr.divide {
	display: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 0px;
	border: 0px;
}
.classtesto {
	font-size: 0.70em;
	color: #294f7f;
	text-align: justify;
	margin:0px;
	padding:0px;
}

.classtesto h1{
	margin: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
}
.classtesto a {
	color: #294f7f;
	text-decoration: underline;
}
.classtesto a:hover{
	color: #294f7f;
	font-weight:bold;
	text-decoration: none;
}
.classtesto a.select{
	color: #294f7f;
	font-weight:bold;
	text-decoration: none;
}
#nota_legale {
	font-size: 0.8em;
}
#hp_contenitore {
	width: 878px;
}
div#hp_contenitore a {
	font-weight: bold;
	color: #ef4f01;
}
#hp_eventi {
	float:left;
	width: 29%;	
	padding-right: 20px;
}
#hp_news {
	float:left;
	width: 29%;
	border-left: dashed 1px #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
#hp_palestra {
	float:left;
	width: 30%;
	border-left: dashed 1px #ffffff;
	border-right: dashed 1px #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}
.leggi_articolo {
	font-size: 0.8em;
}
.leggi_articolo strong {
	color: #ef4f01;
	font-size: 1.8em;
	margin-right: 3px;
}
#webpad_allegato {
	font-size: 0.70em;
	color: #294f7f;
}
.referenze {
	font-size: 1em;
}
.referenze strong {
	color: #ef4f01;
	font-size: 1.2em;
	margin-right: 3px;
}
#mappa_contatti {
	border: 2px solid #002a60;
	margin: 0px;
}
#popup{
	left:50%;
	top:50%;
	margin-left:-50px;
	margin-top:-100px;
	position:absolute;
	z-index:200;
	height:320px;
	width:350px;
	background-image:url(back-orange.png);
	border:solid 2px #002a60;
	color:#486d9b;
	padding-left:20px;
	padding-right:20px;	
	font-size:12px;
}
#popup_title{
	margin-top:10px;	
	float:left;
}
#popup_close{
	float:right;
	margin-top:10px;
}
.popup_left{
	width:130px;
	float:left;
}
#popup > #popup_bubble1{
	width:200px;
	height:132px;
	margin-left:140px;
	margin-top:-25px;	
	background-image:url(bubble1.png);
	margin-bottom:0px;
}
#popup > #popup_bubble1_eng{
	width:200px;
	height:132px;
	margin-left:140px;
	margin-top:-25px;	
	background-image:url(bubble1_eng.png);
	margin-bottom:0px;
}
#popup > #popup_bubble2{
	width:190px;
	height:132px;
	margin-left:160px;
	margin-top:-25px;
	background-image:url(bubble2.png);
}
#popup > #popup_bubble2_eng{
	width:190px;
	height:132px;
	margin-left:160px;
	margin-top:-25px;
	background-image:url(bubble2_eng.png);
}
#popup_bubble1, #popup_bubble1_eng{
	width:200px;
	height:132px;
	margin-left:140px;
	margin-top:-25px;	
	background-image:url(bubble1.gif);
	margin-bottom:0px;
}
#popup_bubble1_eng{
	background-image:url(bubble1_eng.gif);
}
#popup_bubble2, #popup_bubble2_eng{
	width:187px;
	height:132px;
	margin-left:160px;
	margin-top:-25px;
	background-image:url(bubble2.gif);
}
#popup_bubble2_eng{
	width:187px;
	height:132px;
	margin-left:160px;
	margin-top:-25px;
	background-image:url(bubble2_eng.gif);
}
#popup h1 {
	color:#ef4f01;
	font-size:16px;
}
#popup h2 {
	color:#ef4f01;
	font-size:14px;
}
#popup h3 {
	color:#ef4f01;
	font-size:12px;
}
.classtesto ol {
	padding-top: 10px;
	color:#EF4F29;
	font-size:15px;
	font-weight:bold;
}
.classtesto ol li {
	margin-bottom: 15px;

}
.classtesto ol li p{
	color:#294f7f;
	font-size:11px;
	font-weight:normal;
}
.classtesto ol li a, .classtesto ol li a:visited{
	text-decoration: none;
	font-weight: bold;
}
.classtesto ol li a:hover{
	color: #FFFFFF;
}
.cornice {
padding: 2px;
border: 1px solid #002A60;
}
#sinistra_large{
	position:relative;
}
#sinistra_large .pdf{position:absolute;right:0px; top:0px;width:120px;}
#sinistra_large .pdf a{position:absolute;left:0px; top:0px;width:120px;display:inline-block;font-size:11px; text-decoration:underline;}
#sinistra_large .pdf a:hover{text-decoration:none; font-weight:bold;}
#sinistra_large .pdf a img{position:absolute;right:0px; top:0px;}

.theill {
	font-size: 10px;
}
#hp-testo {
	position: relative;
	width: 465px;
	height: 295px;
}
#hp-testo h3 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	font-weight: lighter;
	margin-bottom: 5px;
}
#hp-testo h2{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	margin-bottom: 10px;
}
#hp-testo ul li {
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}
#social {
	position: relative;
	width: 510px;
	height: 45px;
	left: -20px;
}
#content-social {
	position: absolute;
	left: 60px;
	top: 10px;
	font-size: 16px;
	color: #666666;
	font-weight: lighter;
}
#hp-new-ico{
	position: absolute;
	width: 43px;
	height: 43px;
	left: 5px;
}
#hp-social-ico{
	position: absolute;
	left: 320px;
	width: 140px;
	height: 39px;
}
#hp-immagine {
	position: absolute;
	left: 500px;
	top: 35px;
}
#hp-sotto {
	position: relative;
	width: 850px;
	height: 140px;
	top: 40px;
}
#hp-sotto .bottone {
	position: relative;
	float:left;
	height: 93px;
	width: 250px;
	margin-left: 50px;
}
#hp-sotto .bottone .content-bottone{
	position: absolute;
	top: 33px;
	left: 10px;
	color:#000000;
}
#hp-sotto .bottone .hp-minitorta{
	position: absolute;
	width: 70px;
	height: 70px;
	right: -20px;
	top: -20px;
}
ul.nations li {display:block;height:270px;}
#scroller {height:270px;}
#gmap {width:400px;height:400px;float:left;border:2px solid #002a60;}
#sfondo-avviso {background-image: url('black-70.png');background-repeat: repeat repeat;}
#avviso {display:none;height:0px;width:0px;}
#avviso p {font-family:arial, sans-serif;font-size:13px;margin:10px 0px;}
#avviso h1 {font-family:Trebuchet, sans-serif;text-transform:uppercase;color:#c8c8c8;font-size:30px;}
.yes {position:absolute;bottom:20px;left:20px;font-size:12px;border:1px solid #c8c8c8;padding:5px;}
.no {position:absolute;bottom:20px;right:20px;font-size:12px;border:1px solid #c8c8c8;padding:5px;}
