@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#6e2e4c;
	text-align:left;
	font-size:95%;
	color: #FFFFFF

}
#container{
	width:980px;
	min-height:720px;
	height:auto !important;
	height:720px;
	margin:auto;
	text-align:center;
	background:url(../img/sfondo_home.jpg) bottom center no-repeat;
}
img{
	border:0;
}
.lingue{
	text-align:right;
	margin-top:170px;
}

