* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image:	url(new_sfondo_home.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color:	#B8B8B8;
	text-align: center;
	}

.container_760 {
	background-image: url(new_home_big.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 929px;
	display: block;
	margin-left: 1px;
	position: relative;
	margin: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
}

.menu_home {
	text-align: left;
	margin: auto;
	padding: 120px 0px 0px 245px;
	color: #FFFFFF;
	width: 180px;
}

.menu_home li {
	list-style: square;
	margin: 0px 0px 10px 0px;
}

.menu_home a {
	text-decoration: none;
	color: #FFFFFF;
}

.menu_home a:hover {
	text-decoration: none;
	color: 	#D5CAAE;
	}
	
/*		footer
--------------------*/

.footer {
	position: relative;
	width:	929px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer a {
	text-decoration: none;
	color: #615B4E;
}

.footer a:hover {
	color: #80796A;
}

.sito_gruppo {
	position: absolute;
	left: 150px;
	top: 83px;
	display: none;
}

.contatti {
	position: absolute;
	left: 262px;
	top: 50px;
	text-align: right;
	line-height: 12px;
	color: #97907F;
}

.language {
	position: absolute;
	left: 690px;
	top: 83px;
}