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

div#conteneur {width:980px; height:auto; margin:auto;}
	div#tete {width:980px; height:auto;}
		div#tete1 {width:749px; height:253px; float:left; background:url(../images/flash.jpg) no-repeat left 70px;}
			div#tete11 {width:749px; height:70px;}
				div#tete111 {width:291px; height:70px; float:left; background:url(../images/tete_01.jpg) no-repeat;}
				div#tete112 {width:458px; height:70px; float:left;}
			div#tete12 {width:749px; height:164px;clear:both;}
			div#tete13 {width:749px; clear:both; height:19px; color:#756862; font-size:12px; font-weight:bold; padding-left:15px; padding-top:3px;}
		div#tete2 {width:230px; height:253px; float:left;}
	div#corps {width:980px; height:auto; clear:both; background:url(../images/fond-page.jpg) repeat-x bottom;}
		div#menu {width:200px; float:left; height:auto; margin-top:10px;}
		div#page {width:760px; height:auto; float:left; padding:10px;}
		div#colone1 {width:560px; height:auto; float:left; padding:10px;}
		div#colone2 {width:200px; height:auto; float:left; margin-top:10px;:}
			div#tete_colonne {width:159px; height:17px; background:url(../images/titre-colonne.png) no-repeat; font-family:"Arial Black", Gadget, sans-serif; font-size:12px; color:#fff; padding:5px 10px;}
			div#corps_colonne {width:167px; height:auto; background-color:#fff; border-left:1px solid #89c2df; border-right:1px solid #89c2df; padding:5px; margin:0;}
			div#pied_colonne {width:179px; height:13px; background:url(../images/pied-colonne.png) no-repeat; font-size:1px;}
	div#pied {width:960px; height:auto; text-align:center; clear:both; background-color:#756862; padding:10px;}
