@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; background-color:#0066FF;}

div#conteneur {width:980px; height:auto; margin:auto;}
	div#corps {width:980px; height:auto; clear:both;}
		div#page {width:770px; height:auto; float:left;}
		div#page100 {width:980px; height:auto; float:left;}
		div#droite {width:210px; padding-bottom:60px; height:auto; float:left;}
		


