<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ######################### MENU STYLE #########################*/
#imSite { position: relative; }
#imMnMn { text-align: left; }
#imMnMn &gt; ul { z-index: 10001; display: inline-block; }
#imMnMn li &gt; ul { z-index: 10002; }

/* Main Menu */

#imMnMn ul, #imPgMn ul {padding:0;margin:0;list-style-type:none; }
#imMnMn &gt; ul &gt; li { position: relative; margin-left: 15px;  }
#imMnMn &gt; ul &gt; li:first-child { margin-left: 0; }
/* Links */
#imMnMnNode0 { background-image: url('../menu/index.png'); height: 24px; width: 125px; }
#imMnMnNode0 .imMnMnFirstBg { height: 24px; width: 125px; }
#imMnMnNode0:hover { background: none; background-image: none; }
#imMnMnNode0:hover .imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 24px; width: 125px;}
#imMnMnNode0.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode0.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 24px; width: 125px;}
#imMnMnNode3 { background-image: url('../menu/realizzazioni.png'); height: 24px; width: 125px; }
#imMnMnNode3 .imMnMnFirstBg { height: 24px; width: 125px; }
#imMnMnNode3:hover { background: none; background-image: none; }
#imMnMnNode3:hover .imMnMnFirstBg { background-image: url('../menu/realizzazioni_h.png'); height: 24px; width: 125px;}
#imMnMnNode3.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode3.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/realizzazioni_h.png'); height: 24px; width: 125px;}
#imMnMnNode4 { background-image: url('../menu/dove-siamo.png'); height: 24px; width: 125px; }
#imMnMnNode4 .imMnMnFirstBg { height: 24px; width: 125px; }
#imMnMnNode4:hover { background: none; background-image: none; }
#imMnMnNode4:hover .imMnMnFirstBg { background-image: url('../menu/dove-siamo_h.png'); height: 24px; width: 125px;}
#imMnMnNode4.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode4.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/dove-siamo_h.png'); height: 24px; width: 125px;}
#imMnMnNode5 { background-image: url('../menu/contatti.png'); height: 24px; width: 125px; }
#imMnMnNode5 .imMnMnFirstBg { height: 24px; width: 125px; }
#imMnMnNode5:hover { background: none; background-image: none; }
#imMnMnNode5:hover .imMnMnFirstBg { background-image: url('../menu/contatti_h.png'); height: 24px; width: 125px;}
#imMnMnNode5.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode5.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/contatti_h.png'); height: 24px; width: 125px;}
#imMnMnNode6 { background-image: url('../menu/area-riservata.png'); height: 24px; width: 125px; }
#imMnMnNode6 .imMnMnFirstBg { height: 24px; width: 125px; }
#imMnMnNode6:hover { background: none; background-image: none; }
#imMnMnNode6:hover .imMnMnFirstBg { background-image: url('../menu/area-riservata_h.png'); height: 24px; width: 125px;}
#imMnMnNode6.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode6.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/area-riservata_h.png'); height: 24px; width: 125px;}
#imMnMnNode7 { background-image: url('../menu/certificazioni.png'); height: 24px; width: 125px; }
#imMnMnNode7 .imMnMnFirstBg { height: 24px; width: 125px; }
#imMnMnNode7:hover { background: none; background-image: none; }
#imMnMnNode7:hover .imMnMnFirstBg { background-image: url('../menu/certificazioni_h.png'); height: 24px; width: 125px;}
#imMnMnNode7.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode7.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/certificazioni_h.png'); height: 24px; width: 125px;}
#imMnMn .imMnMnFirstBg .imMnMnTxt {display: none;}
#imMnMn &gt; ul &gt; li.imMnMnSeparator { background: transparent url('../res/separatorh.png') no-repeat center center; width: 10px; height: 24px; }
#imMnMn .imMnMnFirstBg { position: relative; display: block; background-repeat: no-repeat; cursor: pointer; width: 100%; }
#imMnMn a { border: none; cursor: pointer; }
#imMnMn .imMnMnTxt { text-overflow: ellipsis; white-space: nowrap; }


/* MENU POSITION : HORIZONTAL VerticalOneColumn */
#imMnMn ul .autoHide, #imMnMn ul div .autoHide { display: none; }

/* ######################### MAIN MENU POSITION #########################*/

/* div: Menu container*/
#imMnMn { z-index:10000; }
#imMnMn &gt; ul { position: relative; }
#imMnMn &gt; ul &gt; li &gt; ul { position: absolute; }

/* First level menu style */
#imMnMn &gt; ul &gt; li { display: inline-block; width:125px; }
#imMnMn &gt; ul &gt; li span { display:block; padding:0;}
#imMnMn a { cursor: pointer; display: block; width:125px;}

/* ########################## SUB MENU POSITION #########################*/

#imMnMn.auto ul li ul li { top: 0px; }

/* Second level boxmodel*/
#imMnMn.auto ul li ul li ul { position: absolute; width: 160px; }

/* Hide Levels */
#imMnMn.auto li:hover &gt; ul.auto { display:block; }
#imMnMn.auto li ul.auto { display: none; }
#imMnMn ul ul li .imMnMnBorder { overflow: hidden; }

/* End of file menu.css */</pre></body></html>