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

div#conteneur {width:900px; height:auto; margin:auto;}
	div#tete {width:900px; height:214px;}
	div#soustete {width:800px; height:88px; margin:0 50px; background:url(../images/tete-corps.jpg) no-repeat #fff;}
	div#corps {width:800px; height:auto; background-color:#fff; margin:0 50px;}
		div#menu {width:180px; position: relative; float:left; height:auto;}
		div#page {width:355px; height:auto; float:left; padding:5px;}
		div#page100 {width:575px; height:auto; float:left; padding:5px; background:url(../images/fond-corps.jpg) no-repeat #fff top right;}
		div#droite {width:210px; padding-bottom:60px; height:auto; float:left;}
	div#pied {width:800px; height:55px; text-align:center; background:url(../images/fond-pied.jpg) no-repeat #fff bottom; clear:both; color:#23272A;}
		div#pied div {float:left;}
		



