body {
	background-color:#333333;
	color:#cccccc;
	background-image: url(images/fond.jpg);
	height: 112px;
}
img {
	border:0px;
}
#conteneur {
	width:660px;
	margin:auto;
}
#logo {
	margin-top:15px;
	height: 112px;
}
#navigation {
	margin-top:15px;
	background-image:url(images/fondnav.gif);
	height:112px;
	width:100%;
}
#contenu {
	background-color:#666666;
	margin-top:15px;
}
#article {
	width:500px;
	position:relative;
	margin-right:200px;
	float:left;
	
}
#droite {
	width:160px;

}
#pieddepage {
	height:32px;
	margin-top:15px;
}

