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

div#conteneur {width:980px; height:auto; margin:auto; background:url(../images/fond-pied.png) no-repeat bottom #65ADD5;}
	div#tete {width:980px; height:219px; background:url(../images/fond-tete.jpg) no-repeat;}
		div#logo {width:223px; height:80px; float:left; padding:50px 0 0 57px;}
		div#bandeau {width:700px; height:130px; float:left;}
		div#accroche {width:980px; height:89px; clear:both;}
	div#corps {width:980px; height:auto; clear:both;}
		div#menu {width:250px; height:auto; padding-bottom:60px; float:left; background:url(../images/fond-menu.jpg) no-repeat;}
		div#page {width:508px; height:auto; float:left; background:url(../images/fond-page.gif) repeat-x; padding:6px;}
		div#page100 {width:718px; height:auto; float:left; background:url(../images/fond-page.gif) repeat-x; padding:6px;}
			.cellule_prog {border:1px solid #ffffff; padding:3px; margin:3px;}
		div#droite {width:210px; padding-bottom:60px; height:auto; float:left; background:url(../images/fond-page.gif) repeat-x;}
			.cellule_droite {border:1px solid #ffffff; padding:3px; margin:3px;}
	div#pied {width:980px; height:50px; clear:both; text-align:center;}
		


