html, body{margin:0;
	background:#fdfddd;
	width:100%;
	height:100%;
	font-family:"Times New Roman", Times, serif;}
div#general{width:970px;
	height:auto;
	margin:0 auto;}
div#general-haut{width:970px;
	height:23px;
	margin:0;
	background:url(../img/fond/general-haut.png) no-repeat;}
div#general-centre{width:970px;
	height:auto;
	margin:0;
	background:url(../img/fond/general-centre.png) repeat-y;
	}
div#general-bas{width:970px;
	height:45px;
	margin:0;
	background:url(../img/fond/general-bas.png) no-repeat;
	text-align:center;
	line-height:45px;
	color:#192a06;
	font-size:0.8em;}
div#general-bas a{color:#192a06;}
div#contenu{width:928px;
	height:auto;
	background:#192a06;
	margin:8px 0 8px 21px;
	display:table;
	}
div#bandeau{width:928px;
height:276px;
float:left;}
div#bandeau-gauche{float:left;}
div#logo{width:210px;
	height:107px;
	background:url(../img/fond/logo.png) no-repeat;
	margin:13px 0 0 32px;}
div#coordonnees{width:180px;height:auto;text-align:center;margin-left:50px;}
div#coordonnees p{margin:0;color:#FFF;}
div#coordonnees p.annee{font-size:0.8em;margin:8px 0 10px 0;}
.gras{font-weight:bold;}
div#photo{width:657px;height:226px;float:right;}
div#menu{width:928px;height:39px;background: url(../img/fond/menu.png) no-repeat;float:left;}
div#menu h1{font-size:1.2em;margin:0;color:#192a06;}
div#menu1,div#menu2,div#menu3,div#menu4,div#menu5,div#menu6{float:left;text-align:center;height:39px;line-height:39px;}
div#menu1{width:158px;}
div#menu2{width:139px;}
div#menu3{width:153px;}
div#menu4{width:150px;}
div#menu5{width:161px;}
div#menu6{width:165px;}
div#menu1 a,div#menu2 a,div#menu3 a,div#menu4 a,div#menu5 a,div#menu6 a{color:#192a06;text-decoration:none;}
div#menu1 a:hover,div#menu2 a:hover,div#menu3 a:hover,div#menu4 a:hover,div#menu5 a:hover,div#menu6 a:hover{text-decoration:underline;}
.souligne{text-decoration:underline;}
div#developpement{clear:left;width:910px;height:auto;display:table;margin:0 0 15px 10px;}