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: #000000;
	/*background-color:#d8d8d8;*/
	background-color:#525361;
	margin: 0; 
	padding: 0; 
}

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

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.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: 0 0;
	background-repeat: no-repeat;
	padding-left:20px;
}

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

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

/**************************** MENU DEROULANT */
div#nav {
	float: left; 
}

div#nav ul {
	margin: 0; 
	padding: 0; 
}
div#nav li {
	position: relative; 
	list-style: none; 
	margin: 0;
  	float: left; 
	color:#000000;	
	text-align:left;
	width: 220px;				
}

div#nav li:hover {						
	color:#d53232;
}	
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: 150px;
	display: none;	
}

div#nav ul.level2 {
	top: 11px; 
	left: 219px;
	background-color:#ffffff;
	border:1px solid #9b9f9e;
}
div#nav ul.level2 li {   width: 150px;   }
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: #000000; 	
	border-bottom: 1px solid #9b9f9e;
	height:40px;
	line-height:40px;	
	background-image:url('carre_rouge.jpg');
	background-position: 0 12;
	background-repeat: no-repeat;
}

a.menu:hover {									
	display: block; 
	padding: 0 0 0 20px;
  	text-decoration: none; 
	font-weight: bold;
	color: #d53232;
	font-size: 12px;	
	border-bottom: 2px solid #9b9f9e;
	height:39px;
	line-height:39px;	
	background-image:url('carre_rouge.jpg');
	background-position: 0 12;
	background-repeat: no-repeat;
}

a.sous_menu {								
	display: block; 
	padding: 0.25em 0 0.25em 0.5em;
  	text-decoration: none; 
	font-weight: bold;
	font-size: 11px;
	color: #000000; 
	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:68 1;
}

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:68 1;
}

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:0 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:0 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: 0 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:0 5;
	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:0 5;
	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: 0 8;
	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: 0 8;
	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;
}*/

