body  {
	height: 100%;
	background: #6F816B;
	margin: 0; 
	padding: 0;
	text-align: center;
}

#container {
	position: relative;
	width: 100%;
	margin: 0;
	background: transparent;
	margin: 0;
	text-align: center;
} 

#content {
	position: relative;
	margin-top: 7%;
	width: 100%;
	height: 450px;
	top: 0px;
	padding: 0;
	text-align: left;
	background: #ffffff url(../img/filetto.gif) repeat-x top;
		
}
#content2 {
	width: 780px;
	height: 450px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url(../img/sfondo_bambu.gif) no-repeat right;
	text-align: left;
}
#logo_home {
	position: relative;
	left: 50px;
   top: 90px;
	padding: 0;
	background: transparent;
	width: 258px;
	height: 57px;
}
 
#italiano {
	position: relative;
	left: 470px;
   top: 235px;
	padding: 0;
}
#english {
	position: relative;
	left: 402px;
   top: 258px;
	padding: 0;
}
#deutsche {
	position: relative;
	left: 330px;
   top: 280px;
	padding: 0;
}
#francaise {
	position: relative;
	left: 252px;
   top: 302px;
	padding: 0;
}
#espanol {
	position: relative;
	left: 172px;
   top: 325px;
	padding: 0;
}
#footer {
	width: 100%;
	padding: 0;
	background: #6F816B;
	text-align: left;
	margin-bottom: auto;
} 
#footer p {
   position: absolute;
	left: 15%;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #475245;
	
}
a.linkmenu  {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #9DAB9A;
	
	
}
a:hover.linkmenu {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #6F816B;
   
}