#menu { position: absolute; width: 100%; z-index: 100 }
#object 
{
	position: absolute;
	margin-left: 51px;
	width: 586px;
	float: left;
}

#galerie 
{
	width: 305px;
	float: right;
	margin: 150px 55px 0 0;
}
#galerie img { display: block; margin: 0 auto; padding: 75px 0 0 0; }

#Article h1 { font-size: 20px; font-weight: normal; margin-bottom: 5px }
#Article 
{
	overflow:"hidden"; zoom: 1;
	padding: 400px 10px 0 91px;
	line-height: 20px;
}

.actu 
{
	overflow:"hidden"; zoom: 1;
	background: #FBF7EE;
	margin: 5px 40px 5px 85px;
	line-height: 18px;
	width: 520px;
}
.actu h1, #partenaires h1
{ 
	font-weight: normal; 
	background: url(../img/picto.gif) no-repeat left top;
	font-size: 20px;
	padding: 8px 0 15px 15px;
}
.actu h2 { font-size: 12px; }
.actu img { float: right; margin: 0 10px; }
.desc { padding: 0 10px; overflow: hidden; zoom: 1; }

#partenaires 
{
	float: left;
	margin: 0 0 20px 90px;
	padding: 0 10px 0 0;
	line-height: 20px;
	border-right: solid 1px #C8AA82;
}
#partenaires a { font-weight: normal; }

#Presse 
{
	overflow:hidden; zoom: 1;
	background: url(../img/picto-presse.gif) no-repeat 20px 20px;
	padding: 35px 0 15px 70px;
}
#Presse a { font-size: 20px; font-weight: normal; }