.clearfix {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.slider-container {
    background: url('../img/box.png') no-repeat;
    width: 307px;
    height: 210px;
    position: relative;
    margin-bottom: -10px; 
    margin-top: -3px; 
    display: block;

}



.slider {
    position: absolute;
    top: 15px;
    left: 21px;
    width: 266px;
    height: 110px;
    display: block;
}

.slider img {    
    position: absolute;
    visibility: hidden;
}

.nivo-caption {
    background: #efefef;
    color: #333;
    font: 11px Verdama, sans-serif;
}

.nivo-controlNav {
    bottom: -8px;
    right: -30px;
}

#ban {height:500px;}

.ban_in_promo { 
margin-top: 0px;
}

#centro {width:467px; height:520px; background:url('../img/bg-centrale.png') no-repeat; position:relative; float:left; margin-right:5px; margin-left:-12px;}
#menu_dx { margin-left:0px;background:url('../img/bg-dx.png') no-repeat; height:520px; background-position: 0 -8px}



