@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(../img/sfondo.gif);
	background-repeat: repeat-x;	
}

#centrato {
	position:relative;
	width:923px;
	height:600px;
	margin:0 0 0 -461.5px;
	left:50%;
}