html, body{
	background-color:#f4f1db;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #707070;
	line-height:15px;
	letter-spacing:-0.3px;
	height:auto;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

img { border:none; }

#page{
	margin:0px auto;
	padding:0px;
	height:557px;
	min-height:557px;
	position:absolute;
	top:50%;
	left:0;
	margin:-278px 0px 0px 0;
	min-width:100%;
	width:100%;
}

.scroll {
	overflow-y:scroll;
	scrollbar-base-color: #f4f1db;
	scrollbar-arrow-color: #f4f1db;
	scrollbar-3dlight-color: #f4f1db;
	scrollbar-darkshadow-color: #f4f1db;
	scrollbar-face-color: #626262;
	scrollbar-highlight-color: #626262;
	scrollbar-shadow-color: #f4f1db;
	scrollbar-track-color: #f4f1db;
}

/* header */
#header{ position:fixed; height:35px; margin:0 0 0 250px; }


/* contenuto */
#container{ position:absolute; width:25000px; height:506px; top:35px; margin:0; padding:0; background-color:#FFFFFF; }
#content { position:relative; float:left; height:506px; background-color:#FFFFFF; }

/* footer */
#footer{ position:fixed; height:25px; margin:532px 0 0 0px; padding-left:57px; width:100%; background:url('../images/sfondino.gif') top left repeat-x; }

#sfondo_grigio{ position:absolute; z-index:1000; top:0px; left:-58px; width:58px; height:506px; background-color:#f4f1db; }

#footer #loading{
	float:left;
	position:relative;
	/*background-color:#FFFFFF;*/
	width:100%;
	background-image:url('../images/waiting2.gif');
	background-repeat:no-repeat;
	color:#009ee0;
	font-size:11px;
	padding:0px 10px 0px 60px;
	height:25px;
	line-height:25px;
}

#footer #navbar{ position:relative; float:left; height:auto; display:none; }

/*  ita */
#footer #navbar .it_chi-siamo{ cursor:pointer;position:relative; float:left; background: url('../images/it_navbar_chisiamo.gif') bottom left no-repeat; width:84px; height:28px; }
#footer #navbar .it_chi-siamo:hover { background: url('../images/it_navbar_chisiamo_on.gif') top left no-repeat; }
#footer #navbar .it_chi-siamo_active{ cursor:pointer;position:relative; float:left; background: url('../images/it_navbar_chisiamo_on.gif') top left no-repeat; width:84px; height:28px; }
#footer #navbar .it_cosa-facciamo{  cursor:pointer;position:relative; float:left; width:95px; height:28px; background: url('../images/it_navbar_cosafacciamo.gif') top left no-repeat; }
#footer #navbar .it_cosa-facciamo:hover { background: url('../images/it_navbar_cosafacciamo_on.gif') top left no-repeat; }
#footer #navbar .it_cosa-facciamo_active{cursor:pointer; position:relative; float:left; width:95px; height:28px; background: url('../images/it_navbar_cosafacciamo_on.gif') top left no-repeat; }

#footer #navbar a.it_news:link, #footer #navbar a.it_news:visited{ position:relative; float:left; background: url('../images/it_navbar_news.gif') top left no-repeat; width:63px; height:28px; }
#footer #navbar a.it_news:hover { background: url('../images/it_navbar_news_on.gif') top left no-repeat; }
#footer #navbar a.it_news_active{ position:relative; float:left; background: url('../images/it_navbar_news_on.gif') top left no-repeat; width:63px; height:28px; }

#footer #navbar a.it_dove-siamo:link, #footer #navbar a.it_dove-siamo:visited{ position:relative; float:left; background: url('../images/it_navbar_dovesiamo.gif') top left no-repeat; width:85px; height:28px; }
#footer #navbar a.it_dove-siamo:hover { background: url('../images/it_navbar_dovesiamo_on.gif') top left no-repeat; }
#footer #navbar a.it_dove-siamo_active{ position:relative; float:left; background: url('../images/it_navbar_dovesiamo_on.gif') top left no-repeat; width:85px; height:28px; }

#footer #navbar a.it_area-riservata:link, #footer #navbar a.it_area-riservata:visited{ position:relative; float:left; background: url('../images/it_navbar_areariservata.gif') top left no-repeat; width:96px; height:28px; margin-left:20px; }
#footer #navbar a.it_area-riservata:hover { background: url('../images/it_navbar_areariservata_on.gif') top left no-repeat; }
#footer #navbar a.it_area-riservata_active{ position:relative; float:left; background: url('../images/it_navbar_areariservata_on.gif') top left no-repeat; width:96px; height:28px; margin-left:20px; }

/*  eng */
#footer #navbar .en_chi-siamo{ cursor:pointer;position:relative; float:left; background: url('../images/en_navbar_chisiamo.gif') top left no-repeat; width:84px; height:28px; }
#footer #navbar .en_chi-siamo:hover { background: url('../images/en_navbar_chisiamo_on.gif') top left no-repeat; }
#footer #navbar .en_chi-siamo_active{ cursor:pointer;position:relative; float:left; background: url('../images/en_navbar_chisiamo_on.gif') top left no-repeat; width:84px; height:28px; }

#footer #navbar .en_cosa-facciamo{ cursor:pointer;position:relative; float:left; background: url('../images/en_navbar_cosafacciamo.gif') top left no-repeat; width:95px; height:28px; }
#footer #navbar .en_cosa-facciamo:hover { background: url('../images/en_navbar_cosafacciamo_on.gif') top left no-repeat; }
#footer #navbar .en_cosa-facciamo_active{ cursor:pointer;position:relative; float:left; width:95px; height:28px; background: url('../images/en_navbar_cosafacciamo_on.gif') top left no-repeat; }

#footer #navbar a.en_news:link, #footer #navbar a.en_news:visited{ position:relative; float:left; background: url('../images/en_navbar_news.gif') top left no-repeat; width:63px; height:28px; }
#footer #navbar a.en_news:hover { background: url('../images/en_navbar_news_on.gif') top left no-repeat; }

#footer #navbar a.en_news_active{ position:relative; float:left; background: url('../images/en_navbar_news_on.gif') top left no-repeat; width:63px; height:28px; }

#footer #navbar a.en_dove-siamo:link, #footer #navbar a.en_dove-siamo:visited{ position:relative; float:left; background: url('../images/en_navbar_dovesiamo.gif') top left no-repeat; width:85px; height:28px; }
#footer #navbar a.en_dove-siamo:hover { background: url('../images/en_navbar_dovesiamo_on.gif') top left no-repeat; }
#footer #navbar a.en_dove-siamo_active{ position:relative; float:left; background: url('../images/en_navbar_dovesiamo_on.gif') top left no-repeat; width:85px; height:28px; }

#footer #navbar a.en_area-riservata:link, #footer #navbar a.en_area-riservata:visited{ position:relative; float:left; background: url('../images/en_navbar_areariservata.gif') top left no-repeat; width:96px; height:28px; margin-left:20px; }
#footer #navbar a.en_area-riservata:hover { background: url('../images/en_navbar_areariservata_on.gif') top left no-repeat; }
#footer #navbar a.en_area-riservata_active{ position:relative; float:left; background: url('../images/en_navbar_areariservata_on.gif') top left no-repeat; width:96px; height:28px; margin-left:20px; }

/*  fra */
#footer #navbar .fr_chi-siamo{ cursor:pointer;position:relative; float:left; background: url('../images/fr_navbar_chisiamo.gif') bottom left no-repeat; width:84px; height:28px; }
#footer #navbar .fr_chi-siamo:hover { background: url('../images/fr_navbar_chisiamo_on.gif') top left no-repeat; }
#footer #navbar .fr_chi-siamo_active{ cursor:pointer;position:relative; float:left; background: url('../images/fr_navbar_chisiamo_on.gif') top left no-repeat; width:84px; height:28px; }
#footer #navbar .fr_cosa-facciamo{  cursor:pointer;position:relative; float:left; width:95px; height:28px; background: url('../images/fr_navbar_cosafacciamo.gif') top left no-repeat; }
#footer #navbar .fr_cosa-facciamo:hover { background: url('../images/fr_navbar_cosafacciamo_on.gif') top left no-repeat; }
#footer #navbar .fr_cosa-facciamo_active{cursor:pointer; position:relative; float:left; width:95px; height:28px; background: url('../images/fr_navbar_cosafacciamo_on.gif') top left no-repeat; }

#footer #navbar a.fr_news:link, #footer #navbar a.fr_news:visited{ position:relative; float:left; background: url('../images/fr_navbar_news.gif') top left no-repeat; width:63px; height:28px; }
#footer #navbar a.fr_news:hover { background: url('../images/fr_navbar_news_on.gif') top left no-repeat; }
#footer #navbar a.fr_news_active{ position:relative; float:left; background: url('../images/fr_navbar_news_on.gif') top left no-repeat; width:63px; height:28px; }

#footer #navbar a.fr_dove-siamo:link, #footer #navbar a.fr_dove-siamo:visited{ position:relative; float:left; background: url('../images/fr_navbar_dovesiamo.gif') top left no-repeat; width:85px; height:28px; }
#footer #navbar a.fr_dove-siamo:hover { background: url('../images/fr_navbar_dovesiamo_on.gif') top left no-repeat; }
#footer #navbar a.fr_dove-siamo_active{ position:relative; float:left; background: url('../images/fr_navbar_dovesiamo_on.gif') top left no-repeat; width:85px; height:28px; }

#footer #navbar a.fr_area-riservata:link, #footer #navbar a.fr_area-riservata:visited{ position:relative; float:left; background: url('../images/fr_navbar_areariservata.gif') top left no-repeat; width:96px; height:28px; margin-left:20px; }
#footer #navbar a.fr_area-riservata:hover { background: url('../images/fr_navbar_areariservata_on.gif') top left no-repeat; }
#footer #navbar a.fr_area-riservata_active{ position:relative; float:left; background: url('../images/fr_navbar_areariservata_on.gif') top left no-repeat; width:96px; height:28px; margin-left:20px; }

/*  ted */
#footer #navbar .de_chi-siamo{ cursor:pointer;position:relative; float:left; background: url('../images/de_navbar_chisiamo.gif') bottom left no-repeat; width:84px; height:28px; }
#footer #navbar .de_chi-siamo:hover { background: url('../images/de_navbar_chisiamo_on.gif') top left no-repeat; }
#footer #navbar .de_chi-siamo_active{ cursor:pointer;position:relative; float:left; background: url('../images/de_navbar_chisiamo_on.gif') top left no-repeat; width:84px; height:28px; }
#footer #navbar .de_cosa-facciamo{  cursor:pointer;position:relative; float:left; width:95px; height:28px; background: url('../images/de_navbar_cosafacciamo.gif') top left no-repeat; }
#footer #navbar .de_cosa-facciamo:hover { background: url('../images/de_navbar_cosafacciamo_on.gif') top left no-repeat; }
#footer #navbar .de_cosa-facciamo_active{cursor:pointer; position:relative; float:left; width:95px; height:28px; background: url('../images/de_navbar_cosafacciamo_on.gif') top left no-repeat; }

#footer #navbar a.de_news:link, #footer #navbar a.de_news:visited{ position:relative; float:left; background: url('../images/de_navbar_news.gif') top left no-repeat; width:63px; height:28px; }
#footer #navbar a.de_news:hover { background: url('../images/de_navbar_news_on.gif') top left no-repeat; }
#footer #navbar a.de_news_active{ position:relative; float:left; background: url('../images/de_navbar_news_on.gif') top left no-repeat; width:63px; height:28px; }

#footer #navbar a.de_dove-siamo:link, #footer #navbar a.de_dove-siamo:visited{ position:relative; float:left; background: url('../images/de_navbar_dovesiamo.gif') top left no-repeat; width:85px; height:28px; }
#footer #navbar a.de_dove-siamo:hover { background: url('../images/de_navbar_dovesiamo_on.gif') top left no-repeat; }
#footer #navbar a.de_dove-siamo_active{ position:relative; float:left; background: url('../images/de_navbar_dovesiamo_on.gif') top left no-repeat; width:85px; height:28px; }

#footer #navbar a.de_area-riservata:link, #footer #navbar a.de_area-riservata:visited{ position:relative; float:left; background: url('../images/de_navbar_areariservata.gif') top left no-repeat; width:96px; height:28px; margin-left:20px; }
#footer #navbar a.de_area-riservata:hover { background: url('../images/de_navbar_areariservata_on.gif') top left no-repeat; }
#footer #navbar a.de_area-riservata_active{ position:relative; float:left; background: url('../images/de_navbar_areariservata_on.gif') top left no-repeat; width:96px; height:28px; margin-left:20px; }


/* scrollmenu chi siamo  */
/*ita */
#footer #navbar #scrollmenu_chisiamo { position:absolute; bottom:28px; left:0px; width:84px; height:auto; display:none; }
#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-mission{ position:relative; float:left; background: url('../images/it_navbar_chisiamo_mission.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-mission:hover { background: url('../images/it_navbar_chisiamo_mission_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-storia{ position:relative; float:left; background: url('../images/it_navbar_chisiamo_storia.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-storia:hover { background: url('../images/it_navbar_chisiamo_storia_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-clienti{ position:relative; float:left; background: url('../images/it_navbar_chisiamo_clienti.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-clienti:hover { background: url('../images/it_navbar_chisiamo_clienti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-cifre{ position:relative; float:left; background: url('../images/it_navbar_chisiamo_cifre.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-cifre:hover { background: url('../images/it_navbar_chisiamo_cifre_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-more{ position:relative; float:left; background: url('../images/it_navbar_chisiamo_agbmore.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.it_chi-siamo-more:hover { background: url('../images/it_navbar_chisiamo_agbmore_on.gif') top left no-repeat; }

/* eng */
#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-mission{ position:relative; float:left; background: url('../images/en_navbar_chisiamo_mission.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-mission:hover { background: url('../images/en_navbar_chisiamo_mission_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-storia{ position:relative; float:left; background: url('../images/en_navbar_chisiamo_storia.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-storia:hover { background: url('../images/en_navbar_chisiamo_storia_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-clienti{ position:relative; float:left; background: url('../images/en_navbar_chisiamo_clienti.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-clienti:hover { background: url('../images/en_navbar_chisiamo_clienti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-cifre{ position:relative; float:left; background: url('../images/en_navbar_chisiamo_cifre.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-cifre:hover { background: url('../images/en_navbar_chisiamo_cifre_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-more{ position:relative; float:left; background: url('../images/en_navbar_chisiamo_agbmore.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.en_chi-siamo-more:hover { background: url('../images/en_navbar_chisiamo_agbmore_on.gif') top left no-repeat; }

/*fra */
#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-mission{ position:relative; float:left; background: url('../images/fr_navbar_chisiamo_mission.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-mission:hover { background: url('../images/fr_navbar_chisiamo_mission_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-storia{ position:relative; float:left; background: url('../images/fr_navbar_chisiamo_storia.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-storia:hover { background: url('../images/fr_navbar_chisiamo_storia_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-clienti{ position:relative; float:left; background: url('../images/fr_navbar_chisiamo_clienti.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-clienti:hover { background: url('../images/fr_navbar_chisiamo_clienti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-cifre{ position:relative; float:left; background: url('../images/fr_navbar_chisiamo_cifre.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-cifre:hover { background: url('../images/fr_navbar_chisiamo_cifre_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-more{ position:relative; float:left; background: url('../images/fr_navbar_chisiamo_agbmore.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.fr_chi-siamo-more:hover { background: url('../images/fr_navbar_chisiamo_agbmore_on.gif') top left no-repeat; }

/*ted */
#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-mission{ position:relative; float:left; background: url('../images/de_navbar_chisiamo_mission.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-mission:hover { background: url('../images/de_navbar_chisiamo_mission_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-storia{ position:relative; float:left; background: url('../images/de_navbar_chisiamo_storia.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-storia:hover { background: url('../images/de_navbar_chisiamo_storia_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-clienti{ position:relative; float:left; background: url('../images/de_navbar_chisiamo_clienti.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-clienti:hover { background: url('../images/de_navbar_chisiamo_clienti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-cifre{ position:relative; float:left; background: url('../images/de_navbar_chisiamo_cifre.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-cifre:hover { background: url('../images/de_navbar_chisiamo_cifre_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-more{ position:relative; float:left; background: url('../images/de_navbar_chisiamo_agbmore.gif') top left no-repeat; width:84px; height:19px; }
#footer #navbar #scrollmenu_chisiamo a.de_chi-siamo-more:hover { background: url('../images/de_navbar_chisiamo_agbmore_on.gif') top left no-repeat; }


/* scrollmenu cosa facciamo  */
#footer #navbar #scrollmenu_cosafacciamo { position:absolute; bottom:28px; left:0px; width:95px; height:auto; display:none; }

/* ita */
#footer #navbar #scrollmenu_cosafacciamo a.it_cosafacciamo-prodotti{ position:relative; float:left; background: url('../images/it_navbar_cosafacciamo_prodotti.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo a.it_cosafacciamo-prodotti:hover { background: url('../images/it_navbar_cosafacciamo_prodotti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_cosafacciamo .it_cosafacciamo-impianti{ cursor:pointer;position:relative; float:left; background: url('../images/it_navbar_cosafacciamo_impianti.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo .it_cosafacciamo-impianti:hover { background: url('../images/it_navbar_cosafacciamo_impianti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_cosafacciamo .it_cosafacciamo-servizi{ cursor:pointer;position:relative; float:left; background: url('../images/it_navbar_cosafacciamo_servizi.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo .it_cosafacciamo-servizi:hover { background: url('../images/it_navbar_cosafacciamo_servizi_on.gif') top left no-repeat; }

/* eng */
#footer #navbar #scrollmenu_cosafacciamo a.en_cosafacciamo-prodotti{ position:relative; float:left; background: url('../images/en_navbar_cosafacciamo_prodotti.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo a.en_cosafacciamo-prodotti:hover { background: url('../images/en_navbar_cosafacciamo_prodotti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_cosafacciamo .en_cosafacciamo-impianti{ cursor:pointer;position:relative; float:left; background: url('../images/en_navbar_cosafacciamo_impianti.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo .en_cosafacciamo-impianti:hover { background: url('../images/en_navbar_cosafacciamo_impianti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_cosafacciamo .en_cosafacciamo-servizi{ cursor:pointer;position:relative; float:left; background: url('../images/en_navbar_cosafacciamo_servizi.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo .en_cosafacciamo-servizi:hover { background: url('../images/en_navbar_cosafacciamo_servizi_on.gif') top left no-repeat; }

/* fra */
#footer #navbar #scrollmenu_cosafacciamo a.fr_cosafacciamo-prodotti{ position:relative; float:left; background: url('../images/fr_navbar_cosafacciamo_prodotti.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo a.fr_cosafacciamo-prodotti:hover { background: url('../images/fr_navbar_cosafacciamo_prodotti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_cosafacciamo .fr_cosafacciamo-impianti{ cursor:pointer;position:relative; float:left; background: url('../images/fr_navbar_cosafacciamo_impianti.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo .fr_cosafacciamo-impianti:hover { background: url('../images/fr_navbar_cosafacciamo_impianti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_cosafacciamo .fr_cosafacciamo-servizi{ cursor:pointer;position:relative; float:left; background: url('../images/fr_navbar_cosafacciamo_servizi.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo .fr_cosafacciamo-servizi:hover { background: url('../images/fr_navbar_cosafacciamo_servizi_on.gif') top left no-repeat; }

/* ted */
#footer #navbar #scrollmenu_cosafacciamo a.de_cosafacciamo-prodotti{ position:relative; float:left; background: url('../images/de_navbar_cosafacciamo_prodotti.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo a.de_cosafacciamo-prodotti:hover { background: url('../images/de_navbar_cosafacciamo_prodotti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_cosafacciamo .de_cosafacciamo-impianti{ cursor:pointer;position:relative; float:left; background: url('../images/de_navbar_cosafacciamo_impianti.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo .de_cosafacciamo-impianti:hover { background: url('../images/de_navbar_cosafacciamo_impianti_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_cosafacciamo .de_cosafacciamo-servizi{ cursor:pointer;position:relative; float:left; background: url('../images/de_navbar_cosafacciamo_servizi.gif') top left no-repeat; width:95px; height:19px; }
#footer #navbar #scrollmenu_cosafacciamo .de_cosafacciamo-servizi:hover { background: url('../images/de_navbar_cosafacciamo_servizi_on.gif') top left no-repeat; }

/* scrollmenu cosa-facciamo-servizi  */

#footer #navbar #scrollmenu_servizi { position:absolute; bottom:0px; left:95px; width:151px; height:auto; display:none; }
/* ita */
#footer #navbar #scrollmenu_servizi a.it_cosafacciamo-servizi-consegna{ position:relative; float:left; background: url('../images/it_navbar_servizi_consegna.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.it_cosafacciamo-servizi-consegna:hover { background: url('../images/it_navbar_servizi_consegna_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.it_cosafacciamo-servizi-magazzino{ position:relative; float:left; background: url('../images/it_navbar_servizi_magazzino.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.it_cosafacciamo-servizi-magazzino:hover { background: url('../images/it_navbar_servizi_magazzino_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.it_cosafacciamo-servizi-postalizzazione{ position:relative; float:left; background: url('../images/it_navbar_servizi_postalizzazione.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.it_cosafacciamo-servizi-postalizzazione:hover { background: url('../images/it_navbar_servizi_postalizzazione_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.it_cosafacciamo-servizi-pubblica-amministrazione{ position:relative; float:left; background: url('../images/it_navbar_servizi_pubblicamministrazione.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.it_cosafacciamo-servizi-pubblica-amministrazione:hover { background: url('../images/it_navbar_servizi_pubblicamministrazione_on.gif') top left no-repeat; }

/* eng */
#footer #navbar #scrollmenu_servizi a.en_cosafacciamo-servizi-consegna{ position:relative; float:left; background: url('../images/en_navbar_servizi_consegna.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.en_cosafacciamo-servizi-consegna:hover { background: url('../images/en_navbar_servizi_consegna_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.en_cosafacciamo-servizi-magazzino{ position:relative; float:left; background: url('../images/en_navbar_servizi_magazzino.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.en_cosafacciamo-servizi-magazzino:hover { background: url('../images/en_navbar_servizi_magazzino_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.en_cosafacciamo-servizi-postalizzazione{ position:relative; float:left; background: url('../images/en_navbar_servizi_postalizzazione.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.en_cosafacciamo-servizi-postalizzazione:hover { background: url('../images/en_navbar_servizi_postalizzazione_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.en_cosafacciamo-servizi-pubblica-amministrazione{ position:relative; float:left; background: url('../images/en_navbar_servizi_pubblicamministrazione.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.en_cosafacciamo-servizi-pubblica-amministrazione:hover { background: url('../images/en_navbar_servizi_pubblicamministrazione_on.gif') top left no-repeat; }

/* fra */
#footer #navbar #scrollmenu_servizi a.fr_cosafacciamo-servizi-consegna{ position:relative; float:left; background: url('../images/fr_navbar_servizi_consegna.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.fr_cosafacciamo-servizi-consegna:hover { background: url('../images/fr_navbar_servizi_consegna_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.fr_cosafacciamo-servizi-magazzino{ position:relative; float:left; background: url('../images/fr_navbar_servizi_magazzino.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.fr_cosafacciamo-servizi-magazzino:hover { background: url('../images/fr_navbar_servizi_magazzino_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.fr_cosafacciamo-servizi-postalizzazione{ position:relative; float:left; background: url('../images/fr_navbar_servizi_postalizzazione.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.fr_cosafacciamo-servizi-postalizzazione:hover { background: url('../images/fr_navbar_servizi_postalizzazione_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.fr_cosafacciamo-servizi-pubblica-amministrazione{ position:relative; float:left; background: url('../images/fr_navbar_servizi_pubblicamministrazione.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.fr_cosafacciamo-servizi-pubblica-amministrazione:hover { background: url('../images/fr_navbar_servizi_pubblicamministrazione_on.gif') top left no-repeat; }

/* ted */
#footer #navbar #scrollmenu_servizi a.de_cosafacciamo-servizi-consegna{ position:relative; float:left; background: url('../images/de_navbar_servizi_consegna.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.de_cosafacciamo-servizi-consegna:hover { background: url('../images/de_navbar_servizi_consegna_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.de_cosafacciamo-servizi-magazzino{ position:relative; float:left; background: url('../images/de_navbar_servizi_magazzino.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.de_cosafacciamo-servizi-magazzino:hover { background: url('../images/de_navbar_servizi_magazzino_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.de_cosafacciamo-servizi-postalizzazione{ position:relative; float:left; background: url('../images/de_navbar_servizi_postalizzazione.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.de_cosafacciamo-servizi-postalizzazione:hover { background: url('../images/de_navbar_servizi_postalizzazione_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_servizi a.de_cosafacciamo-servizi-pubblica-amministrazione{ position:relative; float:left; background: url('../images/de_navbar_servizi_pubblicamministrazione.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_servizi a.de_cosafacciamo-servizi-pubblica-amministrazione:hover { background: url('../images/de_navbar_servizi_pubblicamministrazione_on.gif') top left no-repeat; }


/* scrollmenu cosa-facciamo-impianti  */

#footer #navbar #scrollmenu_impianti { position:absolute; bottom:0px; left:95px; width:151px; height:auto; display:none; }
/* ita */
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-prestampa{ position:relative; float:left; background: url('../images/it_navbar_impianti_prestampa.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-prestampa:hover { background: url('../images/it_navbar_impianti_prestampa_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-rotooffset{ position:relative; float:left; background: url('../images/it_navbar_impianti_rotooffset.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-rotooffset:hover { background: url('../images/it_navbar_impianti_rotooffset_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-komori{ position:relative; float:left; background: url('../images/it_navbar_impianti_komori.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-komori:hover { background: url('../images/it_navbar_impianti_komori_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-offsetfoglio{ position:relative; float:left; background: url('../images/it_navbar_impianti_offsetfoglio.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-offsetfoglio:hover { background: url('../images/it_navbar_impianti_offsetfoglio_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-lineebrossura{ position:relative; float:left; background: url('../images/it_navbar_impianti_lineebrossura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-lineebrossura:hover { background: url('../images/it_navbar_impianti_lineebrossura_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-lineemetallico{ position:relative; float:left; background: url('../images/it_navbar_impianti_lineemetallico.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-lineemetallico:hover { background: url('../images/it_navbar_impianti_lineemetallico_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-lineetaglio{ position:relative; float:left; background: url('../images/it_navbar_impianti_lineetaglio.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-lineetaglio:hover { background: url('../images/it_navbar_impianti_lineetaglio_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-flessografia{ position:relative; float:left; background: url('../images/it_navbar_impianti_flessografia.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-flessografia:hover { background: url('../images/it_navbar_impianti_flessografia_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-verniciatura{ position:relative; float:left; background: url('../images/it_navbar_impianti_verniciatura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-verniciatura:hover { background: url('../images/it_navbar_impianti_verniciatura_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-cellophanatura{ position:relative; float:left; background: url('../images/it_navbar_impianti_cellophanatura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.it_cosafacciamo-impianti-cellophanatura:hover { background: url('../images/it_navbar_impianti_cellophanatura_on.gif') top left no-repeat; }

/* eng */
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-prestampa{ position:relative; float:left; background: url('../images/en_navbar_impianti_prestampa.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-prestampa:hover { background: url('../images/en_navbar_impianti_prestampa_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-rotooffset{ position:relative; float:left; background: url('../images/en_navbar_impianti_rotooffset.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-rotooffset:hover { background: url('../images/en_navbar_impianti_rotooffset_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-komori{ position:relative; float:left; background: url('../images/en_navbar_impianti_komori.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-komori:hover { background: url('../images/en_navbar_impianti_komori_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-offsetfoglio{ position:relative; float:left; background: url('../images/en_navbar_impianti_offsetfoglio.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-offsetfoglio:hover { background: url('../images/en_navbar_impianti_offsetfoglio_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-lineebrossura{ position:relative; float:left; background: url('../images/en_navbar_impianti_lineebrossura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-lineebrossura:hover { background: url('../images/en_navbar_impianti_lineebrossura_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-lineemetallico{ position:relative; float:left; background: url('../images/en_navbar_impianti_lineemetallico.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-lineemetallico:hover { background: url('../images/en_navbar_impianti_lineemetallico_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-lineetaglio{ position:relative; float:left; background: url('../images/en_navbar_impianti_lineetaglio.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-lineetaglio:hover { background: url('../images/en_navbar_impianti_lineetaglio_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-flessografia{ position:relative; float:left; background: url('../images/en_navbar_impianti_flessografia.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-flessografia:hover { background: url('../images/en_navbar_impianti_flessografia_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-verniciatura{ position:relative; float:left; background: url('../images/en_navbar_impianti_verniciatura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-verniciatura:hover { background: url('../images/en_navbar_impianti_verniciatura_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-cellophanatura{ position:relative; float:left; background: url('../images/en_navbar_impianti_cellophanatura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.en_cosafacciamo-impianti-cellophanatura:hover { background: url('../images/en_navbar_impianti_cellophanatura_on.gif') top left no-repeat; }

/* fra */
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-prestampa{ position:relative; float:left; background: url('../images/fr_navbar_impianti_prestampa.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-prestampa:hover { background: url('../images/fr_navbar_impianti_prestampa_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-rotooffset{ position:relative; float:left; background: url('../images/fr_navbar_impianti_rotooffset.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-rotooffset:hover { background: url('../images/fr_navbar_impianti_rotooffset_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-komori{ position:relative; float:left; background: url('../images/fr_navbar_impianti_komori.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-komori:hover { background: url('../images/fr_navbar_impianti_komori_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-offsetfoglio{ position:relative; float:left; background: url('../images/fr_navbar_impianti_offsetfoglio.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-offsetfoglio:hover { background: url('../images/fr_navbar_impianti_offsetfoglio_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-lineebrossura{ position:relative; float:left; background: url('../images/fr_navbar_impianti_lineebrossura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-lineebrossura:hover { background: url('../images/fr_navbar_impianti_lineebrossura_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-lineemetallico{ position:relative; float:left; background: url('../images/fr_navbar_impianti_lineemetallico.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-lineemetallico:hover { background: url('../images/fr_navbar_impianti_lineemetallico_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-lineetaglio{ position:relative; float:left; background: url('../images/fr_navbar_impianti_lineetaglio.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-lineetaglio:hover { background: url('../images/fr_navbar_impianti_lineetaglio_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-flessografia{ position:relative; float:left; background: url('../images/fr_navbar_impianti_flessografia.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-flessografia:hover { background: url('../images/fr_navbar_impianti_flessografia_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-verniciatura{ position:relative; float:left; background: url('../images/fr_navbar_impianti_verniciatura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-verniciatura:hover { background: url('../images/fr_navbar_impianti_verniciatura_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-cellophanatura{ position:relative; float:left; background: url('../images/fr_navbar_impianti_cellophanatura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.fr_cosafacciamo-impianti-cellophanatura:hover { background: url('../images/fr_navbar_impianti_cellophanatura_on.gif') top left no-repeat; }


/* ted */
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-prestampa{ position:relative; float:left; background: url('../images/de_navbar_impianti_prestampa.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-prestampa:hover { background: url('../images/de_navbar_impianti_prestampa_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-rotooffset{ position:relative; float:left; background: url('../images/de_navbar_impianti_rotooffset.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-rotooffset:hover { background: url('../images/de_navbar_impianti_rotooffset_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-komori{ position:relative; float:left; background: url('../images/de_navbar_impianti_komori.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-komori:hover { background: url('../images/de_navbar_impianti_komori_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-offsetfoglio{ position:relative; float:left; background: url('../images/de_navbar_impianti_offsetfoglio.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-offsetfoglio:hover { background: url('../images/de_navbar_impianti_offsetfoglio_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-lineebrossura{ position:relative; float:left; background: url('../images/de_navbar_impianti_lineebrossura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-lineebrossura:hover { background: url('../images/de_navbar_impianti_lineebrossura_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-lineemetallico{ position:relative; float:left; background: url('../images/de_navbar_impianti_lineemetallico.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-lineemetallico:hover { background: url('../images/de_navbar_impianti_lineemetallico_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-lineetaglio{ position:relative; float:left; background: url('../images/de_navbar_impianti_lineetaglio.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-lineetaglio:hover { background: url('../images/de_navbar_impianti_lineetaglio_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-flessografia{ position:relative; float:left; background: url('../images/de_navbar_impianti_flessografia.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-flessografia:hover { background: url('../images/de_navbar_impianti_flessografia_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-verniciatura{ position:relative; float:left; background: url('../images/de_navbar_impianti_verniciatura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-verniciatura:hover { background: url('../images/de_navbar_impianti_verniciatura_on.gif') top left no-repeat; }

#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-cellophanatura{ position:relative; float:left; background: url('../images/de_navbar_impianti_cellophanatura.gif') top left no-repeat; width:151px; height:19px; }
#footer #navbar #scrollmenu_impianti a.de_cosafacciamo-impianti-cellophanatura:hover { background: url('../images/de_navbar_impianti_cellophanatura_on.gif') top left no-repeat; }


#footer #lingue{ position:relative; float:left; height:auto; margin-left:20px; display:none; }
#footer #lingue a.it, #footer #lingue a.it:link, #footer #lingue a.it:visited{ position:relative; float:left; background: url('../images/navbar_ita.gif') top left no-repeat; width:29px; height:23px; }
#footer #lingue a.it:hover { background: url('../images/navbar_ita_on.gif') top left no-repeat; }
#footer #lingue a.it_active { position:relative; float:left; background: url('../images/navbar_ita_on.gif') top left no-repeat; width:29px; height:23px; }

#footer #lingue a.en, #footer #lingue a.en:link, #footer #lingue a.en:visited{ position:relative; float:left; background: url('../images/navbar_eng.gif') top left no-repeat; width:29px; height:23px; }
#footer #lingue a.en:hover { background: url('../images/navbar_eng_on.gif') top left no-repeat; }
#footer #lingue a.en_active { position:relative; float:left; background: url('../images/navbar_eng_on.gif') top left no-repeat; width:29px; height:23px; }

#footer #lingue a.fr, #footer #lingue a.fr:link, #footer #lingue a.fr:visited{ position:relative; float:left; background: url('../images/navbar_fr.gif') top left no-repeat; width:29px; height:23px; }
#footer #lingue a.fr:hover { background: url('../images/navbar_fr_on.gif') top left no-repeat; }
#footer #lingue a.fr_active { position:relative; float:left; background: url('../images/navbar_fr_on.gif') top left no-repeat; width:29px; height:23px; }

#footer #lingue a.de, #footer #lingue a.de:link, #footer #lingue a.de:visited{ position:relative; float:left; background: url('../images/navbar_de.gif') top left no-repeat; width:29px; height:23px; }
#footer #lingue a.de:hover { background: url('../images/navbar_de_on.gif') top left no-repeat; }
#footer #lingue a.de_active { position:relative; float:left; background: url('../images/navbar_de_on.gif') top left no-repeat; width:29px; height:23px; }

#footer #homepage_back{ position:relative; float:left; height:auto; margin-left:20px; display:none; }
#footer #homepage_back a, #footer #homepage_back a:link, #footer #homepage_back a:visited{ position:relative; float:left; background: url('../images/home.gif') top left no-repeat; width:40px; height:23px; }
#footer #homepage_back a:hover { background: url('../images/home_on.gif') top left no-repeat; }
#footer #homepage_back_active { background: url('../images/home_on.gif') top left no-repeat; }

#footer #creditslnk{ position:relative; float:left; height:auto; margin-left:5px; display:none; }
#footer #creditslnk a, #footer #creditslnk a:link, #footer #creditslnk a:visited{ position:relative; float:left; background: url('../images/navbar_credits.gif') top left no-repeat; width:51px; height:23px; }
#footer #creditslnk a:hover { background: url('../images/navbar_credits_on.gif') top left no-repeat; }
/**********/

/* homepage */
#content.it_home{ width:1024px; background: #fff url('../images/home_sfondo.gif') top left no-repeat; margin-left:58px; }
#content.en_home{ width:1024px; background: #fff url('../images/home_sfondo.gif') top left no-repeat; margin-left:58px; }
#content.fr_home{ width:1024px; background: #fff url('../images/home_sfondo.gif') top left no-repeat; margin-left:58px; }
#content.de_home{ width:1024px; background: #fff url('../images/home_sfondo.gif') top left no-repeat; margin-left:58px; }

#content #homepage { position:absolute; top:352px; left:475px; height:auto; text-align:right; }
#content #homepage img { margin-left:7px; }
#content #homepage p { text-align:left; }
#content #flash_home { float:left; position:absolute; top:0; left:0; width:223px; height:233px; background-color:#f4f1db; }
/* fine homepage */


/* chisiamo */
#content.it_chi-siamo{ width:5850px; background:#fff  url('../images/it_chi-siamo_sfondo.gif') top left no-repeat; }
#content.en_chi-siamo{ width:5850px; background: #fff url('../images/en_chi-siamo_sfondo.gif') top left no-repeat; }
#content.fr_chi-siamo{ width:5850px; background: #fff url('../images/fr_chi-siamo_sfondo.gif') top left no-repeat; }
#content.de_chi-siamo{ width:5850px; background: #fff url('../images/de_chi-siamo_sfondo.gif') top left no-repeat; }

#content #chisiamo { color:#626262; font-size:11px; line-height:17px; margin-top:31px; } 

#content #chisiamo.mission { position:absolute; width:642px; height:430px; top:0; left:58px; } 
#content #chisiamo.mission p { float:left; position:absolute; top:257px; left:13px; margin-top:15px; }

#content #chisiamo.morphing { position:absolute; width:199px; height:123px; top:306px; left:548px; } 

#content #chisiamo.storia { position:absolute; width:842px; height:432px; top:0; left:820px; background:url('../images/chi-siamo_foto.gif') bottom right no-repeat; }
#content #chisiamo.storia p { float:left; position:absolute; top:282px; left:16px; margin-top:15px; }

#content #chisiamo.clienti { position:absolute; width:955px; height:433px; top:0; left:1791px; }
#content #chisiamo.clienti p { float:left; position:absolute; top:85px; left:430px; margin-top:15px; }
#content #chisiamo.clienti #loghi {  }
#content #chisiamo.clienti #loghi img { margin:15px 1px 0 1px; padding:0; }
#content #chisiamo.clienti #loghi.riga1 { position:absolute; top:214px; right:0; height:70px; }
#content #chisiamo.clienti #loghi.riga2 { position:absolute; top:288px; right:0; height:70px; }
#content #chisiamo.clienti #loghi.riga3 { position:absolute; top:361px; right:0; height:70px; }

#content #chisiamo.cifre { position:absolute; width:1988px; height:433px; top:0; left:2866px; }
#content #chisiamo.cifre p { float:left; position:absolute; top:257px; left:15px; margin-top:15px; }
#content #chisiamo.cifre img.grafico1 { position:absolute; bottom:0; right:677px; }
#content #chisiamo.cifre img.grafico2 { position:absolute; bottom:0; right:0; }

#content #chisiamo.more { position:absolute; width:813px; height:433px; top:0; left:4967px; }
#content #chisiamo.more p { float:left; position:absolute; top:220px; left:15px; margin-top:15px; }
#content #chisiamo #download { position:absolute; bottom:0; right:0; width:255px; height:120px; margin:15px; padding:15px 15px 15px 0; text-align:right; overflow:auto;}
#content #chisiamo #download a:link, #content #chisiamo #download a:visited { line-height:20px; text-decoration:underline; color:#009ee0;   }
#content #chisiamo #download a:hover { text-decoration:none; }
#content #chisiamo #download span.vuoto { margin:0; padding:0; }
/* fine chisiamo */


/* cosa facciamo impianti */
#content.it_cosa-facciamo{ width:5666px; background: #fff url('../images/it_cosa-facciamo_impianti_sfondo.gif') top left no-repeat; }
#content.en_cosa-facciamo{ width:5666px; background: #fff url('../images/en_cosa-facciamo_impianti_sfondo.gif') top left no-repeat; }
#content.fr_cosa-facciamo{ width:5666px; background: #fff url('../images/fr_cosa-facciamo_impianti_sfondo.gif') top left no-repeat; }
#content.de_cosa-facciamo{ width:5666px; background: #fff url('../images/de_cosa-facciamo_impianti_sfondo.gif') top left no-repeat; }

#content #cosafacciamo { color:#616161; font-size:11px; line-height:17px; margin-top:31px; } 
#content #cosafacciamo span.grande { color:#ffffff; font-size:60px; *line-height:50px; } 
#content #cosafacciamo span.medio { color:#ffffff; font-size:30px; line-height:20px; *line-height:26px; margin-bottom:10px; } 
#content #cosafacciamo span.piccolo { color:#ffffff; font-size:11px; } 
#content #cosafacciamo strong { color:#ffffff; font-weight:normal; } 

#content #cosafacciamo.berlino { position:absolute; width:716px; height:430px; top:0; left:290px; background:url('../images/cosa-facciamo_impianti_workflow.gif') bottom right no-repeat; } 
#content #cosafacciamo.berlino p { position:absolute; top:83px; left:13px; margin:0; }

#content #cosafacciamo.macchina { position:absolute; width:690px; height:430px; top:23px; left:1100px; } 
#content #cosafacciamo.macchina p { position:absolute; top:60px; left:18px; margin:0; }
#content #cosafacciamo.macchina #download { position:absolute; top:285px; left:150px; width:250px; height:80px; margin:0; }
#content #cosafacciamo.macchina #download a:link, #content #cosafacciamo.macchina #download a:visited { text-decoration:underline; color:#009ee0; }
#content #cosafacciamo.macchina #download a:hover { text-decoration:none; }

#content #cosafacciamo.roto-offset { position:absolute; width:520px; height:365px; top:66px; *top:50px; left:1817px; color:#626262; } 
#content #cosafacciamo.roto-offset p { position:absolute; top:20px; left:95px; margin:0; }
#content #cosafacciamo.roto-offset ul.interno { position:absolute; top:95px; *top:110px; left:95px; padding:0 0 0 15px; margin:0; width:70%; height:auto; }
#content #cosafacciamo.roto-offset ul.interno li { margin-top:2px; }

#content #cosafacciamo.roto-offset_perche { position:absolute; width:607px; height:365px; top:60px; *top:55px; left:2481px; color:#626262; line-height:15px; *line-height:15px; } 
#content #cosafacciamo.roto-offset_perche p { position:absolute; top:25px; left:60px; margin:0; }

#content #cosafacciamo.roto-offset_foglio { position:absolute; width:340px; height:200px; top:33px; left:3280px; } 
#content #cosafacciamo.roto-offset_foglio ul.interno { position:absolute; top:30px; left:10px; padding:0 0 0 15px; margin:0; width:100%; height:auto; }
#content #cosafacciamo.roto-offset_foglio ul.interno li { margin-bottom:15px; }

#content #cosafacciamo.brossura { position:absolute; width:360px; height:237px; top:195px; *top:180px; left:3699px; } 
#content #cosafacciamo.brossura p { position:absolute; top:28px; left:18px; margin:0; line-height:20px; }
#content #cosafacciamo.brossura ul.interno { position:absolute; top:130px; *top:140px; left:22px; padding:0 0 0 15px; margin:0; width:100%; height:auto; }
#content #cosafacciamo.brossura ul.interno li { margin-top:2px; line-height:15px; }
#content #cosafacciamo.brossura p.interno_en { position:absolute; top:210px; *top:220px; left:18px; margin:0; line-height:20px; }
#content #cosafacciamo.brossura p.interno_it { position:absolute; top:230px; *top:238px; left:18px; margin:0; line-height:20px; }
#content #cosafacciamo.brossura .interno_fr { position:absolute; top:230px; *top:240px; left:18px; margin:0; line-height:20px; }
#content #cosafacciamo.brossura .interno_de { position:absolute; top:210px; *top:230px; left:18px; margin:0; line-height:20px; }

#content #cosafacciamo.punto-metallico { position:absolute; width:290px; height:120px; top:34px; *top:15px; left:4133px; } 
#content #cosafacciamo.punto-metallico p { position:absolute; top:30px; left:16px; margin:0; }

#content #cosafacciamo.taglio { position:absolute; width:250px; height:145px; top:313px; *top:310px; left:4394px; } 
#content #cosafacciamo.taglio p { position:absolute; top:30px; *top:15px; left:16px; margin:0; }
#content #cosafacciamo.taglio ul.interno { position:absolute; top:82px; left:16px; padding:0 0 0 50px; margin:0; width:100%; height:auto; }
#content #cosafacciamo.taglio ul.interno li { margin-top:0; }

#content #cosafacciamo.flessografia { position:absolute; width:240px; height:130px; top:124px; left:4696px; } 
#content #cosafacciamo.flessografia p { position:absolute; top:26px; left:16px; margin:0; }

#content #cosafacciamo.verniciatura { position:absolute; width:230px; height:145px; top:314px; left:4975px; } 
#content #cosafacciamo.verniciatura ul.interno { position:absolute; top:26px; left:8px; padding:0 0 0 15px; margin:0; width:100%; height:auto; }
#content #cosafacciamo.verniciatura ul.interno li { margin-bottom:5px; }

#content #cosafacciamo.cellophanatura { position:absolute; width:230px; height:140px; top:72px; *top:55px; left:5192px; } 
#content #cosafacciamo.cellophanatura p { position:absolute; top:30px; left:16px; margin:0; }
/* fine cosa facciamo impianti */


/* cosa facciamo prodotti  */
#content.it_cosa-facciamo-prodotti{ width:1018px; background: #fff url('../images/it_cosa-facciamo-Prodotti_sfondo.gif') top left no-repeat; }
#content.en_cosa-facciamo-prodotti{ width:1018px; background: #fff url('../images/en_cosa-facciamo-Prodotti_sfondo.gif') top left no-repeat; }
#content.fr_cosa-facciamo-prodotti{ width:1018px; background: #fff url('../images/fr_cosa-facciamo-Prodotti_sfondo.gif') top left no-repeat; }
#content.de_cosa-facciamo-prodotti{ width:1018px; background: #fff url('../images/de_cosa-facciamo-Prodotti_sfondo.gif') top left no-repeat; }

#content #prodotti { color:#626262; font-size:11px; } 
#content #prodotti.testo { position:absolute; width:490px; height:240px; top:30px; left:58px; } 
#content #prodotti.testo p { float:left; position:absolute; top:140px; left:20px; padding:0; margin:0; line-height:15px; letter-spacing:-0.4px; } 
/* fine cosa facciamo prodotti  */


/* cosa facciamo - servizi */
#content.it_cosa-facciamo-servizi{ width:3840px; background: #fff url('../images/it_cosa-facciamo_servizi_sfondo.gif') top left no-repeat; }
#content.en_cosa-facciamo-servizi{ width:3840px; background: #fff url('../images/en_cosa-facciamo_servizi_sfondo.gif') top left no-repeat; }
#content.fr_cosa-facciamo-servizi{ width:3840px; background: #fff url('../images/fr_cosa-facciamo_servizi_sfondo.gif') top left no-repeat; }
#content.de_cosa-facciamo-servizi{ width:3840px; background: #fff url('../images/de_cosa-facciamo_servizi_sfondo.gif') top left no-repeat; }

#content #servizi { color:#626262; font-size:11px; line-height:17px; } 

#content #servizi.risposte { position:absolute; width:390px; height:80px; top:235px; left:345px; } 
#content #servizi.risposte p { float:left; position:absolute; top:4px; left:15px; padding:0; margin:0;  }

#content #servizi.magazzino { position:absolute; width:330px; height:63px; top:262px; left:933px;   } 
#content #servizi.magazzino p { float:left; position:absolute; top:9px; left:17px; padding:0; margin:0;  }

#content #servizi.postalizzazione { position:absolute; width:420px; height:60px; top:188px; left:1665px;  } 
#content #servizi.postalizzazione p { float:left; position:absolute; top:0; left:15px; padding:0; margin:0;  }

#content #servizi.consegna { position:absolute; width:370px; height:80px; top:193px; left:2465px; } 
#content #servizi.consegna p { float:left; position:absolute; top:0; left:15px; padding:0; margin:0;  }

#content #servizi.editing { position:absolute; width:385px; height:70px; top:285px; left:3210px; } 
#content #servizi.editing p { float:left; position:absolute; top:0; left:5px; padding:0; margin:0;  }
/* fine cosa facciamo - servizi */


/* news */
#content.it_news{ width:1018px; background: #fff url('../images/it_news_sfondo.gif') top left no-repeat; }
#content.en_news{ width:1018px; background: #fff url('../images/en_news_sfondo.gif') top left no-repeat; }
#content.fr_news{ width:1018px; background: #fff url('../images/fr_news_sfondo.gif') top left no-repeat; }
#content.de_news{ width:1018px; background: #fff url('../images/de_news_sfondo.gif') top left no-repeat; }

#content #news { position:absolute; top:140px; left:205px; width:420px; height:280px; padding:15px; text-align:left; overflow:auto; color:#626262; font-size:12px; line-height:17px; }
#content #news a:link, #content #news a:visited { line-height:20px; text-decoration:underline; color:#009ee0;   }
#content #news a:hover { text-decoration:none; }
#content #news .titolo { text-decoration:underline; color:#009ee0; cursor:pointer; }
#content #news span { color:#009ee0; }
#content #news p { margin:10px 0 10px 0; padding:0; }
#content #news p.vuoto { text-align:center; margin:50px 0 0 0; padding:0; }
/* fine news */


/* dove siamo */
#content.it_dove-siamo{ width:1500px; background:#fff  url('../images/it_dove-siamo_sfondo.gif') top left no-repeat; }
#content.en_dove-siamo{ width:1500px; background:#fff  url('../images/en_dove-siamo_sfondo.gif') top left no-repeat; }
#content.fr_dove-siamo{ width:1500px; background:#fff  url('../images/fr_dove-siamo_sfondo.gif') top left no-repeat; }
#content.de_dove-siamo{ width:1500px; background:#fff  url('../images/de_dove-siamo_sfondo.gif') top left no-repeat; }

#content #dove-siamo { position:absolute; top:30px; left:60px; width:320px; height:430px; font-size:12px; color:#626262; line-height:16px; }
#content #dove-siamo strong { color:#009ee0; }
#content #dove-siamo span { color:#009ee0; font-size:10px; }
#content #dove-siamo a:link, #content #dove-siamo a:visited { text-decoration:none; color:#626262; } 
#content #dove-siamo a:hover { text-decoration:underline; } 

#content #dove-siamo .sede1 { position:absolute; top:90px; left:10px; width:100%; height:auto; } 
#content #dove-siamo .sede2 { position:absolute; top:200px; left:10px; width:100%; height:auto; } 
#content #dove-siamo .sede3 { position:absolute; top:290px; left:10px; width:100%; height:auto; } 

#content #dove-siamo p.web { position:absolute; top:395px; left:0; font-size:11px; } 

#content #map { position:absolute; top:100px; left:490px; width:300px; height:340px; border:1px solid #000; } 

#content #contatti { position:absolute; width:455px; height:220px; top:180px; left:895px; font-size:12px;  } 
#content #contatti table { width:480px; }
#content #contatti table td { height:22px; line-height:22px; }
#content #contatti label { float:left; position:relative; width:70px; color:#009ee0; }
#content #contatti label.error{color:red; height:1px; width:1px; }
#content #contatti span { color:#009ee0; font-size:11px; letter-spacing:-0.5px; }
#content #contatti .input { width:145px; *width:100px; height:20px; line-height:20px; border:1px solid #f3f1ea; background-color:#fafafa; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#999999; padding:0 0 0 2px; }
#content #contatti .input.error, #content #contatti .input_privacy.error { border: 1px solid red;outline:1px solid red;}
#content #contatti .input_privacy {  }

#content #contatti .input-textarea { width:200px; *width:195px; height:110px; line-height:20px; border:1px solid #f3f1ea; background-color:#fafafa; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#999999; padding:0 0 0 2px; }
#content #contatti .submit_it { position:absolute; top:142px; right:0; width:54px; height:25px; background:url('../images/it_butt_invia.gif') top left no-repeat; }
#content #contatti .submit_en { position:absolute; top:142px; right:0; width:54px; height:25px; background:url('../images/en_butt_invia.gif') top left no-repeat; }
#content #contatti .submit_fr { position:absolute; top:142px; right:0; width:54px; height:25px; background:url('../images/fr_butt_invia.gif') top left no-repeat; }
#content #contatti .submit_de { position:absolute; top:142px; right:0; width:54px; height:25px; background:url('../images/de_butt_invia.gif') top left no-repeat; }
#content #contatti a:link, #content #contatti a:visited { text-decoration:underline; color:#009ee0; }
#content #contatti a:hover { text-decoration:none; }
/* fine dove siamo */


/* credits */
#content.it_credits{ width:1024px; background:#fff  url('../images/it_credits_sfondo.gif') top left no-repeat; }
#content.en_credits{ width:1024px; background:#fff url('../images/en_credits_sfondo.gif') top left no-repeat; }
#content.fr_credits{ width:1024px; background:#fff url('../images/fr_credits_sfondo.gif') top left no-repeat; }
#content.de_credits{ width:1024px; background:#fff url('../images/de_credits_sfondo.gif') top left no-repeat; }

#content #credits { font-size:12px; color:#626262; } 
#content #credits a:link, #content #credits a:visited { position:absolute; top:80px; color:#626262; text-decoration:underline; }
#content #credits a:hover { text-decoration:none; }
#content #credits.disegned { position:absolute; width:380px; height:115px; top:103px; left:76px; } 
#content #credits.developed { position:absolute; width:380px; height:115px; top:275px; left:76px; } 
/* fine credits */


/* sottomenu */
#content ul.submenu { position:absolute; padding:0; margin:0; width:175px; min-height:300px; height:auto; top:75px; left:60px; font-size:12px; list-style:none; }
#content ul.submenu li.sep { position:relative; float:left; width:176px; height:3px; background: url('../images/menu_separatore.gif') top left no-repeat; margin:0; padding:0; }
#content ul.submenu li { position:relative; float:left; width:176px; height:26px; }
#content ul.submenu li.extra { position:relative; float:left; width:176px; height:26px; }
#content ul.submenu li a:link, #content ul.submenu li a:visited { position:relative; float:left; height:20px; line-height:20px; width:166px; padding:3px 0 3px 10px; text-decoration:none; color:#009ee0; }
#content ul.submenu li a.extra:link, #content ul.submenu li a.extra:visited { text-align:right;  }
#content ul.submenu li a:hover { background-color:#1492c7; color:#FFFFFF; }
/* fine sottomenu */


.muovi{
	display:block;
    position:fixed;
	width:58px;
	height:100%;
	text-align:center;
	color:#FFFFFF;
	size:40px;
	font-weight:bold;
	filter:alpha(opacity=0); 
	opacity: 0;
	-moz-opacity: 0;
	background-color:#b5b5b5;
	text-decoration:none;
	*padding-top:20%;
}
.muovivisibile{
	display:block;
    position:fixed;
	width:58px;
	height:100%;
	text-align:center;
	color:#FFFFFF;
	size:40px;
	font-weight:bold;
	filter:alpha(opacity=65); 
	opacity: 0.65;
	-moz-opacity: 0.65;
	background-color:#b5b5b5;
	text-decoration:none;
	*padding-top:20%;
}
.muovi:hover { filter:alpha(opacity=65); opacity: 0.65; -moz-opacity: 0.65; }

#indietro{ top:0; left:0; z-index:1000; }
#avanti{ top:0; right:0; z-index:2000; }
#indietro img, #avanti img { position:absolute; top:50%; left:0; margin:-15px 0 0 10px; }