@charset "utf-8";
/* CSS Document */

#header ul
{
width: 380px;
height: 23px;
display: block;
height: auto;
margin-top: 25px;
margin-bottom: 0;
margin-right: 3px;
margin-left: 0;
padding: 0;
float: right;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
list-style: none;
}

#home
{
background-image: none;
background-repeat: no-repeat;
height: 23px;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#prodotti
{
background-image:url(../immagini/separator.png);
background-repeat: no-repeat;
height: 23px;
padding: 0 0 0 5px;
margin: 0 0 0 0;
}


#personalizzazione
{
background-image:url(../immagini/separator.png);
background-repeat: no-repeat;
height: 23px;
padding: 0 0 0 5px;
margin: 0 0 0 0;
}


#dove_siamo
{
background-image:url(../immagini/separator.png);
background-repeat: no-repeat;
height: 23px;
padding: 0 0 0 5px;
margin: 0 0 0 0;
}

#contatti
{
background-image:url(../immagini/separator.png);
background-repeat: no-repeat;
height: 23px;
padding: 0 0 0 5px;
margin: 0 0 0 0;
}


#header li
{
display: inline;
}

#header a
{
padding:0;
margin: 0;
text-decoration: none;
color: #666666;
}

#header a:hover
{
display: inline;
color:#000033;
padding:0;
margin: 0;
}

/*-------------------------------------*/

