body {
    /* background: url(images/logos/motif.jpg) repeat;*/
     font-style: Arial;
     font-size : 13px;
     color : #FFFFFF;
     background-color: #721515;
}

.menu {
     position : absolute;
     padding-top : 30px;
     padding-left : 30px;
     margin-top : 200px;
     margin-left : 27px;
     margin-bottom : 0px;
     width:175px;
     height : 300px;
     border:3px solid #FFFFFF;
     font-size : 14px;
     font-family: Arial;
     background-color :#000000;
}

.lienMenu {
        text-decoration:none;
}

a.lienMenu {
     color: #000000;
     text-decoration:#none;
}
.central {
     position : absolute;
     top : 0px;
     padding-top : 20px;
     padding-left : 50px;
     padding-right : 50px;
     margin-top : 0px;
     margin-left : 270px;
     margin-bottom : 0px;
     width: 600px;
/*     width: 575px;*/
   /*  height : 1500px;*/
   height : 3000px;
    /* border-left:3px outset #FFFFFF;
     border-right:3px solid #FFFFFF;*/
/*     border: url(images/logos/motif_galerie.jpg);/* repeat;*/
     font-size : 14px;
     font-family: Arial;
    // background-color : #000000;
    background: url(fond.jpg) repeat-y;
}

a {
  color : #FFFFFF;
  text-decoration: none;
}

a:hover {
        color: #820505;
        text-decoration: none;
}

a:active {
         color: #FF0000;
                 text-decoration: none;
}

.tableau {
         backgound : url(images/toiles/test.jpg);
          width: 100px;
     height : 100px;
}

.image {
      margin : 12px;
      margin-left : 5px;
      margin-top : 15px;
      margin-right : 5px;
      margin-bottom : 0px;

}

.grandeImage {
      position: absolute;
      border:3px solid #FFFFFF;
      margin : 12px;
      margin-left : 5px;
      margin-top : 15px;
      margin-right : 5px;
      margin-bottom : 0px;

}

.textImage {
     font-style: Arial;
     font-size : 12px;
     margin-left : 12px;
}

.lienGalerie {
    /*     margin-top : 0px;
        margin-left : 400px;
         width:180px;
         //height : 18px;
         color : black;
         font-size : 11px;
         font-weight : 500;
         background: url(images/logos/motif_galerie.jpg) repeat;*/
}

.titreGalerie {
     font-style: Arial;
     border:1px solid #FFFFFF;
     font-size : 14px;
/*     font-weight : 600;*/
     margin-left : 12px;
     color : white;
     background-color :  #721515;

}

.titrePage {
     margin-left : 385px;
     margin-bottom : 50px;
/*     margin-bottom : 10px;*/
     width : 230px;
}