body,td,th {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #f4f4ec;
	margin: 0px;
	text-align:center;
}
p {
  margin-top: 0px;
  margin-bottom: 10px;
}

a:link, a:visited, a:active {
	color: #818181;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	color: #611D10;
	margin: 10px 0px 5px 0px;
}
form {
	margin: 0;
	padding: 0;
}



#boite_contenu {
	width:948px;
	height:680px;
	/* border: solid 1px #FF0000; */
	background-color:#999999;
}

#logo {
	width: 230px;
	height: 105px;
	float:left;
}
#bientot_FR {
	background-image:url(images/bientot_FR.gif);
	background-repeat:no-repeat;
	width: 229px;
	height: 105px;
	float:left;
	font-size:20px;
}
#bientot_EN{
	background-image:url(images/bientot_EN.gif);
	background-repeat:no-repeat;
	width: 229px;
	height: 105px;
	float:left;
	font-size:20px;
}
#haut_droit_FR {
	background-image:url(images/haut_droit_FR.gif);
	background-repeat:no-repeat;
	width: 489px;
	height: 105px;
	float:left;
}
#haut_droit_EN {
	background-image:url(images/haut_droit_EN.gif);
	background-repeat:no-repeat;
	width: 489px;
	height: 105px;
	float:left;
}
#haut_droit_etoile_bouton a, #haut_droit_etoile_bouton a:link, #haut_droit_etoile_bouton a:visited {
	float:left;
	background-image:url(images/etoile_over.png);
	background-repeat:no-repeat;
	width:30px;
	height:36px;
}
#haut_droit_etoile_bouton a:hover {
	background-image:url(images/etoile.png);
	background-repeat:no-repeat;
	width:30px;
	height:36px;
}


#haut_droit_rss_bouton a, #haut_droit_rss_bouton a:link, #haut_droit_rss_bouton a:visited {
	float:left;
	background-image:url(images/rss_over.png);
	background-repeat:no-repeat;
	width:27px;
	height:36px;
}
#haut_droit_rss_bouton a:hover {
	background-image:url(images/rss.png);
	background-repeat:no-repeat;
	width:27px;
	height:36px;
}

#haut_droit_email {
	width:243px;
	height:36px;
	float:left;
	text-align:left;
}
#haut_droit_email input {
	margin-left: 8px;
	margin-top: 13px;
	width:200px;
	background:none;
	border: 0px;
	font-size:10px;
	color:#848181;
}
#haut_droit_email_submit {
	float: right;
	width: 25px;
	height: 35px;
	background-image:url(images/enveloppe.png);
	background-repeat:no-repeat;
	cursor: pointer;
	cursor: hand;
}
#haut_droit_recherche {
	width:126px;
	height:36px;
	float:left;
	text-align:left;
}
#haut_droit_recherche input {
	margin-left: 5px;
	margin-top: 13px;
	width:88px;
	background:none;
	border: 0px;
	font-size:10px;
	color:#848181;
}
#haut_droit_recherche_submit {
	float: right;
	width: 28px;
	height: 35px;
	background-color:#FFFFFF;
	filter:alpha(opacity=0);   /* Internet Explorer       */
	-moz-opacity:0.0;           /* Mozilla 1.6 and below   */
	opacity: 0.0;               /* newer Mozilla and CSS-3 */
	cursor: pointer;
	cursor: hand;
}

#haut_droit_langue_FR_bouton a, #haut_droit_langue_FR_bouton a:link, #haut_droit_langue_FR_bouton a:visited {
	float:left;
	background-image:url(images/langue_FR.png);
	background-repeat:no-repeat;
	width:63px;
	height:36px;
}
#haut_droit_langue_FR_bouton a:hover {
	background-image:url(images/langue_FR_over.png);
	background-repeat:no-repeat;
	width:63px;
	height:36px;
}

#haut_droit_langue_EN_bouton a, #haut_droit_langue_EN_bouton a:link, #haut_droit_langue_EN_bouton a:visited {
	float:left;
	background-image:url(images/langue_EN.png);
	background-repeat:no-repeat;
	width:63px;
	height:36px;
}
#haut_droit_langue_EN_bouton a:hover {
	background-image:url(images/langue_EN_over.png);
	background-repeat:no-repeat;
	width:63px;
	height:36px;
}

#haut_droit_commentaire {
	clear:both;
	width:489px;
	height:69px;
	text-align:left;
}
#haut_droit_text {
	clear:both;
	width:489px;
	height:69px;
	text-align:left;
	padding:10px;
	overflow:hidden;
}

#menu_main {
	float:left;
	height:28px;
}


#contenu {
	width:948px;
	height:462px;
	float:left;
}
#contenu_accueil {
	background-image:url(images/fond_image_bienvenue.jpg);
	background-repeat: no-repeat;
	width:948px;
	height:462px;
	text-align:center;
	padding-top: 3px;
}
#contenu_left {
	padding-top: 10px;
	float:left;
	background-image: url(images/fond_contenu_left.jpg);
	background-repeat: no-repeat;
	width: 249px;
	height: 462px;
	text-align:right;
}
#contenu_left div {
	font-size:10px;
	padding: 5px;
	margin: 10px 15px 10px 27px;
	background-color: #d7d2bf;
	border: solid 3px #ad987b;
	text-align:left;
	color: #5e1f0e;
}
#fil_ariane {
	clear:right;
	float:right;
	width: 699px;
	height: 38px;
	background-image: url(images/fil_ariane_fond.jpg);
	background-repeat:no-repeat;
	color:#000000;
	line-height: 38px;
	text-align:left;
}
#fil_ariane a, #fil_ariane a:link, #fil_ariane a:visited {
	color:#000000;
}
#fil_ariane a:hover {
	color:#FFFFFF;
}
#contenu_right {
	clear:right;
	float:right;
	width: 699px;
	height: 424px;
	background-image: url(images/contenu_fond.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#contenu_right a, #contenu_right a:link, #contenu_right a:visited {
	color: #611D10;
}
#contenu_right a:hover {
	color: #6e6f70;
}
#contenu_right_padding {
	padding-right: 5px;
	margin-left: 15px;
	margin-top: 5px;
	overflow: auto;
	height: 404px;
	width: 660px;
}


/* Page recherche */
#recherche_avance {
	background-image:url(images/recherche_avance_fond.jpg);
	background-repeat: no-repeat;
	float:left;
	width: 249px;
	height: 462px;
	padding-top:70px;
	text-align:left;
}
#recherche_avance_padding {
	padding-left: 50px;
}
#recherche_avance input {
	width:150px;
}
#recherche_avance input {
	width:150px;
}
#recherche_avance_radio input {
	width:20px;
}
#recherche_resultats {
	background-image:url(images/texte_vierge_fond.jpg);
	background-repeat: no-repeat;
	float:right;
	width: 699px;
	height: 462px;
	text-align:left;
}
#recherche_resultats_padding {
	padding-top: 50px;
	padding-left: 20px;
}
#recherche_resultats_scrolling {
	overflow: auto;
	width: 655px;
	height: 385px;
}




#bas_fond_logos {
	width:948px;
	height:48px;
	background-image:url(images/bas_fond_logos.jpg);
	background-repeat: no-repeat;
	text-align:center;
}
#bas_fond_logos img {
	border:0px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	width:948px;
	height:37px;
	color: #cdcdd2;
	font-size:9px;
	background-image:url(images/bas_fond_copyright.gif);
	background-repeat: no-repeat;
}
#copyright_left {
	float:left;
	width:409px;
	text-align:left;
	padding-left: 11px;
	padding-top: 8px;
}
#copyright_center {
	width:220px;
	float:left;
	text-align:center;
	padding-top: 10px;
}
#copyright_right {
	float:right;
	width:286px;
	text-align:right;
	padding-right: 11px;
	padding-top: 8px;
}
#footer a, #footer a:link, #footer a:visited {
	color: #cdcdd2;
}
#footer a:hover {
	color: #FFFFFF;
}








#menu {
	width:219px;
	height:239px;
	float:left;
	background-image:url(images/menu_fond.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#menu_cdc {
	vertical-align: top;
	text-align:left;
	width: 100%;
	padding:0;
	margin:0;
}
#menu_cdc a, #menu_cdc a:link, #menu_cdc a:visited {
	font-weight: bold;
}
#menu_cdc a:hover {
	color:#000000;
	text-decoration:underline;
}
li {
	line-height:18px;
}
ul {
	margin-top:0px;
}
#menu_cdc li{
	background-image: url(images/item_menu.png);
	background-position:left top;
	background-repeat:no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 0px 54px;
	line-height:18px;
}

#menu_cdc ul{
	list-style-type: none;
	margin: 0;
	padding: 15px 0px 0px 0px;
	max-width: 480px;
}

#menu_cdc ul li ul{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height:15px;
}
#menu_cdc li ul li{
	background-image: url(images/item_menu2.png);
	background-position:left top;
	background-repeat:no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 0px 13px;
	line-height:18px;
}

#menu_cdc ul a, #menu_cdc ul a:link, #menu_cdc li a, #menu_cdc li a:link {
	text-decoration:none;
}

.menu_current, .menu_current a, .menu_current a:link, .menu_current a:visited {
	color:#000000;
}

.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



#contenu_haut {
	width:781px;
	height:39px;
	background-image:url(images/titre_et_ariane.gif);
	background-repeat:no-repeat;
}
#contenu_fond {
	width:781px;
	min-height: 315px;
	background-image:url(images/contenu_fond.jpg);
	background-repeat:no-repeat;
	vertical-align: top;
	text-align: left;
}
#contenu_padding {
	padding-right: 76px;
	padding-top: 1px;
	text-align:justify;
}







/* Formulaire */
input {
	width:250px;
}
textarea {
	width:250px;
	height:125px;
}
.soumettre_formulaire {
	width:250px;
	height:20px;
	border:1px solid #999999;
	color:#000000;
	background-color: #FFFFFF;
}
/* Fin formulaire */





/* DÉBUT MENU DÉROULANT */
/* common styling */
#debut {
left: 10px;
}

.menu2 {
float:left; width:100%; 
margin:0 0 20px 0; /* for this demo only */ 
}
.menu2 ul {
padding:0;margin:0;list-style-type:none; text-align:left;
}
.menu2 ul li {
float:left; position:relative;
}

.menu2 ul li a, .menu2 ul li a:visited {
float:left; display:block; text-decoration:none; padding:0; line-height:25px; height:30px;
}

.menu2 ul li:hover {width:auto;}

.menu2 ul li ul {
display: none;
}
.menu2 table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:0; left:0;
}

/* specific to non IE browsers */
.menu2 ul li:hover ul {
display:block; position:absolute;top:28px; background:#f2f1eb; margin-top:0px; left:10; width:181px;
}

.menu2 ul li:hover ul.scroller {
height:138px; width:201px; overflow:auto;}

.menu2 ul li:hover ul.endstop {
left:-80px;
}
.menu2 ul li:hover ul li ul {
display: none;
}
.menu2 ul li:hover ul li a {
display:block; background:#f2f1eb; color:#000000;height:auto;line-height:15px;padding:4px 25px; width:131px; border-bottom: solid 1px #7f7f7f;
}
.menu2 ul li:hover ul li a.drop {
background:#c4bd9b;
}
.menu2 ul li:hover ul li a:hover {
color:#000000; background: #c4bd9b; border-bottom: solid 1px #FFFFFF;
}
.menu2 ul li:hover ul li a:hover.drop {
background: #c4bd9b; color:#000000;
}



/* specific to IE5.5 and IE6 browsers */
.menu2 ul li a:hover ul {
display:block;position:absolute;top:28px; background:#f2f1eb;left:0; margin-top:0px;
}
.menu2 ul li a:hover ul.scroller {
height:138px; overflow:auto;}

.menu2 ul li a:hover ul.endstop {
left: -90px;
}

.menu2 ul li a:hover ul li a {
display:block; color:#000000; height:1px; line-height:15px; padding:4px 16px; width:120px;
}
.menu2 ul li a:hover ul li a.drop {
background:#c4bd9b; padding-bottom:5px;
}
.menu2 ul li a:hover ul li a:hover {
color:#000000; background: #c4bd9b; border-bottom: solid 1px #FFFFFF;
}
.menu2 ul li a:hover ul li a:hover.drop {
 background: #c4bd9b; color:#000000;
}

.menu-expand {
	font-weight:bold;
}
.menu-expand li {
	font-weight:normal;
}

/* Start Sub menu */
.menu2 ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:-1px; color:#000; left:181px; width:172px; overflow:none; background:#f2f1eb;
}
.menu2 ul li:hover ul li:hover ul li a {background:#f2f1eb;}
.menu2 ul li:hover ul li:hover ul li.group {width:152px; padding:5px 0;}


.menu2 ul li:hover ul li:hover ul.left {
left:-172px;
}
.menu2 ul li:hover ul li:hover ul li a:hover {color:#000000; background: #c4bd9b;}
/* End Sub menu */

/* 01 - Qui sommes-nous */
.menu2one {background-image: url(images/menu_main_jem_01_FR.gif); width:177px; height:28px; padding:0; margin:0;}
.menu2one a:hover {background-image: url(images/menu_main_jem_01_FR_over.gif); width:177px; height:28px;}
.menu2one:hover a {background-image: url(images/menu_main_jem_01_FR_over.gif); width:177px; height:28px;}

/* 02 - Formations */
.menu2two {background-image: url(images/menu_main_jem_02_FR.gif); width:133px; height:28px; padding:0; margin:0;}
.menu2two a:hover {background-image: url(images/menu_main_jem_02_FR_over.gif); width:133px; height:28px;}
.menu2two:hover a {background-image: url(images/menu_main_jem_02_FR_over.gif); width:133px; height:28px;}

/* 03 - Missions */
.menu2three {background-image: url(images/menu_main_jem_03_FR.gif); width:115px; height:28px; padding:0; margin:0;}
.menu2three a:hover {background-image: url(images/menu_main_jem_03_FR_over.gif); width:115px; height:28px;}
.menu2three:hover a {background-image: url(images/menu_main_jem_03_FR_over.gif); width:115px; height:28px;}

/* 04 - Ressources */
.menu2four {background-image: url(images/menu_main_jem_04_FR.gif); width:138px; height:28px; padding:0; margin:0;}
.menu2four a:hover {background-image: url(images/menu_main_jem_04_FR_over.gif); width:138px; height:28px;}
.menu2four:hover a {background-image: url(images/menu_main_jem_04_FR_over.gif); width:138px; height:28px;}

/* 05 - Contactez-nous */
.menu2five {background-image: url(images/menu_main_jem_05_FR.gif); width:181px; height:28px; padding:0; margin:0;}
.menu2five a:hover {background-image: url(images/menu_main_jem_05_FR_over.gif); width:181px; height:28px;}
.menu2five:hover a {background-image: url(images/menu_main_jem_05_FR_over.gif); width:181px; height:28px;}

/* 06 - Photos */
.menu2six {background-image: url(images/menu_main_jem_06.gif); width:95px; height:28px; padding:0; margin:0;}
.menu2six a:hover {background-image: url(images/menu_main_jem_06_over.gif); width:95px; height:28px;}
.menu2six:hover a {background-image: url(images/menu_main_jem_06_over.gif); width:95px; height:28px;}

/* 07 - Archives */
.menu2seven {background-image: url(images/menu_main_jem_07.gif); width:109px; height:28px; padding:0; margin:0;}
.menu2seven a:hover {background-image: url(images/menu_main_jem_07_over.gif); width:109px; height:28px;}
.menu2seven:hover a {background-image: url(images/menu_main_jem_07_over.gif); width:109px; height:28px;}



/* 01 - Qui sommes-nous */
.menu2one_EN {background-image: url(images/menu_main_jem_01_EN.gif); width:177px; height:28px; padding:0; margin:0;}
.menu2one_EN a:hover {background-image: url(images/menu_main_jem_01_EN_over.gif); width:177px; height:28px;}
.menu2one_EN:hover a {background-image: url(images/menu_main_jem_01_EN_over.gif); width:177px; height:28px;}

/* 02 - Formations */
.menu2two_EN {background-image: url(images/menu_main_jem_02_EN.gif); width:133px; height:28px; padding:0; margin:0;}
.menu2two_EN a:hover {background-image: url(images/menu_main_jem_02_EN_over.gif); width:133px; height:28px;}
.menu2two_EN:hover a {background-image: url(images/menu_main_jem_02_EN_over.gif); width:133px; height:28px;}

/* 03 - Missions */
.menu2three_EN {background-image: url(images/menu_main_jem_03_EN.gif); width:115px; height:28px; padding:0; margin:0;}
.menu2three_EN a:hover {background-image: url(images/menu_main_jem_03_EN_over.gif); width:115px; height:28px;}
.menu2three_EN:hover a {background-image: url(images/menu_main_jem_03_EN_over.gif); width:115px; height:28px;}

/* 04 - Ressources */
.menu2four_EN {background-image: url(images/menu_main_jem_04_EN.gif); width:138px; height:28px; padding:0; margin:0;}
.menu2four_EN a:hover {background-image: url(images/menu_main_jem_04_EN_over.gif); width:138px; height:28px;}
.menu2four_EN:hover a {background-image: url(images/menu_main_jem_04_EN_over.gif); width:138px; height:28px;}

/* 05 - Contactez-nous */
.menu2five_EN {background-image: url(images/menu_main_jem_05_EN.gif); width:181px; height:28px; padding:0; margin:0;}
.menu2five_EN a:hover {background-image: url(images/menu_main_jem_05_EN_over.gif); width:181px; height:28px;}
.menu2five_EN:hover a {background-image: url(images/menu_main_jem_05_EN_over.gif); width:181px; height:28px;}



/* FIN MENU DÉROULANT */