*{
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(../images/bg.jpg) no-repeat center 10px;
	font-size:11px;
}

#container{
	width: 1000px;
	height: 650px;
	margin: 75px auto 0 auto;
	position: relative;
}

#logo{
	width: 319px;
	height: 142px;
	background: #ffffff url(../images/logo.jpg) no-repeat center;
	margin-left:10px;
	margin-top:10px;
}

#menutop{
	margin-left:10px;
	margin-top:20px;
}

#txt{
	height: 300px;
	width: 440px;
	float:right;
	position: relative;
	margin-right: 10px;
	margin-top: 95px;
}

#menubottom{
	position:absolute;
	right:14px;
	top:575px;
	width:435px;
}

#adresse{
	position: absolute;
	right: 14px;
	top:620px;
	width:435px;
	height:11px;
	background: url(../images/adresse.jpg) no-repeat center; 
}
