body {
	margin:auto;
	background-color:#666;
	color:#000;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#999;
}
img {
	border:none;
}
h1 {
	background-color:#C00;
}
h4 {
	background-color:#c00;
}
#wrap {
	margin:auto;
	background:url(../img/wrap.png) repeat-y;
	width:950px;
}
#main {
	width:914px;
	height:1950px;
	background-color:#FFF;
	margin:auto;
}





#head {
	background-image:url(../img/header.jpg);
	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;
}
