/* Tous les liens */
a { font-family: Verdana, Arial, Helvetica, sans-serif; cursor: hand;  }

/* Paragraphes (crees avec l'editeur html du backoffice) */
p { margin: 0px; }

.titreRubriques{
    font-family: Helvetica, "Trebuchet MS", Verdana;
    font-size: 20px;
    font-weight: bolder;
    padding-left: 5px;
    color: #05A4C0;
    cursor:default;
}

.titreMenus{
    font-family: Helvetica, "Trebuchet MS", Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    cursor:default;
}

.rubriqueMenus{
    font-family: "Trebuchet MS", Helvetica, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #4A5C97;
    text-decoration: none;
}

.rubriqueMenus:hover{
    font-family: "Trebuchet MS", Helvetica, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #0096B0;
    text-decoration: none;
}

.actuPrioritaire{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #B82601;
    text-decoration: blink;
}

.cadreActuPrioritaire{
    border: 2px #B82601 solid;
}

.texteGeneral{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.alphabet{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #808080;
}

.titreServices{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4E4E4E
}

.detailService{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: normal;
    color: #2F4797;
    padding : 0px 2px 0px 2px;
}

.cadreServices{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #4E4E4E;
    border: 1px #4AB6C9 solid;
}

.titreMenusPlan{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #B82601;
}

.titreDetailAgents{
    font-family: Helvetica, "Trebuchet MS", Verdana;
    font-size: 15px;
    font-weight: bolder;
    padding-left: 5px;
    color: #05A4C0;
    cursor:default;
}

.detailAgent{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 5px;
    color: #4E4E4E
}

a.mailAgents:link { font-size: 12px; font-weight: normal; color: #4E4E4E; text-decoration: none }
a.mailAgents:visited { font-size: 12px; font-weight: normal; color: #4E4E4E; text-decoration: none }
a.mailAgents:hover { font-size: 12px; font-weight: normal; color: #4E4E4E; text-decoration: underline }
a.mailAgents:active { font-size: 12px; font-weight: normal; color: #4E4E4E; text-decoration: none }

a.lienTitreMenusPlan:link { font-size: 12px; font-weight: bold; color: #B82601; text-decoration: none }
a.lienTitreMenusPlan:visited { font-size: 12px; font-weight: bold; color: #B82601; text-decoration: none }
a.lienTitreMenusPlan:hover { font-size: 12px; font-weight: bold; color: #B82601; text-decoration: underline }


/* Liens des lettres de l'alphabet */
a.lienAlphabet:link { font-size: 14px; font-weight: bold; color: #4E4E4E; text-decoration: none }
a.lienAlphabet:visited { font-size: 14px; font-weight: bold; color: #4E4E4E; text-decoration: none }
a.lienAlphabet:hover { font-size: 14px; font-weight: bold; color: #4E4E4E; text-decoration: underline }

/* Liens des resultats des recherche */
a.lienRecherche:link { font-size: 11px; font-weight: bold; color: #05A4C0; text-decoration: none }
a.lienRecherche:visited { font-size: 11px; font-weight: bold; color: #05A4C0; text-decoration: none }
a.lienRecherche:hover { font-size: 11px; font-weight: bold; color: #B82601; text-decoration: none }

.rouge10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #B82601 }
.rouge11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #B82601 ; text-decoration: none}
.blanc10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF }
.blanc11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF }
.bleu10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #05A4C0 }
.bleu11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #05A4C0 }
.noir11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000 ; text-decoration: none}
.gris10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #4E4E4E }
.gris11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #4E4E4E }

a.lienrouge:link { font-size: 11px; font-weight: bold; color: #B82601; text-decoration: none }
a.lienrouge:visited { font-size: 11px; font-weight: bold; color: #B82601; text-decoration: none }
a.lienrouge:hover { font-size: 11px; font-weight: bold; color: #B82601; text-decoration: underline }
a.lienrouge:active { font-size: 11px; font-weight: bold; color: #B82601; text-decoration: none }

a.lienmenu:link { font-size: 10px; font-weight: bold; color: #05A4C0; text-decoration: none }
a.lienmenu:visited { font-size: 10px; font-weight: bold; color: #05A4C0; text-decoration: none }
a.lienmenu:hover { font-size: 10px; font-weight: bold; color: #B82601; text-decoration: none }
a.lienmenu:active { font-size: 10px; font-weight: bold; color: #05A4C0; text-decoration: none }

a.lienmenu2:link {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #2F4797;text-decoration:none;}
a.lienmenu2:visited {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #2F4797;text-decoration:none;}
a.lienmenu2:hover {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #B82601;text-decoration:none;}

a.lienmenu3:link {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #05A4C0;text-decoration:none;}
a.lienmenu3:visited {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #05A4C0;text-decoration:none;}
a.lienmenu3:hover {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #05A4C0;text-decoration:none;}

a.lienmenu4:link {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #05A4C0;text-decoration:none;}
a.lienmenu4:visited {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #05A4C0;text-decoration:none;}
a.lienmenu4:hover {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #B82601;text-decoration:none;}

a.lienmenu5:link {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #B82601;text-decoration:none;}
a.lienmenu5:visited {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #B82601;text-decoration:none;}
a.lienmenu5:hover {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #B82601;text-decoration:none;}

a.liengris:link { font-size: 11px; font-weight: normal; color: #4E4E4E; text-decoration: none }
a.liengris:visited { font-size: 11px; font-weight: normal; color: #4E4E4E; text-decoration: none }
a.liengris:hover { font-size: 11px; font-weight: normal; color: #4E4E4E; text-decoration: underline }
a.liengris:active { font-size: 11px; font-weight: normal; color: #4E4E4E; text-decoration: none }

a.lienplan:link { font-size: 11px; font-weight: bold; color: #666666; text-decoration: none }
a.lienplan:visited { font-size: 11px; font-weight: bold; color: #666666; text-decoration: none }
a.lienplan:hover { font-size: 11px; font-weight: bold; color: #B82601; text-decoration: none }
a.lienplan:active { font-size: 11px; font-weight: bold; color: #666666; text-decoration: none }

a.espaceprive:link { font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.espaceprive:visited { font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none }
a.espaceprive:hover { font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline }
a.espaceprive:active { font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none }

textarea.txta { font-family: Arial; font-size: 10px }
input.formulaire { font-family: Arial; font-size: 10px }
select.liste { font-family: Arial; font-size: 10px }

b { font-weight: bold }


/**********************************************************/
/*  FORMULAIRES
/**********************************************************/

/* Titre des champ */
.titreChamps {
  color: #000000;
  font: 11px Verdana, sans-serif;
}

/* Champ de saisie */
.saisie {
  border: 1px #CCCCCC solid;
  padding: 1px 2px 1px 2px; /* marge intérieure (h, d, b, g)*/
  color: #000000;
  font: 11px Verdana, sans-serif;
  background-color: #D4E6FC;
}

/* Boutons standards */
.bouton {
  background-color: #3D93FC;
  color: #000000;
  width:62px;
  height:19px;
  font: 9px Verdana, sans-serif;
  cursor: hand;
}

/* Boutons standards + longs*/
.boutonlong {
  background-color: #3D93FC;
  color: #000000;
  width:120px;
  height:19px;
  font: 9px Verdana, sans-serif;
  cursor: hand;
}

/* Message d erreur */
.msgErreur {
  color: #B82601;
  font: 12px Verdana, sans-serif;
}


