@charset "UTF-8";
#FakeBody {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow:hidden;
	z-index:-1;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 820px;
	min-height: 500px;
}
#header {
	color: #FFFFFF;
	background: url(../images/header.png) no-repeat left top;
	height: 180px;
	width: 820px;
	position: relative;
	text-align: left;
	float: left;
}
#content_gauche_menu {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: auto;
	width: 202px;
	position: relative;
	min-height: 400px;
	float: left;
}
#menu {
	float: left;
	height: auto;
	width: 170px;
	position: relative;
	min-height: 260px;
	margin-top: 0px;
	padding-top: 25px;
}
#menu_travaux {
	height: auto;
	width: 164px;
	text-align: right;
	list-style-type: none;
	min-height: 50px;
	padding: 0px;
}

ul#menu_travaux {
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#menu_travaux a {
	color: #535D66;




texte decoration: none;
	text-decoration: none;
}

#menu_travaux a:hover,#menu a:focus  {
	font-weight: bold;
}
#droite_zone_info {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	background: url(../images/fond_content.png) repeat;
	height: auto;
	width: 547px;
	position: relative;
	min-height: 200 px;
	float: left;
	margin: 20px 0px 0px 20px;
	padding: 10px;
}
.texte_courant {
	color: #6D7C8B;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#footer {
	float: left;
	height: 25px;
	width: 200px;
	position: relative;
	background: url(../images/footer.png) left top;
}

.texte_courant_blanc {
	color: #FFFFFF;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.Sous_Titre {
	color: #FFFFFF;
	font: 12pt Georgia, "Times New Roman", Times, serif;
}
.vert {
	color: #BFD452;
}

.Sous_Titre_gris {
	color: #6D7C8B;
	font: 18px Georgia, "Times New Roman", Times, serif;
}
#fan_fb {
	float: left;
	height: 45px;
	width: 45px;
	position: relative;
	top: 13px;
	left: 765px;
}
#wrapper #droite_zone_info table tr .texte_courant div a b {
	text-align: right;
}

