@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; background:url(../images/fond-site.jpg) repeat-x #393939;}

div#conteneur {width:900px; height:auto; margin:auto;}
	div#corps {width:600px; height:auto; margin:0 150px; padding-bottom:120px;}
	div#menu {width:600px; height:auto; text-align:center; margin:auto; padding:3px 0;}
		div#page {width:390px; height:auto; float:left;}
		div#page100 {width:600px; height:auto; clear:both;}
		div#droite {width:210px; padding-bottom:60px; height:auto; float:left;}
		



