@charset "utf-8";
/* CSS Document */
body {padding:0; margin:32px 0 0 0; background:url(../images/repeat-site.jpg) repeat-x #383838;}

div#conteneur {width:880px; height:auto; margin:auto; background:url(../images/fond-corps.jpg) no-repeat;}
	div#tete {width:880px; height:auto;}
		div#logo {width:200px; height:172px; background:url(../images/logo.jpg) no-repeat; float:left;}
		div#bandeau {width:680px; height:172px; background:url(../images/fond-tete.jpg) no-repeat; float:left;}
	div#corps {width:880px; height:auto; clear:both;}
		div#menu {width:200px; float:left; height:auto; padding-top:20px;}
		div#page {width:630px; height:auto; float:left; background:url(../images/repeat-page.jpg) repeat-x; padding:15px;}
		div#colone1 {width:430px; height:auto; float:left; background:url(../images/repeat-page.jpg) repeat-x; padding:15px;}
			div#tetedroite {width:175px; height:23px; background:url(../images/tete-droite.jpg) no-repeat; padding:13px 10px 0 15px; clear:both;}
			div#colone2 {width:170px; height:auto; background:url(../images/repeat-droite.png) repeat-y; padding:15px;}
			div#pieddroite {width:200px; height:15px; background:url(../images/pied-droite.png) no-repeat;}
	div#pied {width:880px; height:41px; padding-top:30px; text-align:center; clear:both; background:url(../images/fond-pied.png) no-repeat;}
