/* ### TOOLBAR CENTRALE ################################################################ */ #toolbar { width:577px; height:30px; /*background:url(/img/bkgToolbar.gif) no-repeat ;*/ margin:15px 0px; border:1px none red; } /*################ Chi Siamo ################ */ .tool01 { float:left; display:inline; border:1px none green; } .tool01 a { display:block; background-image: url(/img/en/tool01.gif); } .tool01 a:hover, .tool01 a:visited:hover { background-image: url(/img/en/tool01_on.gif); } .tool01 a:visited { background-image: url(/img/en/tool01.gif); } .tool01_select { float:left; display:inline; background-image: url(/img/en/tool01_select.gif); border:1px none red; } /*################ Aziende ################ */ .tool02 { float:left; display:inline; border:1px none green; } .tool02 a { display:block; background-image: url(/img/en/tool02.gif); } .tool02 a:hover, .tool02 a:visited:hover { background-image: url(/img/en/tool02_on.gif); } .tool02 a:visited { background-image: url(/img/en/tool02.gif); } .tool02_select { float:left; display:inline; background-image: url(/img/en/tool02_select.gif); border:1px none red; } /*################ Servizi ################ */ .tool03 { float:left; display:inline; border:1px none green; } .tool03 a { display:block; background-image: url(/img/en/tool03.gif); } .tool03 a:hover, .tool03 a:visited:hover { background-image: url(/img/en/tool03_on.gif); } .tool03 a:visited { background-image: url(/img/en/tool03.gif); } .tool03_select { float:left; display:inline; background-image: url(/img/en/tool03_select.gif); border:1px none red; } /*################ News e Fiere ################ */ .tool04 { float:left; display:inline; border:1px none green; } .tool04 a { display:block; background-image: url(/img/en/tool04.gif); } .tool04 a:hover, .tool04 a:visited:hover { background-image: url(/img/en/tool04_on.gif); } .tool04 a:visited { background-image: url(/img/en/tool04.gif); } .tool04_select { float:left; display:inline; background-image: url(/img/en/tool04_select.gif); border:1px none red; } /*################ Contatti ################ */ .tool05 { float:left; display:inline; border:1px none green; } .tool05 a { display:block; background-image: url(/img/en/tool05.gif); } .tool05 a:hover, .tool05 a:visited:hover { background-image: url(/img/en/tool05_on.gif); } .tool05 a:visited { background-image: url(/img/en/tool05.gif); } .tool05_select { float:left; display:inline; background-image: url(/img/en/tool05_select.gif); border:1px none red; }