@charset "utf-8";
a:link {
	color: #454457;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C5A72;
}
a:hover {
	text-decoration: none;
	color: #227DAA;
}
a:active {
	text-decoration: none;
	color: #227DAA;
}
body {
	background-color: #FFFFFF;
	margin: 0; 
    padding: 0;
    text-align: center; 
    color: #999999;
    }
body,td,th {
	color: #888;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #999999;
	text-decoration: none;
	height: auto;
	white-space: normal;
}
a.menu   {
	color: #999999;
}
.menu_top {
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_top  a:link {
	color: #888;
}
.menu_top a:visited {
	color: #888;
}
.menu_top a:hover {
	color: #227DAA;
}
#container  {
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
#top  {
	height: 24px;
	width: 897px;
	float: left;
}
#topLeft {
	height: 16px;
	width: 60px;
	background-image: url(../images/all_top_g.jpg);
	background-repeat: no-repeat;
	float: left;
}
#topDroit {
	background-image: url(../images/all_top_d.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 58px;
}

#topMenu {
	background-repeat: no-repeat;
	height: 16px;
	width: 779px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}
#bandeau {
	background-color: #FFFFFF;
	height: 194px;
	width: 897px;
	float: left;
}
#midGauche {
	float: left;
	height: 157px;
	width: 60px;
}

#ContenuGauche {
	float: left;
	height: auto;
	width: 436px;
}
#nomsection {
	height: 41px;
	width: 436px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menuBox {
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 15px;
	padding-left: 57px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#midLogo {
	float: left;
	height: 157px;
	width: 343px;
}
#midDroit {
	float: left;
	height: 157px;
	width: 58px;
}

#mainContent  {
	padding-top: 0;
	padding-right: 115px;
	padding-bottom: 0;
	padding-left: 117px;
	height: auto;
	width: 665px;
	float: left;
    }

#texte  {
	height: auto;
	width: 400px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	text-align: justify;
	vertical-align: middle;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	margin-right: auto;
	margin-left: 110px;
	margin-top: 50px;
}

#piedPage {
	height: 91px;
	width: 897px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float: left;
	background-image: url(../images/all_footer.gif);
}


#footer {
	height: auto;
	width: auto;
	margin-top: 45px;
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
}
.emphase {
	font-size: 110%;
}
#texte_full {
	color: #888888;
	text-align: justify;
}
.imgDroite {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.imgGauche {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 20px;
}
.petit {
	font-size: 90%;
}
