body{
	color: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#container{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 900px;
}

#sx{
	position: absolute;
	left: 0px;
	top: 0px;
}

#bottom{
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: -1;
}

#dx{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#corpo{
	padding-top: 50px;
	padding-bottom: 10px;
	height: 470px;
	padding-left: 280px;
	background-image: url(../images/graphics/background2.jpg);
	width: 754px;
	background-repeat: no-repeat;
}

#corpo-mail{
	padding-top: 50px;
	padding-bottom: 10px;
	height: 470px;
	padding-left: 280px;
	background-image: url(../images/graphics/info.jpg);
	width: 754px;
	background-repeat: no-repeat;
}

#corpo-under{
	padding-top: 50px;
	padding-bottom: 10px;
	height: 470px;
	padding-left: 280px;
	background-image: url(../images/graphics/under.jpg);
	width: 754px;
	background-repeat: no-repeat;
}

.corpo-sx{
}

.corpo-menu{
	width: 900px;
	padding-left: 10px;
}

.corpo-dx{
	float: left;
	margin-left: 10px;
	padding-left: 50px;
	height: 470px;
}

.elemento{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 13px;
	height: 30px;
	padding-top: 3px;
	padding-left: 5px;
	color: #800000;
	float: left;
	width: 172px;
}

.elemento-top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 14px;
	float: left;
	width: 107px;
	padding-bottom: 10px;
	height: 94px;
}
.clearfloat{
	clear: both;
}

.posizione-image{
	border: medium solid #EEEEEE;
}
