body {
	margin:auto;
	background-color:#B5D6FD;
	color:#FFF;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#999;
}
img {
	border:none;
}
h1 {
	background-color:#369;
	margin-bottom:5px;
}
h2 {
	background-color:#369;
	font-size:16px;
}
h4 {
	background-color:#369;
	text-align:center;
}
#wrap {
	margin:auto;
	background:url(../img/wrap.png) repeat-y;
	width:950px;
}
#main {
	width:914px;
	height:2650px;
	background-color:#036;
	margin:auto;
}
table {
	background-color:#59A8E8;
}





#head {
	width:914px;
	height:373px;
	margin:auto;
}






#gauche {
	float:left;
	width:207px;
	text-align:center;
}






#milieu {
	float:left;
	width:500px;
	text-align:center;
	margin-bottom:50px;
}
.tableau {
	margin:auto;
	width:500px;
}
.tableau td {
	border:solid 1px #666;
	text-align:center;
}
.tab_g {
	color:#06C;
}
.tab_d {
	color:#C33;
}





#droite {
	text-align:center;
	float:left;
	width:207px;
}




#ministere {
	background-image:url(../img/ministere.jpg);
	width:100px;
	height:111px;
	margin:auto;
	clear:both;
}