/*#Conteneur {background-image:  url(../images/ImageFond.gif);}*/
a {color:#5F7F93;}
a:hover {color: #E11114;}
/*----------------------------------------------------------------------------------*/
/* ---------------------------- BLOC ENTETE DE PAGE --------------------------------*/
/*----------------------------------------------------------------------------------*/
/*.EntetePage {background-image: url(../images/BandeauHaut.jpg);}*/
/*----------------------------------------------------------------------------------*/
/* ------------------------------------- BLOC MENU ---------------------------------*/
/*----------------------------------------------------------------------------------*/
.Menu a {color:#666;}
.Menu a.Current, .Menu a:hover, .SousMenuDocument a:hover {color: #E11114;}
/*----------------------------------------------------------------------------------*/
/* ---------------------------- CONTENU  ZONE CENTRALE------------------------------*/
/*----------------------------------------------------------------------------------*/
/*... Titres ......................................................................*/
h1  {color:#9EBECE;}
h2 {color:red;}

/* Bloc Message Espaces ......................*/
.MessageParticulier {color: #807062;}
.MessagePartenaire {color: #5F7F93;}
/*--- Boutons Retour */
/*.MessageParticulier .Bouton  {background-image : url(../images/BtParticuliersRetour.gif);}*/
/*.MessagePartenaire .Bouton  {background-image : url(../images/BtPartenairesRetour.gif);}*/
/*--- Couleurs textes Boutons  */
.MessageParticulier .Bouton, .MessageParticulier .Bouton a, .MessageParticulier .Bouton a:hover, 
.MessagePartenaire .Bouton, .MessagePartenaire .Bouton a, .MessagePartenaire .Bouton a:hover {color: #FFF;}

/*... Document .....................................................................*/
table.ChiffresCles, td {border-color: #000;}
td {background-color: #FFF;}

.Outil, .Offre .Libelle, .Detail .Libelle, .Plan, .Partenaire {color: #5F7F93;}
 
.Offre {border-bottom-color: #5F7F93;}
.Offre .Date, .Detail .Date {/*background-image: url(../images/FlecheDate.gif);*/ color: red;}
.Asterisque {color: red;}

.Candidature, legend {color: #5F7F93;}
.Candidature .Libelle, .Candidature .LibelleAutre {/*background-image: url(../images/Fleche.gif);*/}
.Candidature .Saisie {color: #759FB3;}
fieldset {border : 1px solid #5F7F93;}
legend {background-color: white;}
/* Boutons contenu ...........................*/
/*--- Bouton "candidature" */
/*.Detail .Bouton, .Bouton button  {background-image : url(../images/BtCandidature.gif);}*/
/*--- Bouton "Retour" */
/*.Contact .Bouton  {background-image : url(../images/BtRetour.gif);}*/
/*--- Couleurs textes Boutons  */
.Detail .Bouton, .Bouton button, .Detail .Bouton a, 
.Contact .Bouton, .Contact .Bouton a, .Contact .Bouton a:hover {color: #FFF;}

/*--- Outil */
.Outil .Gauche {
	/*background-image: url(../images/Fleche.gif);*/
	color: #5F7F93;
}
.Outil .Gauche a:hover {
	/*background-image: url(../images/FlecheSurvol.gif);*/
	color: #E11114;
}
.Valoria .Libelle, .Valoria .LibelleActuel {
	/*background-image: url(../images/FlecheDate.gif);*/
	color: red;
}
/*----------------------------------------------------------------------------------*/
/* --------------------------- BLOC BANDEAU DROIT ----------------------------------*/
/*----------------------------------------------------------------------------------*/
/*... ESPACE PARTICULIERS ..........................................................*/
/*.ParticulierEspaceHaut {background-image: url(../images/ParticuliersEspaceHaut.jpg);}*/
.ParticulierEspaceDocument {border-color: #CEC0B5;}
.ParticulierEspaceDocument input {border-color: #807062;}
.ParticulierEspaceDocument .Label, .ParticulierEspaceDocument a {color:#807062;}
/*.ParticulierEspaceBas {background-image: url(../images/ParticuliersEspaceBas.gif)}*/

/*... ESPACE PARTENAIRES ...........................................................*/
/*.PartenaireEspaceHaut {background-image: url(../images/PartenairesEspaceHaut.jpg);}*/
.PartenaireEspaceDocument {border-color: #9DA7AD;}
.PartenaireEspaceDocument input {border-color: #5F7F93;}
.PartenaireEspaceDocument .Label, .PartenaireEspaceDocument a {color:#5F7F93;}
/*.PartenaireEspaceBas {background-image: url(../images/PartenairesEspaceBas.gif)}*/

/*...  PARTICULIERS et PARTENAIRES communs .........................................*/
.ParticulierEspaceDocument a:hover, .PartenaireEspaceDocument a:hover {color:#E11114;}

/*----------------------------------------------------------------------------------*/
/* ----------------------------- BLOC PIED DE PAGE ---------------------------------*/
/*----------------------------------------------------------------------------------*/
.MenuBas a {color: #666;}
.MenuBas a:hover {color: #6F0000;}
.MenuBas a.Current, .MenuBas a:hover.Current {
  text-decoration:underline;
  color: #6F0000;
  /*
  background-color: #6F0000; 
  color: #FFF;
  */
}

