body {
	background-image: url(../img-site/bk.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: rgb(81,117,9);
}
#centerHome {
	position: absolute;
	height: 360px;
	width: 794px;
	top: 40px;
	margin-left: -397px;
	left: 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 0px;
}
#centerHome img {
	top: 44px;
}
#centerHome .centerimg {
	top: 75px;
	position: relative;
}

#centerHome span {
	margin-left: 10px;
	position: absolute;
	bottom: 0px;
}
.lang {
	position: absolute;
	top: 53px;
	left: 540px;
	height: 15px;
	width: 147px;
}
.logo {
	position: absolute;
	height: 66px;
	width: 391px;
	left: 15px;
}
#centerHome #chiave {
	font-size: 9px;
	position: absolute;
	top: -20px;
	font-weight: normal;
	color: #1A2400;
}

