body {
	background-image:url(/images/fondAccueil.gif);
	background-repeat:no-repeat;
	background-position:50% 0%;
}
#page {
	position:absolute;
	width:700px;
	background-image:none;
	padding-bottom:0;
	margin:0;
	padding:0;
	left:50%;
	margin-left:-356px;	
	margin-top:110px;
}
#page #contenu  {
	position:relative;
	width:700px;
}
#page #contenu #chapeau {
	padding-right:15px;
	height:109px;
	padding-bottom:0;
	padding-top:0;
}
#page #contenu #chapeau ul {
	padding-top:25px;
}
#page #contenu #chapeau ul li{
	font-weight:bold;
}
#page #contenu #paveTexte #article {
	padding-bottom:15px;
	background-image:url(/images/vacheAccueil.jpg);
	background-position:0% 100%;
	background-repeat:no-repeat;
	height:173px;
	min-height:173px;
}
#page #contenu #paveTexte #article p {
	margin-top:0;
}
#colGauche {
	float:left;
	width:205px;
	background-image:url(/images/fondColGaucheAccueil.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	height:308px;
}
#page #contenu #paveTexte {
	float:left;
	margin:0px;
	padding:0;
	width:465px;
}