* {margin: 0;padding: 0;}
body {
	font-family: arial, Trebuchet MS, Geneva, sans-serif;
	font-size: 11px;
}
#Conteneur { 
	width:1000px;
	background-color: transparent;
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* Liens */
a { text-decoration: underline;}
a:hover { text-decoration: none;}
a img { border: none;}
/* Paragraphe */
p {margin:2px 0 7px 0;}
/* Listes */
ul {margin: 0; padding: 0;}
li {
	margin: 0;padding:0;
}
/*----------------------------------------------------------------------------------*/
/* ---------------------------- BLOC ENTETE DE PAGE --------------------------------*/
/*----------------------------------------------------------------------------------*/
.EntetePage {
	width:1000px;
	height:117px;
	background-position: top left;
	background-repeat: no-repeat;
}
.EntetePage .Logo {
	float: left;
	margin: 56px 0 0 22px;
}
/*----------------------------------------------------------------------------------*/
/* ------------------------------------- BLOC MENU ---------------------------------*/
/*----------------------------------------------------------------------------------*/
.Menu {
	float: left;
	width:185px;
	margin: 30px 0 0 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.Menu ul {
	border: solid 1px #D7D9DC;
}
.Menu li {
	position:relative;
	line-height:25px;
	margin:9px 10px 9px -1px;
	list-style: none;
	padding: 0;
}
.Menu a {
	padding:5px;
	text-decoration: none;
}
.Menu a:hover {
	cursor:pointer;
}
.Menu img {
	border: solid 1px #D7D9DC;
	border-bottom-style: none;
}
/*... SOUS MENU .........................................................*/
.SousMenu {
	position:absolute;
	cursor:pointer;
	left: 169px;
	list-style: none;
	z-index:10;
	display:none;
	top:0;
}
.SousMenuHaut {
	cursor:pointer;
	height:24px;
	width: 232px;
	display: block;
}
.SousMenuDocument {
	cursor:pointer;
	padding:5px 0px 0px 10px;
	margin: -1px 0 0 20px;
	width:200px;
	background-color: white;
	border: solid 1px #888;
	border-top-style: none;
	/* Transparence */
	-moz-opacity:0.90;
	opacity: 0.90;
	filter:alpha(opacity=90);
}
.SousMenuDocument ul {
	cursor:pointer;
	list-style: none;
	border: none;
	margin: 0;padding:0;
}
.SousMenuDocument li {
	margin: 0; padding: 0;
}
.SousMenuDocument a {
	text-decoration: none;
	margin: 0;padding:0;
}
/*----------------------------------------------------------------------------------*/
/* ---------------------------- CONTENU  ZONE CENTRALE -----------------------------*/
/*----------------------------------------------------------------------------------*/
/*...  Accueil et Document..........................................................*/
#Accueil, #Document {
	float: left;
	height: 450px;
	width: 600px;
	margin: 0 0 0 2px;
	font-family : verdana, arial, Helvetica, sans-serif;
	text-align: justify;	
}
#Accueil li{
	list-style: disc;
	list-style-position: inside;
}
#Document {width: 785px;}
.Titre { /* Pour les titres-images */
	height: 70px;
	padding:0 0 0 100px;
}
h1, h2, h3 {font-family : Arial, Helvetica, sans-serif;}
h1 {	font-size:40px; padding:0 0 10px 80px; }
h2 {	font-size:20px; font-weight: normal; padding: 5px 0 0 0; }
h3 { font-size:16px; font-weight: normal;}
h4 {margin:4px 0 0 0; font-size: 12px;	}
h5 {font-size: 11px;}
.Graisse { font-weight: bold;}

/*..........................................................*/
/* .............. Blocs  Zone Centrale .....................*/
/*..........................................................*/
/*........  Zones variables page Accueil..........*/
/* Bloc Accueil + Bloc Message */ 
#ZoneVarAccueil, #ZoneVarMessage {
	overflow: auto;	
	overflow-x:hidden;
	padding: 0 7px 0 5px;
}
#ZoneVarAccueil {width: 368px; height: 355px;}
#ZoneVarMessage {width: 593px; height: 425px;}

/* Message Espaces Particuliers et Partenaires */
.MessageParticulier, .MessagePartenaire {
	text-align: center;
	font-size: 14px;
	margin: 30px auto;
	padding: 0 120px 0 120px;
}
/*  Bouton Retour */
.MessageParticulier .Bouton, .MessagePartenaire .Bouton  {
	background-repeat: no-repeat;
	text-align: center;
	width: 70px;	
	height: 21px;
	line-height: 17px;
	font-size: 11px;
	margin: 30px auto;
}
.MessageParticulier .Bouton a, .MessagePartenaire .Bouton a {text-decoration: none;}

/*........ Image gauche ..........................*/
.AccueilImage, .DocumentImageSigle, .DocumentImage { 
	float: left;
	width:215px;
	height:222px;
}
/* page accueil ....*/
.AccueilImage { padding: 10px 0 0 0;}
/* page interne avec sigle ....*/
.DocumentImageSigle {padding: 93px 0 0 0;}
/* page interne ....*/
.DocumentImage {padding: 10px 0 0 0;}

/*........  Zones variables pages internes ..........*/
#ZoneVar1, #ZoneVar, #ZoneVar3, #ZoneVar4, #ZoneVar5 {
	overflow: auto;
	overflow-x:hidden;	
} 
/*  avec sigle  .....................*/
#ZoneVar1, #ZoneVar2 {height: 300px;}
/*  sans sigle  .....................*/
#ZoneVar3, #ZoneVar4, #ZoneVar5 {height: 355px;}
/*  avec image  .....................*/
#ZoneVar1, #ZoneVar3 {
	width: 555px;
	margin: 0 0 10px 0;
	padding: 0 7px 0 5px;
}
/*  sans image  .....................*/
#ZoneVar2, #ZoneVar4 {
	width: 629px;
	margin: 0 0 10px 144px;
	padding: 0 7px 0 5px;
}
/*  avec iframe  .....................*/
#ZoneVar5 {
	width: 765px;
	margin: 0 0 2px 0;
	padding: 0 5px 0 5px;}
/* bloc sigle */
.Sigle {
	text-align: right;
	width: 765px;
	height: 40px;
	margin: 0 20px 0 0;
}
/* iframe ....................*/
iframe {
	width: 100%;
	height: 100%;
	text-align: center;
	overflow-x:hidden;
	border-style: none;
}
/*---- Chiffres Clés ---------------*/
.SituationDate {
	margin:4px 0 10px 0;
	font-weight: bold;
	text-align: left;
}
/*--- Tableau */
table.ChiffresCles {
	width: 98%;
	margin: 0 5px 0 0;
	border-style: solid;
	border-width: 1px;
   border-collapse: collapse;
}
td.Libelle, td.Valeur {
	border-style: solid;
	border-width: 1px;
	width: 50%;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

/*--- Rapport annuel : téléchargement */
.RapportAnnuel {
	width: 400px;
	height: 40px;
	vertical-align: top;
	text-align: center;
	margin: 10px auto 0px auto;
	padding: 5px;
}
.RapportAnnuel .Libelle {
	float: left;
	width: 25%;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
.RapportAnnuel .Pdf {
	float: left;
	width: 25%;
	text-align: center; 
}
.RapportAnnuel .PdfTexte {
	float: right;
	width: 50%;
	text-align: left;
}
.PdfTexte a {text-decoration: none;}

/*---- Recrutement ---------------*/
/*--- Offre d'emploi  - Détail de l'offre */
.Offre, .Detail {
	margin:0 0 0 5px;
	padding: 3px 0 2px 0;
}
.Offre {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.Offre .Date, .Detail .Date {
	font-size: 10px;
	background-color: transparent;
	background-position: center left;
	background-repeat: no-repeat;	
	text-indent: 15px;
}
.Offre .Libelle, .Detail .Libelle {
	font-size: 13px;
	font-weight: bold;
}
.Offre p.Libelle , .Detail p.Libelle {
	margin:0 0 0 15px;
	padding: 1px 0 3px 0;
}
.Offre a {
	text-decoration: none;
}
.Detail p.Texte {
	margin:0 0 0 15px;
	padding: 1px 0 3px 0;
}
.Detail h5 {
	margin: 10px 0 5px 15px;
	font-weight: bold;
}
.Detail .Bouton  {
	background-repeat: no-repeat;
	text-align: center;
	width: 198px;	
	height: 21px;
	font-size: 11px;
	line-height: 17px;
	margin: 20px auto;	
	padding:0;
}
.Detail .Bouton a {
	text-decoration: none;
}
/*--- Candidature */
.Candidature {
	width: 610px;
}
.Candidature form {
	margin: 4px 0 3px 0;
}
.Candidature .Ligne {
 	float: left;
	width: 100%;
	padding: 2px 0 1px 0;
}
.Candidature .Commentaire {
 	float: left;
	width: 100%;
	padding: 0 0 3px 0;
	font-size: 10px;
}
.Candidature .Libelle {
	float: left;
	width: 50%;
	text-align: left;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
.Candidature .Saisie {
	float: right;
	width: 47%;
	text-align: left;
}
.Candidature input, .Candidature select, .Candidature textarea {
	font-family: Arial, sans-serif;
	padding:1px 1px 0 1px;
	font-size: 11px;
}
.Candidature input.Parcourir {margin: 0 0 0 3px;}
.Candidature textarea {margin:2px 0 3px 0;}
.Candidature .LibelleAutre, .Candidature .ZoneTexte {
	float: left;
	width:97%;
	text-align: left;
	padding: 0 0 0 15px;
}
.Candidature .LibelleAutre {
	background-position: top left;
	background-repeat: no-repeat;	
}
fieldset {
	margin: 2px 0 12px 0;
	padding: 4px 5px 8px 5px;
}
legend {
	margin: 0 7px 0 7px;
	padding: 0 7px 0 7px;
	font-size: 12px;
	font-weight: bold;
}
/*---  Bouton Candidature */
.Bouton button {
   display:block;
	margin: 30px auto;
	padding: 0 0 5px 0;
	background-color: transparent;
	background-repeat: no-repeat;
	width: 198px;	
	height: 21px;
	font-size:12px;
   line-height:18px;
	text-align: center;
   cursor:pointer;
	border: none;
}
/*---- Relations Presse ---------------*/
.RelationPresse {float:left;}
.BlocPresse {
	float:left;
	width:180px;
	text-align:center;
	margin:0 5px 5px 5px;
	padding:5px;
}
.BlocPresse img {
	height: 100px;
	padding-bottom: 10px;
}
/* ------ Bloc Contact lien  ------------*/
.Contact {
	text-align: right;
	width: 765px;
	padding: 0 20px 0 0;
	height: 21px;
	font-size: 12px;
}
.Contact a {text-decoration: underline;}
/*  Bouton Retour */
.Contact .Bouton  {
	background-repeat: no-repeat;
	text-align: center;
	width: 70px;	
	height: 21px;
	font-size: 11px;
	line-height: 17px;
	margin: 0 auto;
}
/*---- Devenez partenaire ---------------*/
.Partenaire {
	margin-top: 10px;
	font-size: 14px;
	width:610px;
}
/*--- Zone Menu ou intitulé */
.Partenaire li {
	list-style:none;
	margin: 0;
	padding: 15px 0 15px 0;
	font-weight: bold;
}
/*--- Zone Sous-Menu */
.Partenaire li li {
	list-style:none;
	margin: 0;
	padding: 5px 0 5px 170px;
	font-weight: normal;
}
/*---- Outils ---------------*/
.Outil {
	float:left;
	margin: 0 0 15px 0;
	padding: 5px 0 5px 0;
}
.Gauche {
	float: left;
	width: 180px;
	font-size: 13px;
	font-weight: bold;
}
.Droite {
	float: left;
	width: 396px;
	text-align: left;
	padding: 0 0 0 20px;
}
.Outil ul {
	margin: 10px 0 0 0;
}
/*--- Zone Outil Lien*/
.Outil li {
	list-style:none;
	display: inline;
	margin: 0; padding: 0;
}
.Outil a {
	text-decoration: none;
} 
.Outil .Gauche {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 20px;
}
.Outil .Gauche a {
	text-decoration: none;
}
.Outil .Gauche a:hover {
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}
/*--- Valoria */
.Valoria {
	width: 610px;
	height: 40px;
	text-align: left;
	margin: 6px auto;
	padding: 5px 0 0 0;
}
.Valoria .Libelle, .Valoria .LibelleActuel {
	float: left;
	width: 20%;
	text-align: left;
	background-color: transparent;
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.Valoria .LibelleActuel {
	font-size: 12px;
	font-weight: bold;
}
.Valoria .Pdf {
	float: left;
	width: 5%;
	text-align: center; 
}
.Valoria .PdfTexte {
	float: right;
	width: 72%;
	text-align: left;
}
.PdfTexte a {text-decoration: none;}


/*---- Plan du site ---------------*/
.Plan {
	width: 600px;
	font-size: 13px;
}
/*--- Plan Zone Menu */
.Plan li {
	list-style:none;
	margin: 0;
	padding: 2px 0 2px 0;
	font-weight: bold;
}
/*--- Plan Zone Sous-Menu ou intitulé */
.Plan li li {
	list-style:none;
	margin: 0;
	padding: 1px 0 1px 140px;
	font-weight: normal;
}
/*--- Plan Zone Sous-Menu avec intitulé */
.Plan li li li {
	list-style:none;
	margin: 0;
	padding: 1px 0 1px 100px;
}
.Plan a {text-decoration: none;}
/*----------------------------------------------------------------------------------*/
/* --------------------------- BLOC BANDEAU DROIT ----------------------------------*/
/*----------------------------------------------------------------------------------*/
.BandeauDroite {
	float:right;
	width:180px;
}
.BandeauDroite a {
	font-size:12px;
	text-decoration:none;
}
.BandeauDroite input {
	width: 111px;
	height: 14px;
	margin:0 0 2px 0;
	padding:1px 2px 0 2px;
	font-size: 9px;
}
/*... ESPACE PARTICULIERS et PARTENAIRES.........................................*/
.ParticulierEspace, .PartenaireEspace {
	margin:5px 5px 0 5px;
}
.ParticulierEspaceHaut, .PartenaireEspaceHaut {
	width:167px;
	height:42px;
	background-color: transparent;
	background-repeat: no-repeat;
}
.ParticulierEspaceDocument, .PartenaireEspaceDocument  {
	width:161px;
	padding:0 0 0 4px;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	border-top: none;
}
.ParticulierEspaceDocument input, .PartenaireEspaceDocument input {
	border-style: solid;
	border-width: 1px;
}
.ParticulierEspaceDocument .Label, .PartenaireEspaceDocument .Label {
	padding: 2px 0 1px 0;
}
.ParticulierEspaceDocument a, .PartenaireEspaceDocument a{
	font-size:10px;
}
.ParticulierEspaceDocument a img, .PartenaireEspaceDocument a img {
	border: none;
	vertical-align: bottom;
}
.ParticulierEspaceBas, .PartenaireEspaceBas {
	width:167px;
	height:10px;
	background-color: transparent;
	background-repeat: no-repeat;
}

/*... DEVENIR PARTENAIRES ....................................................*/
.PartenaireDevenir a img {
	margin:5px 5px 0 5px;
	width:167px;
	height:43px;
}
/*----------------------------------------------------------------------------------*/
/* ----------------------------- BLOC PIED DE PAGE ---------------------------------*/
/*----------------------------------------------------------------------------------*/
.MenuBas {	
	text-align:right;
	margin: 0 15px 0 0;
	padding: 5px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.MenuBas li {
	display:inline;
	list-style: none;
	margin: 0; padding:0;
}
.MenuBas a {
	padding:5px;
	text-decoration : none;
}

