#border_slide
{
	background-image: url("../images/background/sfondo_slide.png");
    background-position: left top;
    background-repeat: repeat-x;
    height: 304px;
    margin-top: -5px;
    text-align: center;
    width: 960px;
	
}



#cnt1
{
	background-image: url("../images/elements/sfondi_box_page.png");
    background-position: 4px 238px;
    background-repeat: no-repeat;
	
    clear: both;
    margin-top: 16px;
    width: 927px;
}



#slide_show #image img
{
	margin:0px;
	height:293px;
	width:950px;

}