/*questo stile mi permette di cambiare il colore del menu nelle diverse sezioni*/
#sfondo{
background:#fff url(../image/comuni/header_vei.gif) left bottom repeat-x;
}
.menuNavigazione{
border-bottom:1px solid #fcdb56;
}
.menuNavigazione .voceCorrente a:link,
.menuNavigazione .voceCorrente a:visited,
.menuNavigazione .voceCorrente a:hover,
.menuNavigazione .voceCorrente a:focus,
.menuNavigazione .voceCorrente a:active{
background:#fff  url(../image/comuni/menu1_vei.jpg) left top repeat-x;
border-left:1px solid #ffcc00;
border-right:1px solid #ffcc00;
}
.modulo{
background:#FFF url(../image/veicoli/moduli.jpg) left top repeat-x;
border:1px solid #ffcc00;
}
.nome_prodotto{
color:#ff6600;
}
.top_moduli h1{
background:url(../image/dettaglio/h1_veicoli.gif) left top no-repeat;
}