/* feuille style pour le centre azur repeat-y 50% 50%*/
/* body {background:url(../images/logos/lcab.jpg)  ;
      background-color:#C7C7C7; */
body {background-color:#627CA9;
      font-family:"Times" "serif";
      color:#FFFFFF;}
a {font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
   font-size: 18px;
   font-weight: bold;
   color:#0000FF;
   text-decoration: none;
   }

#choix {position:absolute;
            width:14%;
            height:100%;
            z-index:1; 
            left:5px;
            top: 5px;
            background:url(../images/logos/lcamini.jpg) repeat-y 50% 50% ; background-color:#C0CD23;
            font-size: 25px;
            font-weight: bold;
            text-align: center;
            }

#principal {background:url(../images/logos/lcab.jpg) no-repeat; background-attachment: fixed;
            position:absolute;
            width:84%;
            left:15%;
            height:100%;
            top:5px;
           overflow:scroll;
            z-index:1;}


/* calque entete et ses sous-calques */
#entete {position:absolute;
          width:100%;
          height:400px;
          top: 5px;
          left: 0px;
          z-index:2;}
      #textedroit {position:absolute;
                  width: 147px ;
                  height: 380px ;
                  top: 5px;
                  right:5px;
                  z-index:3;
                  }
      #textedroit a {color:#ff0000 ;
                    font-size:12px;
                    text-decoration:none;
                    font-style:italic;
                    font-weight:bold;
                    }

      #imagegauche {position:absolute;
                   width:147px ;
                   height: 380px ;
                   top: 5px ;
                   left: 5px;
                   z-index:3;
                   }
      #textegauche {position:absolute;
                  width: 147px ;
                  height: 380px ;
                  top: 5px;
                  left:0px;
                  z-index:3;
                  }
      #textegauche a {color:#ff0000 ;
                    font-size:12px;
                    text-decoration:none;
                    font-style:italic;
                    font-weight:bold;
                    }






#corps {position:absolute;
         width:100%;
         /* height:100%;  */
         top:210px;
         left:0px;
         z-index:2;}


h1 {text-align:center;}
/* h6 {font-size:14px;color:#0000ff;font-weight:bolder;}
h5 {font-size:15px;color:#000000;font-style:italic;font-weight:bold;}  */
h6 {font-size:14px;font-weight:bolder;}
h5 {font-size:15px;font-style:italic;font-weight:bold;}
#n {font-weight:normal;font-style:normal;}
#g {font-weight:normal;font-weight:bold;}
#i {font-weight:normal;font-style:italic;}
#ig {font-weight:bold;font-style:italic;}
#ex {font-size:small;vertical-align:super;}
#cen {text-align:center;}
#rou {color:red; text-align:center;}
#petit {font-size:8px;}
