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

div#conteneur {width:900px; height:auto; margin:auto;}
	div#tete {width:900px; height:276px; background:url(../images/tete-sous-flash.jpg) no-repeat;}
	div#corps {width:900px; height:auto; background:url(../images/degrade_corps.jpg) repeat-x bottom;}
		div#menu {width:215px; float:left; height:auto; background:url(../images/fond-menu.jpg) no-repeat;}
		div#sousmenu {width:218px; height:228px; background:url(../images/sous-menu.png) no-repeat; margin-top:5px;}
		div#page {width:450px; height:auto; float:left; padding:5px;}
		div#page100 {width:670px; height:auto; float:left; padding:5px;}
		div#droite {width:210px; padding-bottom:60px; height:auto; float:left;}
	div#pied {width:900px; height:93px; text-align:center; background:url(../images/fond-pied.jpg) no-repeat; clear:both;}
		div#pied div {float:left;}
		



