body{
        background-color: #FFFFF2;
      font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        margin-right: 30px;
}

.fondOrange {
    background-color: orange;
    color: red;
    font-size: small;
    font-weight: bold;
}

H1 {
    text-decoration:none;
    padding-left:70px;
     padding-top:25px;
    height:45px;
    clear: left;
    font-weight: bold;
    color:#006400; background-image: url(/style/h1.gif);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: large;
    vertical-align: middle;
  }
H2 {
    text-decoration:none;
    padding-left:50px;
    padding-top:10px;
    clear: left;
    height:28px;
    font-weight:bold;
    color:#006400; background-image: url(/style/h2.gif);
    background-position: left center;
    background-repeat: no-repeat;
    font-style: italic;
    font-size: medium;
  }

a:link {
   color: #004080;
    text-decoration: none;
    font-weight: bold;
}
a:active {
    color: #004080;
    text-decoration: none;
    font-weight: bold;
}
a:visited {
   color: #004080;
    text-decoration: none;
    font-weight: bold;
}
a:hover{
    color: red;
    text-decoration: none;
    font-weight: bold;
}

.cadreMoyen {
   color: black;
    font-size: x-small;
}

.cadreMoyen TH{
   color: teal;
   font-weight: bolder;
    font-size: medium;
}

.cadreMoyen a:link {
   color: blue;
    text-decoration: none;
    font-weight: bolder;
}
.cadreMoyen a:active {
    color: blue;
    text-decoration: none;
    font-weight: bolder;
}
.cadreMoyen a:visited {
   color: blue;
    text-decoration: none;
    font-weight: bolder;
}
.cadreMoyen a:hover{
    color: red;
    text-decoration: none;
    font-weight: bolder;
}

.cadre3 TABLE {
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: normal;
    text-decoration: none;
}


.cadre3 TH {
    font-weight: bolder;
    color: Teal;
    font-size: x-small;
    text-decoration: none;
}

.cadre3 TD {
    font-size: x-small;
    color: #268A37;
}

.cadre TABLE {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    text-decoration: none;
}


.cadre TH {
    font-weight: bolder;
    color: Teal;
    font-size: small;
    text-decoration: none;
}

.cadre TD {
    font-size: small;
}

.cadre4 a:link {
   color: red;
    text-decoration: none;
    font-weight: bolder;
}
.cadre4 a:active {
    color: red;
    text-decoration: none;
    font-weight: bolder;
}
.cadre4 a:visited {
   color: red;
    text-decoration: none;
    font-weight: bolder;
}
.cadre4 a:hover{
    color: blue;
    text-decoration: none;
    font-weight: bolder;
}

.cadre4 TH {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bolder;
    color: Teal;
}

.cadre4 TD {
   font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}

.cadreSmall {
    font-size: xx-small;
}
.cadreSmall TH {
    font-weight: bolder;
    color: Teal;
    font-size: xx-small;
    text-decoration: none;
}

.cadreSmall TD {
    font-size: xx-small;
}

.erreurInput {
    background-color: yellow;
    color: red;
    font-size: small;
    font-weight: bold;
}

.cadreInput {
    background-color: #FFFFF0;
    color: Teal;
    font-size: small;
    font-weight: normal;
}

.cadreInputSmall {
    background-color: #FFFFF0;
    color: Teal;
    font-size: x-small;
    font-weight: normal;
}

.cadreSelectInput {
    color: green;
    font-size: small;
    font-weight: bold;
}

.cadreInputFlash {
    background-color: white;
    color: #FF0000;
    font-size: small;
    font-weight: bold;
}




.calendrier {
   font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: teal;
}

.construction {
    font-family: Arial, Helvetica, sans-serif;
    font-size: larger;
    font-weight: bolder;
    color: Teal;
    }

.titrePage {
    font-family: Arial, Helvetica, sans-serif;
    font-size: larger;
    font-weight: bolder;
    color: Teal;
    }

.sTitrePage {
   font-style : italic;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bolder;
    color: Teal;
    }

.journal {
   color: #585858; background-color: #F0F0F0; border: thin #ACACAC solid;
   font-family: "Times New Roman", Times, serif;
}
.tab {
    background-color: #DDF2F4;
    border: thin solid #1A82AC;
    background-repeat: repeat;
    font: smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
    }
.tab th {
    background-image: url(/dev/img/tabh.jpg);
    width: 100%;
	 font-size: x-small;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
}
.tab input {
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
	 font-size: x-small;
    background-color: #D8E3F1;
    border: none;
    margin: 2px;
}

.bouton{
    border: none;
    font-weight: bold;
    font-size: xx-small;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bouton td {
border: none;
}

.msgErreur {
    color: Red;
    border: thin ridge Red;
    background-color: Yellow;
    font-size: x-small;
    font-weight: bolder;
    }

.msgOk {
    color: #C0FFC0;
    border: thin ridge Red;
    background-color: #008000;
    font-size: x-small;
    font-weight: bolder;
    }

.msgAvertissement {
   color: black;
    background-color: #FFFFDD;
    border: thin dashed #FF0000;
   font-size: x-small;
    font-weight: bolder;
    font-style: italic;
}

.msgErreurForm {
   color: Red;
    background-color: yellow;
    border: thin dashed red;
    font-style: italic;
   font-size: 11px;
    font-weight: bolder;
}

.msgExplication {
    background-color: #FFFAFA;
    border: thin dashed #6495ED;
   font-size: x-small;
    font-style: italic;
    font-weight: normal;
}

.infos{
    clear:left;
    float:left;
    padding-left:480px;
    padding-top:20px;
}

#sectCarte
{
   clear:left;
   float:left;
   width:600px;
}

.gauche {
    float:left;
}

.initGauche{
    clear:left;
    float:left;
}

.gaucheLogo{
    float:left;
    padding-top:15px;
}

.msgPrincipal {
    font-family: Arial, Helvetica, sans-serif;
       font-size: 14px;
    background-color: #FDE8D5;
    border: thin #FFC482 solid;
}

IMG {
    border: none;
}

a.lienDetail:link {
   color: #7457FD;
   font-weight: bold;
    text-decoration: none;
}
a.lienDetail:active {
    color: #7457FD;
    font-weight: bold;
    text-decoration: none;
}
a.lienDetail:visited {
   color: #7457FD;
   font-weight: bold;
    text-decoration: none;
}
a.lienDetail:hover{
    color: red;
    font-weight: bolder;
    text-decoration: none;
}



#menuDroite
{
   padding-top : 120px;
   float:left;
}

.txt {
    text-decoration:none;
    padding-left:10px;
    padding-top:10px;
    font-weight:bold;
    color:#808080;
    width:250px;
    float:left;
    font-size: small;
  }

.txtLarge {
    text-decoration:none;
    padding-left:10px;
    padding-top:10px;
    font-weight:bold;
    color:#626200;
    width:500px;
    float:left;
    font-size: small;
  }

.txtExtraLarge {
    text-decoration:none;
    padding-left:10px;
    padding-top:10px;
    font-weight:bold;
    color:#808080;
    width:800px;
    float:left;
    font-size: small;
  }

.trait {
    text-decoration:none;
    padding-left:15px;
    padding-top:10px;
    height:auto;
    clear: left;
    float:left;
    color:#6699CC; background-image: url(/style/paragG.gif);
    background-position: left;
    background-color: #F4F9F2;
    background-repeat:repeat-y;
    font-size: small;
  }

#menuGauche
{
    clear:left;
    width:790px;
    float:left;
    padding-left:10px;

    padding-top: 20px;


}

.menu {
   font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: Black;
    margin-top:5px;
    margin-left:0px;
    padding-left:0px;
}

.menu a{
    margin-top:0px;
    padding-left:16px;
    padding-right: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    display:block;
    text-align:left;
    font-weight:bold;
    color:#008000; background-image: url(/style/puce1.gif);
    background-position: left center;
    background-repeat: no-repeat;

    }

.menu a:hover{
    text-decoration:none;
    padding-left: 15px;
    padding-right: 6px;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight:bold;
    color:#008000; background-image: url(/style/puce2.gif);
    background-position: left center;
    background-color: #D2FFD2;
    background-repeat: no-repeat;
    border: 1px solid #008000;
    }

.menu ul{
    list-style:none;

    float:left;
    }

.menu li{
    float:left;
    padding-left :4px;
    padding-right :4px;
    padding-top :0px;
    padding-bottom :0px;
    list-style:none;

    }

.centre{
    clear:left;
    margin-left: auto;
    margin-right: auto;
    width:893px;
}




.menu1{

   font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: Black;
    margin-top:5px;
    margin-left:5px;
    padding-left:0px;
    width:100%;
    clear:left;
    float:left;
}

.menu1 a{
    padding-left:5px;
    padding-right: 5px;
    color:#0970b8;
    text-align:center;
    font-weight:bold;
    }

.menu1 a:hover{
    text-decoration:none;
    padding-left:5px;
    padding-right: 5px;
    font-weight:bold;
    color:#5ca02c;
    }

.menu1 ul{
    padding:0px;
    width:100%;
    list-style:none;
    margin-bottom:5px;
    float:left;
    }

.menu1 li{
    margin:0px;
    padding-left :4px;
    padding-right :4px;
    padding-top :0px;
    padding-bottom :0px;
    list-style:none;
    float:left;
    width:22%;
    }

#page{

    width:1000px;
    margin-left: auto;
    margin-right: auto;
}

.pageLrg{

    width:1000px;
    margin-left: auto;
    margin-right: auto;
}

#corps{
   margin-left:0px;
   clear: left;
   float:left;
   width:99%;
   padding-top :0px;

}

#ot-d
{
   float:left;
   width:739px;
   height:128px;
   padding-top : 0px;
}

#ot-hc
{
   float:left;
   width:444px;
   height:99px;
   background-image: url(/style/ot_hc.jpg);
   background-position: left;
   background-repeat: no-repeat;
}

#ot-select
{
  padding-top:10px;
}

#ot-hd
{
   float:left;
   width:295px;
   height:65px;
   background-image: url(/style/ot_hd.jpg);
   background-position: left;
   background-repeat: no-repeat;
}

#ot-cd
{
   float:left;
   width:295px;
   height:34px;
}



#ot-g
{
   clear:left;
   float:left;
   width:113px;
   height:128px;
   background-image: url(/style/ot_g.jpg);
   background-position: left;
   background-repeat: no-repeat;
}

#ot-menu
{
   clear:left;
   float:left;
   width:739px;
   height:29px;
   background-image: url(/style/ot_menu.jpg);
   background-position: left;
   background-repeat: no-repeat;
}




#menu-droite
{
   padding-left:20px;
   padding-top:15px;
}

#entete
{
    width:858px;
    height:128px;
    padding-top : 0px;
}

#droite
{
   width:250px;
   padding-top :0px;
   padding-right :10px;
   float:right;

}

.haut
{
    vertical-align: top;
}

#extend{
    float:left;
    width:1px;
    height:600px;
}

#basPage
{
    padding-top:10px;
    clear: left;
    width:100%;

}

.pbgTitGoo { clear: left;float: left;padding-left: 10px;width:300px;text-align:left;color:black;font-weight:bold;font-size:13px;}
.pbgTitre {float:left;font-size:13px;font-weight: bolder;color:#C40000;width:340px}
.pbgTxt {clear:left;float:left;font-size:11px;font-weight: bold;color:#075F0A;width:340px;}
.pbgUrl{float: left;font-size: 10px;font-weight: normal;color:#B47B10;width:340px;}
.hover,.lnGoo { clear: left;float: left;width:350px;padding-top : 4px;padding-bottom : 4px;font-family: Arial;font-size: x-small;font-weight: normal;text-decoration: none;}
.lnGoo {background-color: #FFFFFF; border: 1px #FFFFFF solid;}
.hover {background-color: #FFFFAE;border: 1px red solid;}

.pbgTitreLn {float:left;font-size:13px;font-weight: bolder;color:#C40000;width:550px}
.pbgTxtLn {clear:left;float:left;font-size:11px;font-weight: bold;color:#075F0A;width:750px;}
.pbgUrlLn{float: left;font-size: 10px;font-weight: normal;color:#B47B10;width:180px;}
.hoverLn,.lnGooLn { clear: left;float: left;width:780px;padding-top : 4px;padding-bottom : 4px;font-family: Arial;font-size: x-small;font-weight: normal;text-decoration: none;}
.lnGooLn {background-color: #FFFFFF; border: 1px #FFFFFF solid;}
.hoverLn {background-color: #FFFFAE;border: 1px red solid;}

.lstTbl {clear: left;margin:2px;padding-left:10px;list-style:none;margin-bottom:5px;}
