body {
	background-color:#FFFFFF;
	background-image:url(../quadratino_sfondo.gif);
}

img{
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0 none;
}

.contenitore {
	position:absolute;
	left:50%;
	top:0px;
	width:775px;
	height:100%;
	z-index:1;
	margin-left:-385px;
	border: 1px none #000000;	
}

.menu {
	position:relative;
	top:0px;
	width:217px;
	border: 0px none #000000;
	float:left;
}

.ImgMenu {
	position:relative;
	top:0px;
	width:58px;
	border: 0px none #000000;
	float:left;
}
.TxtMenu {
	position:relative;
	top:0px;
	width:159px;
	border: 0px none #000000;
	float:left;
	background-color:#E5E5E5;
	padding:0 0px 3px 0;
}
.img {
	position:relative;
	top:0px;
	width:554px;
	border: 0px none #000000;
	float:left;	
	background-color:#E5E5E5;
	padding:0 4px 3px 0;
}

