body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color:#686868;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/background_top.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#header {
	width:909px;
	height:311px;
	background-image:url(../images/fond_top.jpg);
	background-repeat:no-repeat;
}
#logo {
	height:64px;
	width:400px;
	margin-left:12px;
	float:left;
	text-align:left;
}
#menu_top_left {
	height:64px;
	width:400px;
	float:right;
}
#menu {
	float:left;
	width:909px;
	height:49px;
	margin: 0 ;
	padding: 0 ;
}

#special_title {
	color: #e59014;
	font-size: 24px;
	/* margin-top: 15px; */
	text-align:left;
	line-height:34px;
}
#special_title p {
	margin-top: 15px;
	padding-left: 45px;
	padding-right: 45px;
}
#special_title h6 {
	margin: 0;
	padding: 0;
}

#contenu {
	width: 917px;
	background-image:url(../images/background_contenu.png);
	background-repeat:repeat-y;
}
#contenu_top {
	background-image:url(../images/background_contenu_top.png);
	background-repeat:no-repeat;
	height:96px;
	width:917px;
	margin:0;
	padding:0;
}
#contenu_middle {
	background-image:url(../images/background_contenu_middle.png);
	background-repeat:no-repeat;
	width:917px;
	margin:0;
	padding:1px;
	/* border: #3333FF solid 1px; */
	text-align:left;
}
#contenu_bottom {
	background-image:url(../images/background_contenu_bottom.png);
	background-repeat:no-repeat;
	height:16px;
	width:917px;
	margin:0;
	padding:0;
}

#page_title {
	font-size: 20px;
	color: #FFFFFF;
	text-align:left;
	padding-left: 45px;
}
#contenu_texte {
	width: 827px;
	text-align:left;
	margin-left:45px;
	min-height: 200px;
}
#contenu_texte ul {
	list-style-image:url('../images/fleche.png');
	list-style-type:square;
	line-height: 20px;
}
#footer {
	width:827px;
	text-align:right;
	color:#686868;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color:#686868;
}

#top_right_menu {
	height:28px;
	float:right;
	margin-right: 12px;
	line-height:28px;
	text-decoration:none;
}

#top_right_menu a, #top_right_menu a:link, #top_right_menu a:visited, #top_right_menu a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#top_right_menu a:hover {
	color: #000000;
	text-decoration:underline;
}
