body{
	behavior: url('charte_graphique/csshover.htc');
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #9b9f9e;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #9b9f9e;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	color: #444444;
	/*background-color:#d8d8d8;*/
	background-color:#525361;
	margin: 0px; 
	padding: 0px; 
}

td{
	font-family: Arial, Verdana, Tahoma;
	font-size:12px;
	color: #444444;	
}

img{border: 0px;}

hr{
	height: 1px;
	border: #838697 1px;
	color: #838697;
	background-color: #838697;
} 

hr.rouge{
	height: 1px;
	border: #d53232 1px;
	color: #d53232;
	background-color: #d53232;
} 

input{
	font-size:9px;
	height:18px;
}

input.bouton  {
	font-size: 11px;
	font-weight: bold;
	background-color: #707170;
	border: #1a1a1a 1px solid;
	color:#FFFFFF;
}

a{
	color:#838696;
}

a:hover{
	color:#d53232;
}

ul{
	margin-top:3px;
	margin-bottom:3px;
}

.message_succes {
	font-size: 11px;
	font-weight: bold;
	color: #71c550;
}

.message_erreur {
	font-size: 11px;
	font-weight: bold;
	color: #bF0000;
}

a.en-savoir-plus{
	color:#d53232;
	font-size: 13px;
	font-weight:bold;
	float:right;
	padding-top:10px;
}

a.en-savoir-plus:hover{
	color:#ffffff;
	font-size: 13px;
	font-weight:bold;
	float:right;
	padding-top:10px;
}


a.titre_haut_bandeau{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-right:30px;
	float:right;
}

a.titre_haut_bandeau:hover{
	color:#d53232;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-right:30px;
	float:right;
}

a.titre_haut_bandeau_2{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	float:left;
}

a.titre_haut_bandeau_2:hover{
	color:#d53232;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	float:left;
}

.titre_bas_bandeau{
	font-weight:bold;
	font-size:12px;
	padding-right:30px;
	float:left;
	background-image:url('puce_bandeau.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left:20px;
}

a.titre_bas_bandeau{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-right:30px;
	float:left;
	background-image:url('puce_bandeau.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left:20px;
}

a.titre_bas_bandeau:hover{
	color:#d53232;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-right:30px;
	float:left;
	background-image:url('puce_bandeau.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left:20px;
}

/* ********************************************** PRINCIPAL *********************************************** */

div.principal {									
	width:950px;
	text-align:center;
	margin: 0px; 
	padding: 0px;
}

/**************************** MENU DEROULANT */

div#nav {
	float: left; 
	background-color:#d53232;
}

div#nav ul {
	margin: 0px; 
	padding: 0px; 	
	z-index:1;
}
div#nav li {
	position: relative; 
	list-style: none; 
	margin: 0;
  	float: left; 
	color:#ffffff;	
	text-align:left;
	width: 234px;	
}

div#nav li:hover {
}
div#nav li.submenu:hover {
	color:#d53232;
}
div#nav li a {
	display: block;
	text-decoration: none;
}
div#nav>ul a {width: auto;}
div#nav ul ul {
	position: absolute;
	width: 170px;
	display: none;
	z-index:100;
}

div#nav ul.level2 {
	top: 11px; 
	left: 219px;
	background-color:#ffffff;
	border:1px solid #333333;
}
div#nav ul.level2 li {   
	width: 170px;
	background-color:#ffffff;
}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}

a.menu{								
	display: block; 
	padding: 0 0 0 20px;
  	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
	color: #ffffff; 	
	border-bottom: 1px solid #cfcbc4;
	height:40px;
	line-height:40px;	
	background-image:url('carre_blanc.jpg');
	background-position: 0 12px;
	background-repeat: no-repeat;
}

a.menu:hover {							
	display: block; 
	padding: 0 0 0 20px;
  	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;	
	border-bottom: 1px solid #cfcbc4;
	height:40px;
	line-height:40px;	
	background-image:url('carre_blanc-survol.jpg');
	background-position: 0px 12px;
	background-repeat: no-repeat;
	background-color:#d55c5c;
}

a.menu-clic{								
	display: block; 
	padding: 0 0 0 20px;
  	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
	color: #ffffff; 		
	border-bottom: 1px solid #cfcbc4;
	height:40px;
	line-height:40px;		
	background-image:url('carre_blanc-survol.jpg');
	background-position: 0px 12px;
	background-repeat: no-repeat;
	background-color:#d55c5c;
}

a.menu-clic:hover{								
	display: block; 
	padding: 0px 0px 0px 20px;
  	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
	color: #ffffff; 		
	border-bottom: 1px solid #cfcbc4;
	height:40px;
	line-height:40px;		
	background-image:url('carre_blanc-survol.jpg');
	background-position: 0px 12px;
	background-repeat: no-repeat;
	background-color:#d55c5c;
}

a.menu-accueil {								
	display: block; 
	padding: 0px 0px 0px 50px;
  	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
	color: #ffffff; 	
	border-bottom: 1px solid #cfcbc4;
	height:40px;
	line-height:40px;	
	background-image:url('accueil.png');
	background-position: 10px 5px;
	background-repeat: no-repeat;
}

a.menu-accueil:hover {							
	display: block; 
	padding: 0px 0px 0px 50px;
  	text-decoration: none; 
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	border-bottom: 1px solid #cfcbc4;
	height:40px;
	line-height:40px;	
	background-image:url('accueil.png');
	background-position: 10px 5px;
	background-repeat: no-repeat;
	background-color:#d55c5c;
}

a.menu-accueil-clic {								
	display: block; 
	padding: 0px 0px 0px 50px;
  	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
	color: #ffffff; 	
	border-bottom: 1px solid #cfcbc4;
	height:40px;
	line-height:40px;		
	background-image:url('accueil.png');
	background-position: 10px 5px;
	background-repeat: no-repeat;
	background-color:#d55c5c;
}

a.menu-accueil-clic:hover {								
	display: block; 
	padding: 0px 0px 0px 50px;
  	text-decoration: none; 
	font-weight: bold;
	font-size: 13px;
	color: #ffffff; 	
	border-bottom: 1px solid #cfcbc4;
	height:40px;
	line-height:40px;		
	background-image:url('accueil.png');
	background-position: 10px 5px;
	background-repeat: no-repeat;
	background-color:#d55c5c;
}

a.sous_menu{					
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
  	text-decoration: none; 
	font-weight: bold;
	font-size: 11px;
	color: #333333; 
	height:20px;
	line-height:20px;
} 

a.sous_menu:hover {
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
  	text-decoration: none; 
	color: #d53232; 
	font-weight: bold;
	font-size: 11px;
	height:20px;
	line-height:20px;
}

/******************************************/

a.menu_contact {				
  	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
	color: #000000; 
	text-align:left;	
}

a.menu_contact:hover {				
  	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
	color: #d53232; 
	text-align:left;	
}

/* ********************************************** PAGE D ACCUEIL ************************************************ */

.texte_haut_accueil{
	text-align:justify;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:25px;
	color: #3b3a3a;
	font-size:11px;
}

.texte_accueil{
	padding-left:20px;
	padding-right:0px;	
	text-align:center;
}

.titre_news_accueil{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}

.date_news_accueil{
	text-align:right;
	height:20px;
	font-size:9px;
	color:#838697;
	font-style:italic;
}

.texte_news_accueil{
	text-align:justify;
	font-size:11px;
	color:#000000;
}

.suite_news_accueil{
	text-align:right;
	font-size:9px;
	color:#d53232;
	font-style:italic;
}

/**************************************************************************************************************** */

/* ********************************************** PAGE DE CONTENU *********************************************** */

a.ancre{
	color:#838696;
	text-decoration:none;
	text-decoration:underline;
	font-size:11px;
	padding-right:45px;
	float:right;
	background-image:url('ancre_haut.jpg');
	background-repeat:no-repeat;
	background-position:68px 1px;
}

a.ancre:hover{
	color:#d53232;
	text-decoration:none;
	text-decoration:underline;
	font-size:11px;
	padding-right:45px;
	float:right;
	background-image:url('ancre_haut.jpg');
	background-repeat:no-repeat;
	background-position:68px 1px;
}

h1{
	text-align:left;
	color:#d53232;
	font-size:18px;
	font-weight:500;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:12px;
	margin-left:46px;
	margin-right:20px;
	background-image:url('titre_souligne.jpg');
	background-repeat:repeat-x;
	background-position:0px 20px;
}


h1.haut{
	text-align:left;
	color:#d53232;
	font-size:18px;
	font-weight:500;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:12px;
	margin-left:46px;
	margin-right:20px;
	background-image:url('titre_souligne.jpg');
	background-repeat:repeat-x;
	background-position:0px 40px;
}

h2{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:15px;
	background-image:url('puce_sous_titre.jpg');
	background-repeat:no-repeat;
	background-position: 0px 5px;
}

h3{
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	text-decoration:underline;
}

.sous_menu_contenu{
	padding-bottom:10px;
	padding-left:46px;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
	color:#515155;
}

a.lien_sous_menu_contenu{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#515155;
	background-image:url('puce_sous_menu.jpg');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:9px;
	padding-right:12px;
}

a.lien_sous_menu_contenu:hover{
	color:#d53232;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	background-image:url('puce_sous_menu.jpg');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:9px;
	padding-right:12px;
}

.contenu{
	text-align:left;
	padding-left:45px;
	padding-right:25px;
	padding-top:10px;
}

.encadrement{
	border:1px solid #868686;
	padding:20px;
}

/******************************************************************************************************************/

/* ********************************************** PAGE DE RECRUTEMENT ************************************************ */

.encadrement_recrutement{
	border-bottom:1px solid #d53232;
	height:24px;
}

.titre_recrutement{
	padding-left:15px;
	padding-bottom:2px;
	background-image:url('puce_annonce.jpg');
	background-repeat:no-repeat;
	background-position: 0px 8px;
	font-size:18px;
	color:#868686;
	float: left;
}

.date_recrutement{
	font-size:10px;
	padding-top:10px;
	color:#000000;
	float:right;
}

.texte_recrutement{
	padding-top:15px;
	padding-left:30px;
}

.bas_texte_recrutement{
	padding-top:10px;
	padding-left:30px;
	font-size:11px;
	color:#818286;
}

/******************************************************************************************************************/

/* ********************************************** PAGE DE NEWS ************************************************ */

.encadrement_news{
	border-bottom:1px solid #d53232;
	height:24px;
}

.titre_news{
	padding-left:15px;
	padding-bottom:2px;
	background-image:url('puce_annonce.jpg');
	background-repeat:no-repeat;
	background-position: 0px 8px;
	font-size:18px;
	color:#868686;
	float: left;
}

.date_news{
	font-size:10px;
	padding-top:10px;
	color:#000000;
	float:right;
}

.texte_news{
	padding-top:15px;
	padding-left:30px;
	color:#000000;
	text-align:justify;
}

.suite_news{
	text-align:right;
	font-size:11px;
	color:#d53232;
	font-style:italic;
	padding-right:100px;
	padding-top:10px;
}

a.navigation{
	color:#333333;
	font-size:10px;
}

a.navigationCliquer{
	color:#d53232;
	font-size:12px;
}

.titre_message{
	font-size:11px;
	font-weight:bold;
	color:#515155;
	text-align:left;
	float:left;	
}

.publication_message{
	font-size:9px;
	font-weight:800;
	color:#5d5b54;
	text-align:right;
}

.paragraphe_message{								
	text-decoration: none;
	font-size: 12px;
	text-align:justify;
	padding-bottom:10px;
}

/******************************************************************************************************************/

/* ********************************************** PAGE PLAN DU SITE ************************************************ */

a.plan_du_site{
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:60px;
	background-image:url('puce_sous_titre.jpg');
	background-repeat:no-repeat;
	background-position: 45px 10px;
	text-decoration:none;
	display:block;
}

a.plan_du_site:hover{
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:60px;
	background-image:url('puce_sous_titre.jpg');
	background-repeat:no-repeat;
	background-position: 45px 10px;
	text-decoration:none;
	color:#d53232;
	display:block;
}

a.plan_du_site2{
	font-weight:bold;
	font-size:11px;
	padding-bottom:3px;
	padding-left:85px;
	text-decoration:none;
	display:block;
}

a.plan_du_site2:hover{
	font-weight:bold;
	font-size:11px;
	padding-bottom:3px;
	padding-left:85px;
	text-decoration:none;
	color:#d53232;
	display:block;
}

/******************************************************************************************************************/

/* ********************************************** PAGE DE LEXIQUE ************************************************ */

a.menu_lexique_selectionner{
	font-weight:bold;
	font-size:12px;
	color:#d53232;
}

a.menu_lexique{
	color:#515155;
}

span.surligne{
	background-color:#d0d1da;
}

/*span.surligne{
	background-color:#ff6869;
}*/

/******************************************************************************************************************/

/* ********************************************** PAGE CONTACT ************************************************** */

.fond_carte{
	background-image:url('../images/carte-de-france2.jpg');
	background-repeat:no-repeat;
	width:630px;
	height:511px;
	position:relative;
	color: #666666;
}

h1.contact{
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#ff0000;
	font-weight:bold;
}

.agence-saint-omer{
	position:absolute;
	left: 100px;
	top: 5px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size: 10px;
	font-weight:bold;
	padding:5px;
}

.agence-lumbres{
	position:absolute;
	left: 40px;
	top: 120px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size: 10px;
	padding:5px;
}

.agence-arras{
	position:absolute;
	left: 5px;
	top: 220px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size: 10px;
	padding:5px;
}

.agence-paris{
	position:absolute;
	left: 40px;
	top: 335px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size: 10px;
	padding:5px;
}

.agence-aire{
	position:absolute;
	left: 380px;
	top: 5px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size: 10px;
	padding:5px;
}

.agence-lille{
	position:absolute;
	left: 510px;
	top: 170px;
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size: 10px;
	padding:5px;
}

/******************************************************************************************************************/

/* ********************************************** PAGE REFERENCE ************************************************ */

.reference{
	background-color: #9399a5;
	padding: 0px 15px;
	position:relative;
	height:360px;
}

.reference h2{
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	width:550px;
	text-transform:uppercase;
}

.reference-description{	
	position:absolute;
	top:42px;
	left:330px;
	padding-right:10px;
	font-style:italic;
	color: #ffffff;
}

.reference-encadrement{
	border-radius: 15px;
	background-color: #f1f1f1;
	padding:10px;
	width:175px;
	height:120px;
	position:absolute;
	top:205px;
	left:435px;	
	color:#525361;
}

.reference-encadrement2{
	border-radius: 15px;
	border: 2px solid #e41819;
	padding:10px;
	width:175px;
}
