.hometop
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    /*width:111px;*/
    height:16px;
    padding-top:4px;
   /* padding-left:20px;*/
    padding-left:18px;
    }
.hometop a, .hometop a:visited
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    }
.hometop a:hover
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF0000;
    text-decoration: none;
    }
    
/*menu sinistra homepage*/

#homeleft1
    {
    width: 164px;
    height: 20px;
    margin-top: 173px;
    float:left;
    border:solid 0px green;
    background-image: url("img/btn_en1_off.gif");
    background-repeat: no-repeat;
    background-position: top left;
    }
#homeleft1 a:link, #homeleft1 a:visited
    {
    width: 164px;
    height: 20px;
    /*margin-top: 173px;*/
    float:left;
    background-image: url("img/btn_en1_off.gif");
    background-position: top left;
    background-repeat: no-repeat;
    }
#homeleft1 a:hover
    {
    width: 164px;
    height: 20px;
    /*margin-top: 173px;*/
    float:left;
    background-image: url("img/btn_en1_on.gif");
    background-position: top left;
    background-repeat: no-repeat;
    }
#homeleft2
    {
    width: 164px;
    height: 20px;
    margin-top: 0px;
    float:left;
    border:solid 0px green;
    background-image: url("img/btn_en2_off.gif");
    background-repeat: no-repeat;
    background-position: top left;
    }
#homeleft2 a:link, #homeleft2 a:visited
    {
    width: 164px;
    height: 20px;
    float:left;
    background-image: url("img/btn_en2_off.gif");
    background-position: top left;
    background-repeat: no-repeat;
    }
#homeleft2 a:hover
    {
    width: 164px;
    height: 20px;
    float:left;
    background-image: url("img/btn_en2_on.gif");
    background-position: top left;
    background-repeat: no-repeat;
    }
#homeleft3
    {
    width: 164px;
    height: 20px;
    margin-top: 0px;
    float:left;
    border:solid 0px green;
    background-image: url("img/btn_en3_off.gif");
    background-repeat: no-repeat;
    background-position: top left;
    }
#homeleft3 a:link, #homeleft3 a:visited
    {
    width: 164px;
    height: 20px;
    float:left;
    background-image: url("img/btn_en3_off.gif");
    background-position: top left;
    background-repeat: no-repeat;
    }
#homeleft3 a:hover
    {
    width: 164px;
    height: 20px;
    float:left;
    background-image: url("img/btn_en3_on.gif");
    background-position: top left;
    background-repeat: no-repeat;
    }
#homeleft4
    {
    width: 164px;
    height: 20px;
    margin-top: 0px;
    float:left;
    border:solid 0px green;
    background-image: url("img/btn_en4_off.gif");
    background-repeat: no-repeat;
    background-position: top left;
    }
#homeleft4 a:link, #homeleft4 a:visited
    {
    width: 164px;
    height: 20px;
    float:left;
    background-image: url("img/btn_en4_off.gif");
    background-position: top left;
    background-repeat: no-repeat;
    }
#homeleft4 a:hover
    {
    width: 164px;
    height: 20px;
    float:left;
    background-image: url("img/btn_en4_on.gif");
    background-position: top left;
    background-repeat: no-repeat;
    }
#sub_home1
{
    width: 130px;
    height: auto;
    position:absolute; top:190px; left:30px;
    border:solid 1px white;
    text-align:left;
    z-index:1;
    background-color:#60BDE6;
    padding-bottom:4px;
}
#sub_home2
{
    width: 130px;
    height: auto;
    position:absolute; top:212px; left:30px;
    border:solid 1px white;
    text-align:left;
    z-index:1;
    background-color:#60BDE6;
    padding-bottom:4px;
}
#sub_home3
{
    width: 130px;
    height: auto;
    position:absolute; top:234px; left:30px;
    border:solid 1px white;
    text-align:left;
    z-index:1;
    background-color:#60BDE6;
    padding-bottom:4px;
}
#sub_home4
{
    width: 130px;
    height: auto;
    position:absolute; top:256px; left:30px;
    border:solid 1px white;
    text-align:left;
    z-index:1;
    background-color:#60BDE6;
    padding-bottom:4px;
    
}
/*submenu laterale sinistra homepage*/
.subleft
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    /*width:111px;*/
    height:16px;
    padding-top:1px;
    padding-bottom:1px;
    margin-left:10px;
    width:110px;
    border-bottom:solid 1px white;
    display:block;
    background: none;
    }
    
.subleft a, .subleft a:visited
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    color: #FFFFFF;
    width:110px;
    display:block;
    background-image: none;
    }}}
.subleft a:hover
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FF0000;
    background-color:#017EB6;
    width:110px;
    display:block;
    }
/*menu customer care home page a destra*/
#menu_cust
{
    width: 130px;
    height: 70px;
    margin:0px auto;
    margin-top:15px;
    border:solid 0px white;
    text-align:left;
    padding-bottom:4px;
}
.cust
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: white;
    /*width:111px;*/
    height:16px;
    padding-top:1px;
    padding-bottom:1px;
    margin-left:10px;
    }
.cust a, .cust a:visited
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
    color: white;
    }
.cust a:hover
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #FF0000;
    }
#home_btn1
    {
    width: 164px;
    height: 20px;
    float:left;
    border:0px solid white;
    }
#home_btn1 img
    {
    border:0px solid white;
    }

