﻿

.menu_left {
    border:none;
    width:220px;
    margin:0;
}

.riga_vetrina {
    height:1px;
    width:220px;
    font-size:1px;
    background-color:#999999;
}

.item_guardare {
    background:url(/images/tree_guardare_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_guardare_sel {
    background:url(/images/tree_guardare_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}

.item_guardare_on {
    background:url(/images/tree_guardare_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}


.item_comunicare {
    background:url(/images/tree_comunicare_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_comunicare_sel {
    background:url(/images/tree_comunicare_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}

.item_comunicare_on {
    background:url(/images/tree_comunicare_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}

.item_ricordare {
    background:url(/images/tree_ricordare_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_ricordare_sel {
    background:url(/images/tree_ricordare_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_ricordare_on {
    background:url(/images/tree_ricordare_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}


.item_giocare {
    background:url(/images/tree_giocare_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_giocare_sel {
    background:url(/images/tree_giocare_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_giocare_on {
    background:url(/images/tree_giocare_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}

.item_ascoltare {
    background:url(/images/tree_ascoltare_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_ascoltare_sel {
    background:url(/images/tree_ascoltare_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_ascoltare_on {
    background:url(/images/tree_ascoltare_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}

.item_climatizzare {
    background:url(/images/tree_climatizzare_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_climatizzare_sel {
    background:url(/images/tree_climatizzare_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_climatizzare_on {
    background:url(/images/tree_climatizzare_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}

.item_cucinare {
    background:url(/images/tree_cucinare_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_cucinare_sel {
    background:url(/images/tree_cucinare_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_cucinare_on {
    background:url(/images/tree_cucinare_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}

.item_pulire {
    background:url(/images/tree_pulire_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_pulire_sel {
    background:url(/images/tree_pulire_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_pulire_on {
    background:url(/images/tree_pulire_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}

.item_averecura {
    background:url(/images/tree_averecura_OFF.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_averecura_sel {
    background:url(/images/tree_averecura_ON.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}
.item_averecura_on {
    background:url(/images/tree_averecura_red.gif) no-repeat;
    cursor:pointer;
    height:22px;
    width:220px;
}