#CLSX {
/*background-image: url('http://www.tecnocomsrl.net/brioche/templates/uploads/sfondo-clsx.png');*/
width:225px;
float: left;
/*margin-top: -3px;*/
/*min-height: 800px;*/
}

#CLSX .tasto-v {
background-image: url('../uploads/sfondo-tastov.png');
width: 214px;
height: 32px;
line-height: 32px;
text-align:left;
margin-left: 5px;
color: #303030;
margin-bottom:1px;
}

#CLSX .tasto-v div {
padding-left: 15px;
}


#CLSX .selezionato, #CLSX a:hover  .tasto-v  {
background-image: url('../uploads/sfondo-tastovs.png');
color: #fff;
}

#CLSX  a {text-decoration: none;}

#CLSX #capo-menu {
	height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    background-color: #ff9422;
    border: 1px solid white;
    box-sizing: border-box;
	color: white;
	margin-bottom: 3px;
}