#sol{
padding: 0 0 0 200px;
}
.menu a:link, .menu a:visited {
background-image:url(/Img/Struttura/menu.gif);
color:#333333;
}
.menu a:hover{
background-image:url(/Img/Struttura/omenu.gif);
color:#FFFFFF
}
#confmenu a:visited{
text-decoration:none;
color:#999;
}
#confmenu a:hover{
text-decoration:none;
color:#FFF;
}
.pulsante{
background-image:url(/Img/Struttura/spulsante.gif);
background-repeat:no-repeat;
text-align:left;
width:117px;
color:#FFFFFF;
border:0;
padding:0 15px 0 5px;
vertical-align: top;
font-weight: bold;
}
.pulsante2{
background-image:url(/Img/Struttura/spulsante2.gif);
background-repeat:no-repeat;
text-align:left;
width:167px;
color:#FFFFFF;
border:0;
padding:0 15px 0 5px;
vertical-align: top;
font-weight: bold;
}
.pulsanteNo{
background-image:url(/Img/Struttura/spulsanteno.gif);
background-repeat:no-repeat;
text-align:left;
width:167px;
color:#999;
border:0;
padding:0 15px 0 5px;
vertical-align: top;
font-weight: bold;
}
.menu .conftip, #confmenu .conftip{
margin:1px;
display:block;
height:40px;
text-align:right;
padding:15px 5px 0 0;
}
#confmenu #carrello{
background-image:url(/Img/Configuratore/Menu/carrello.gif);
background-repeat:no-repeat;
font-size:18px;
font-weight: bold;
font-style:italic;
text-decoration:none
}
#confmenu #carrello span{
font-size:10px;
}
#confmenu #carrello:hover{
background-image:url(/Img/Configuratore/Menu/_carrello.gif);
background-repeat:no-repeat;
text-decoration:none
}