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

div#conteneur {width:1000px; height:auto; margin:auto; background:#1f1f1f;}
	div#tete {width:1000px; height:77px; background:#1f1f1f;}
		div#logo {width:441px; height:77px; float:left;}
		div#titresite {width:539px; height:57px; float:left; padding:10px;}
	div#soustete {width:1000px; height:233px; background:url(../images/fond-tete.jpg) no-repeat #1f1f1f; clear:both; margin-bottom:20px;}
	div#corps {width:1000px; height:auto; background:url(../images/repeat-menu.jpg) repeat-y left #fff;}
		div#menu {width:352px; float:left; height:auto; background:url(../images/fond-menu.jpg) no-repeat;}
			div#blockmenu {width:195px; height:auto; background:url(../images/fond-transparent-menu.png); margin:50px 77px; padding:0 0 3px 0; border:4px solid #1f1f1f;}
		div#page {width:408px; height:auto; float:left; padding:10px;}
		div#page100 {width:628px; height:auto; float:left; padding:10px;}
		div#droite {width:210px; padding-bottom:60px; height:auto; float:left;}
	div#pied {width:648px; height:71px; margin-left:352px; text-align:center;  background:#1f1f1f; clear:both; padding-top:10px;}
		div#pied div {float:left;}
		



