/* ------------------------------------ Document */
#document {
  background-color: #fff;
  margin: 0 auto;
  min-width: 1000px;
  padding: 0;
  width: 1000px;
}
/* ------------------------------------ bandeauHaut */

#bandeauHaut {
  height: 270px;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* ------------------------------------ accesRapide */
#accesRapide {
  margin: 0;
  padding: 0;
}
#accesRapide a {
  font-weight: bold;
  color: #35699b;
  text-decoration: none;
}
#accesRapide a:hover {
  text-decoration: underline;
}
#accesRapide FORM {
  display: inline;
}
#accesRapide INPUT {
  border-bottom: #d7d7d7 2px solid;
  border-left: #a3a3a3 2px solid;
  border-right: #d7d7d7 2px solid;
  border-top: #a3a3a3 2px solid;
  font-size: 100%;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
}
#accesRapide INPUT.bouton {
  background: url(images/bandeauacces_bouton.gif) #4e7faa no-repeat 100% 50%;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  padding-right: 10px;
}
#accesRapide LI {
  border-right: #35699b 1px solid;
  display: inline;
  LIST-style-TYPE: none;
  padding-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0px;
}
#accesRapide LI.noborder {
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  padding-right: 0px;
}

/* ------------------------------------ Logo */
#logo {
  float: left;
  margin: 0 10px 0 20px;
  padding: 0;
  width: 310px;
}
/* ------------------------------------ Info */
#info {
  float: left;
  /*margin: 0 20px 0 10px;*/
  margin: 0 0 0 10px;
  padding: 0;
  width: 640px;
}
#divider {
  clear: left;
  height: 40px;
  margin: 0 0 0 20px;
  padding: 0;
}
/* ------------------------------------ corps */
#corps {
  margin: 0;
  padding: 0;
}
/* ------------------------------------ colonneGauche */
#colonneGauche {
  background-color: #e0e0f0;
  float: left;
  margin: 0 10px 0 20px;
  padding: 10px;
  position: relative;
  width: 290px !important;
  width: 310px;
}

/* ------------------------------------ colonneDroite */
#colonneDroite {
  background-color: #e5e5e5;
  float: left;
  margin: 0 0 0 10px;
  padding: 10px;
  position: relative;
  width: 290px !important;
  width: 310px;
}
#colonneDroite FORM INPUT.submit {
  background: url(images/bandeauacces_bouton.gif) #4e7eac no-repeat right bottom;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  color: #fff;
  float: none;
  font-size: 100%;
  margin: 2px;
  padding: 0 2px 2px 1px;
}

/* ------------------------------------ navPrimaire */
#navPrimaire {
  background: url('images/topmenu-bg.png') #ffffff no-repeat top left;
  font-size: 16px;
  height: 30px !important;
  height: 50px;
  margin: 0;
  padding: 10px;
}
#navPrimaire a {
  background-color: transparent;
  color: #000000;
  text-decoration: none;
  padding: 8px 20px;
}
#navPrimaire a:hover {
  background-color: #a5a4ce;
  text-decoration: underline;
}
#navPrimaire span {
  background-color: transparent;
  border: 0;
  padding: auto 0;
}
#navPrimaire .selected {
  background-color: #a5a4ce;
  text-decoration: none;

}
/* ------------------------------------ navSecondaire */
#navSecondaire {
  background-color: #e0e0f0;
  margin: 0;
  padding: 0;
}
#navSecondaire a {
  background-color: transparent;
  color: #000000;
  text-decoration: none;
}
#navSecondaire a:hover {
  text-decoration: underline;
}
#navSecondaire .lienConteneur{
  height: 40px;
  clear: left;
}
#navSecondaire .niveauUn{
  margin-left: 20px;
}
#navSecondaire .niveauDeux {
  margin-left: 40px;
}
#navSecondaire .niveauTrois {
  margin-left: 60px;
}

#navSecondaire .lienGauche{
  background-image:url('images/menu2-gauche.png');
  float: left;
  height: 32px;
  width: 20px;
}
#navSecondaire .lienLien{
  background-image:url('images/menu2-bg.png');
  float: left;
  font-weight: bold;
  height: 24px !important;
  height: 32px;
  padding-top: 8px;
}
#navSecondaire .lienDroite{
  background-image:url('images/menu2-droite.png');
  float: left;
  height: 32px;
  width: 20px;
}

/* ------------------------------------ contenu */
.avecDeuxColonnes #contenu {
  background-color: #e5e5e5;
  float: left;
  margin: 0 10px;
  padding: 10px;
  position: relative;
  width: 290px !important;
  width: 310px;
}
.avecColonneDroite #contenu {
  background-color: #e5e5e5;
  float: left;
  margin: 0 10px;
  padding: 10px;
  position: relative;
  width: 620px !important;
  width: 640px;
}
.avecColonneGauche #contenu {
  background-color: #e5e5e5;
  float:left;
  margin: 0 10px;
  padding: 10px;
  position: relative;
  width: 620px !important;
  width: 640px;
}
.sansColonne #contenu {
  background-color: #e5e5e5;
  float:left;
  margin: 0 10px;
  padding: 10px;
  position: relative;
  width: 970px !important;
  width: 990px;
}

#contenu a {
  text-decoration: none;
}
#contenu a:hover {
  text-decoration: underline;
}
#contenu TaBLE.liste {
  width: 100%;
  border-COLLaPSE: collapse;
}
#contenu TD {
  font-size: 12px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 0px;
  VERTICaL-align: top;
}
#contenu TH {
  background-color: #00558e;
  font-size: 12px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  text-align: center;
}
#contenu UL {
  margin: 10px 5px;
  padding: 0;
}
#contenu UL LI {
  background: url(images/bullet-list.png) no-repeat 0px 4px;
  LIST-style-TYPE: none;
  margin: 2px 0px 8px 10px;
  padding: 0 0 0 10px;
}
#contenu UL LI P {
  margin: 0;
  padding: 0;
}

/* ------------------------------------ bandeauBas */
#bandeauBas {
  clear: left;
  color: #444444;
  margin: 0 20px;
  padding: 10px;
  width: 950px !important;
  width: 990px;
}

/* ------------------------------------ bandeauBas */
.boxTopLeft {
position:absolute;top:0px;left:0px;
}
.boxTopRight {
position:absolute;top:0px;left:300px;
}
.boxBottomLeft {
position:relative;top:10px;left:-10px;
}
.boxBottomRight {
position:relative;top:10px;left:280px;
}
/* ------------------------------------ generic classes */
.accessLayout {
 height: 1px;
 left: 0px;
 margin: 0px;
 overflow: hidden;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 padding-top: 0px;
 position: absolute;
 top: -500px;
 width: 1px;
}
.accroche {
  font-weight: bold;
  overflow: hidden;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.aligncenter {
  text-align: center;
}
.blocNavigation {
  border-bottom: #219ab5 1px solid;
  text-align: center;
}
.byPass {
  height: 1px;
  left: 0px;
  margin: 0px;
  overflow: hidden;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  position: absolute;
  top: -500px;
  width: 1px;
}
.clear {
  clear: both;
}
.legend {
 font-size: 80%;
}
.lienFlecheNoire {
  background: url(images/puce_triangle2.gif) no-repeat 0px 3px;
  font-weight: bold;
  padding-bottom: 0px;
  padding-left: 12px;
  padding-right: 0px;
  padding-top: 0px;
}
.paragraphe {
  font-size: 12px;
}
.PRS_TIERS {
  float: left;
  width: 33%;
}
#chemin {
  font-size: 10px;
  margin: 3px 0px;
}
.redbold{
  color: #800000;
  font-size: 100%;
  font-weight: bold;
}
.regletteNavigation {
  margin: 5px 0px;
}
.regletteNavigation SPaN {
  margin: 0px 2px;
}
.resultatNavigation {
  margin: 5px 0px;
}
.textaccroche {
  border-right: red 1px solid;
  border-top: red 1px solid;
  border-left: red 1px solid;
  border-bottom: red 1px solid;
}
.module H3 {
  background-color: #848cbd;
  color: #fff;
  font-size: 12px;
  margin: 0px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  text-align: center;
}
.module {
  background-color: #e8ecf6;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: center;
}
.module P {
  margin: 0px 0px 0px 2px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
}
.module UL {
  margin: 10px 5px;
  padding: 0;
}
.module UL LI {
  background: url(images/bullet-list.png) no-repeat 0px 3px;
  LIST-style-TYPE: none;
  margin: 2px 0px 2px 10px;
  padding: 0;
}
.module a {
  color: #00558e;
  text-decoration: none;
}
.module a:hover {
  color: #ee0000;
}
.module H3 a {
  background-color: #042d63;
  color: #fff;
  font-size: 12px;
  margin: 0px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
}
.module .tpl_agendaCalendar TaBLE {
  width: 100%;
}
.module .tpl_agendaCalendar TaBLE CaPTION {
  font-weight: bold;
}
.module .tpl_agendaCalendar TH {
  text-align: center;
}
.module .tpl_agendaCalendar TH {
  background-color: #042d63;
  border-bottom: #042d63 1px solid;
  border-left: #042d63 1px solid;
  border-right: #042d63 1px solid;
  border-top: #042d63 1px solid;
  color: #fff;
}
.module .tpl_agendaCalendar TD {
  border-bottom: #fff 1px solid;
  border-left: #fff 1px solid;
  border-right: #fff 1px solid;
  border-top: #fff 1px solid;
}
.module .tpl_agendaCalendar TD a {
  display: block;
}
.module .tpl_agendaCalendar TD.today a {
  color: #fff;
  background-color: #295f83;
}
.module .tpl_agendaCalendar TD a.active {
  font-weight: bold;
}
.module .tpl_agendaCalendar .moisPrec {
  font-weight: bold;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
}
.module .tpl_agendaCalendar .moisSuiv {
  font-weight: bold;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
}

/* ------------------------------------ HTML */
a IMG {
  border-width: 0px;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
ACRONYM {
  cursor: help;
  border-bottom: 1px dotted;
}
BODY {
  background-color: #ffffff;
  color: #222222;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
FORM .action {
  margin: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: right
  width: auto;
}
FORM INPUT.submit {
  background: url(images/bandeauacces_bouton.gif) #4e7eac no-repeat right bottom;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  color: #fff;
  float: none;
  font-size: 100%;
  margin: 3px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 0px;
}
FORM P {
  clear: both;
  font-size: 95%;
  margin: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 2px;
}
FIELDSET {
  border-bottom: #bfb8ac 1px solid;
  border-left: #bfb8ac 1px solid;
  border-right: #bfb8ac 1px solid;
  border-top: #bfb8ac 1px solid;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  position: relative;background-color: #61594e;
}
H2 {
  color: #27358e;
  font-size: 22px;
  font-weight: normal;
  margin: 0px 0px 10px;
  padding: 0;
  text-decoration: none;
}
H3 {
  color: #27358e;
  font-size: 16px;
  font-weight: bold;
  margin: 0px 0px 10px;
  padding: 0;
  text-decoration: none;
}
H4 {
  color: #27358e;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 10px;
  padding: 0;
  text-decoration: none;
}
H5 {
  color: #27358e;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 10px;
  padding: 0;
  text-decoration: none;
}
H6 {
  color: #27358e;
  font-size: 10px;
  font-weight: bold;
  margin: 0px 0px 10px;
  padding: 0;
  text-decoration: none;
}
IMG.alignleft {
  float: left;
  margin: 0px 5px 5px 0px;
}
IMG.alignright {
  float: right;
  margin: 0px 0px 5px 5px
}
INPUT.case {
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
}
LaBEL.enLigne {
  display: inline;
  float: none;
}
LaBEL.info {
 
}
LEGEND {
  border: #bfb8ac 1px solid;
  font-size: 110%;
  font-weight: bold;
  left: -7px;
  margin-bottom: 10px;
  position: relative;
  top: -20px;background-color: #61594e;
}
P {
 
}
P.action {
}
P.action INPUT {
}
P LaBEL {
  float: left;
  font-size:90%;
  width: 40%;
}
textaREa {
  background-color: #ffffff;
  border-bottom: #61594e 1px solid;
  border-left: #61594e 1px solid;
  border-right: #61594e 1px solid;
  border-top: #61594e 1px solid;
  float: left;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
}
UL {
 
}

/* ------------------------------------ Template */
.tpls {
}
.tpl_formulaire .bt {
  width: 200px;
  background-color: #e8ecf6;
}
.tpl_agendaCalendar TD {
  text-align: center;
}
.tpl_formulaire INPUT {
  background-color: #ffffff;
  border-bottom: #61594e 1px solid;
  border-left: #61594e 1px solid;
  border-right: #61594e 1px solid;
  border-top: #61594e 1px solid;
  float: left;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
}
.tpl_formulaire INPUT.case {
  display: inline;
  width: 25px;
}
.tpl_formulaire INPUT.text {
  background-color: #ffffff;
  border-bottom: #61594e 1px solid;
  border-left: #61594e 1px solid;
  border-right: #61594e 1px solid;
  border-top: #61594e 1px solid;
  float: left;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
}
.tpl_formulaire LaBEL.enLigne {
  display: inline;
  float: none;
}
.tpl_formulaire LaBEL {
  float: left;
  width: 500px;
}
.tpl_formulaire SELECT {
  background-color: #ffffff;
  border-bottom: #61594e 1px solid;
  border-left: #61594e 1px solid;
  border-right: #61594e 1px solid;
  border-top: #61594e 1px solid;
  float: left;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
}
.tpl_loginMDL INPUT {
  width: 80px;
}
.tpl_loginMDL INPUT {
  float: left;
}
.tpl_loginMDL FORM P {
  margin: 5px;
  overflow: hidden;
}
.tpl_loginMDL H3 {
  width: 95%;
}
.tpl_loginMDL LaBEL {
  display: block;
  font-weight: bold;
  float: left;
  width: 100px;
}
.tpl_loginMDL LaBEL {
  float: right;
}
.tpl_loginMDL P.action {
  text-align: right;
}
.tpl_loginMDL P.action INPUT {
  background: url(images/puce_triangle2.gif) no-repeat 0px 4px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #000;
  cursor: pointer;
  font-weight: bold;
  padding-bottom: 0px;
  padding-left: 12px;
  padding-right: 0px;
  padding-top: 0px;
  width: auto;
}
.tpl_loginMDL P.erreur {
  width: 95%;
}
.tpl_sommairePage UL LI {
  background: url(images/bullet-list.png) no-repeat 0em 0em;
  LIST-style-TYPE: none;
  margin: 2px 0px 2px 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 2px;
}
.tpl_sso INPUT {
  border-bottom: #d7d7d7 2px solid;
  border-left: #a3a3a3 2px solid;
  border-right: #d7d7d7 2px solid;
  border-top: #a3a3a3 2px solid;
  font-size: 100%;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 1px;
}
.tpl_sso INPUT.bouton {
  background: url(images/bandeauacces_bouton.gif) #4e7faa no-repeat 100% 50%;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  color: #fff;
  padding-right: 10px;
  width: 250px;
}
