body.fond{
    position:absolute;
    top:0px;
    left:0px;
    leftmargin:0px;
    topmargin:0px;
    marginwidth:0px;
    marginheight:0px;
    background-color:#FFFFFF;
    font-family:Trebuchet MS,Arial,verdana,Times New Roman;
    font-size:11px;
    color: #000000;
    scrollbar-base-color:#B9CFFD;
    scrollbar-track-color:#FFFFFF;
    scrollbar-arrow-color:#4DA7FF;
    }

td, p, ul, li, a   {
    font-family:Trebuchet MS,Arial,verdana,Times New Roman;
    font-size:11px;
    color: #000000;
    }

td.texte{
    font-family:Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    text-align:justify;
    text-decoration:none;
    }

td.texte2{
    font-family:Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;
    font-size:11px;
    color:#000000;
    text-align:justify;
    text-decoration:none;
    }

/* Cadre bandeau */
#bandeauH {
    position:absolute;
    background-repeat:no-repeat;
    top:0px;
    left:120px;
    height:150px;
    width:984px;
    z-index:10;
    }

table.bandeauH {
    top:0px;
    height:150px;
    width:984px;
    cellpadding:0px;
    cellspacing:0px;
    z-index:10;
    }

td.MenuG {
    background : url('../images/nav_gauche.jpg') right top;
    background-repeat: repeat-y;
    height:441px;
    }

td.MenuD {
    background : url('../images/nav_droite.jpg') right top;
    background-repeat: repeat-y;
    }

table.bandeauB {
    top:0px;
    left:0px;
    height:72px;
    width:984px;
    cellpadding:0px;
    cellspacing:0px;
    z-index:10;
    }

#accueil {
    position:absolute;
    background-repeat:no-repeat;
    top:5px;
    left:0px;
    z-index:100;
   /* background-color:red; */
    }

/* Cadre principal */
#principale{
     position:absolute;
     width:984px;
     left:120px;
     top:150px;
    }

table.principale {
    background-repeat:no-repeat;
    top:0px;
    width:984px;
    cellpadding:0px;
    cellspacing:0px;
    z-index:10;
    }

img.puce {
    position: relative;
    left: 0px;
    top: 4px;
    }

/* Menu gauche */
#MenuScroll {
    position:absolute;
    top:0px;
    left:0px;
    width:273px;
    }

/* Menu bas de page */
.MenuBasPage{
    position:relative;
    top: 10px;
    left: 60px;
    text-align: left,middle;
    margin:0px;
    padding: 0px;
    z-index:100;
    }

#BarreVerte{
    font-family:Trebuchet MS,Arial,Times New Roman;
    font-size:15px;
    font-weight:bold;
    color:#B9D600;
    }

/* Listes */
ul.accueil{
  list-style-type:none;
  margin: 0;
  padding: 0;
  }

ul.accueil li{
  padding: 0px 0px 0px 5px;
  line-height: 20px;
  font-size:12px;
  text-align: left;
  font-weight:bold;
  }

ul.tms li{
  text-align:justify;
  line-height: 12px;
  }

/* Liens */
a.MenuH {
    font-weight:bold;
    font-size:16px;
    text-decoration:none;
    color:#004C93;
    }

a.MenuH:hover {
    font-weight:bold;
    font-size:16px;
    text-decoration:none;
    color:#C6D219;
    }

a.MenuG {
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
    color:#004C93;
    }

a.MenuG:hover {
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
    color:#C6D219;
    }

a.menuB {
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#FFFFFF;
    }

a.menuB:hover {
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#FFFFFF;
    }

a.tms {
    text-decoration : none;
    }

a.tms:hover {
    text-decoration : none;
    }

a.accueil {
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#0437B9;
    }

a.accueil:hover {
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    color:#1557FF;
    }

a.gols {
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    color:#0437B9;
    }

a.gols:hover {
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    color:#1557FF;
    }

a.gols2 {
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    color:#003A6F;
    }

a.gols2:hover {
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    color:#003A6F;
    }

/* Divers */
#facture{
     position:absolute;
     left: 550px;
     top: 600px;
     width:200px;
     z-index:10;
    }

#actuTitre{
    font-family:Trebuchet MS,Arial,Times New Roman;
    font-size:18px;
    font-weight:bold;
    color:#004C90;
}

#actualitetext{
    font-family:Trebuchet MS,Arial,Times New Roman;
    font-size:15px;
    font-weight:bold;
    color:#004C90;
    }

#actuSMS{
    font-family:Trebuchet MS,Arial,Times New Roman;
    font-size:18px;
    font-weight:bold;
    color:#004C90;
}

/* Couleurs */
#MenuActu {
    font-weight:bold;
    font-size:16px;
    color:#004C93;
    }

#Bleu{
    color:#003A6F;
    }

#Bleu_b{
    color:#003A6F;
    font-weight:bold;
    }

#Bleu_i{
    color:#003A6F;
    font-style:italic;
    }

#Bleuc{
   color: #046BC9;
    }

#Bleuc_b{
    color:#046BC9;
    font-weight:bold;
    }

/* Contact */
.infobulle{
    position:relative;
    top: 0px;
    left: 60px;
    leftmargin:0px;
    topmargin:0px;
    marginwidth:0px;
    marginheight:0px;
    width: 250px;
    height: 50px;
    text-align: left,middle;
    visibility : hidden;
    border: 2px solid #004C90;
    padding: 10px;
    font-family: Trebuchet MS,verdana,arial,Times New Roman;
    font-size: 11px;
    font-weight: normal;
    background-color: #FFFFFF;
}

/* Boutons */
input.bouton{
    font-size:10px;
    font-weight:bold;
    color:#FFFFFF;
    background-color:#6799CB;
    leftmargin:3px;
    topmargin:3px;
    marginwidth:3px;
    marginheight:3px;
    /*border: 1px solid #09549F;  */
    }

input.saisie{
    font-size:11px;
    font-weight:normal;
    color:#000000;
    }
