#bodyjere{
background-image:Cena.jpg;
background-repeat:no-repeat;
}


#conteneur {
  height: 768px;
  width: 1024px;
  position:absolute; 
  top:0;
  left:15;
}

body{
height: 100%; 
margin-right: auto;
margin-left: auto;
float: auto;
}


#banniereaccueil{
  background-image:url(./gallerie/banniereaccueil.gif);
  height: 171px;
  width: 1024px;
  position:relative;
  float:left;
}

#banniere{
  background-image:url(./gallerie/banniere.gif);
  height: 171px;
  width: 1024px;
  position:relative;
  float:left;
}

#barremenu{
background-image:url(./gallerie/Untitled-1_02.gif);
height: 22px;
width: 1024px;
position:relative;
float:left;
}

#corps{
background-image:url(./gallerie/Untitled-1_04.gif);
width:766px;
height:575px;
position:relative;
float:left;
display:block;
overflow : auto;

font-family: Arial, Helvetica, sans-serif;
font-size: 14;
color: black;
}


#corps2{
width:760px;
height:520px;
position:relative;
float:left;
display:block;
overflow : auto;

font-family: Arial, Helvetica, sans-serif;
font-size: 14;
color: green;
}

#pied_de_page{
    margin-bottom: 1px;
    text-align: center;
    margin:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14;
    color: black;
}

#conteneurmenus{
    height:575px;
    width:258px;
    position: relative;
    float:left;
}

#bloc0{
    background-image:url(./gallerie/imagemenu/1.png);
    width: 258px;
    height: 90px;
    position:relative;
    float:left;
}

#bloc1{
    background-image:url(./gallerie/imagemenu/important.gif);
    width: 258px;
    height: 18px;
    position:relative;
    float:left;
}

#bloc2{
    background-image:url(./gallerie/imagemenu/Untitled-1_03_02.gif);
    width: 98px;
    height: 467px;
    position:relative;
    float:left;
}

#bloc3conteneur{
width:139px;
height:467px;
position:relative;
float:left;
}

#blocmenus{
width:139px;
height:153px;
position:relative;
float:left;
display:block;
}

<!-- TEXTE EN NOIR grand -->
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14;
    color: black;
}

img{
border: none;
}

a{
color: black;
cursor: pointer;
text-decoration: none;
}

a:hover{
color: Green;
text-decoration: none;
}


#accueil{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}

#nouvelles{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}
#comite{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}
#elus{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}

#multimedia{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}

#programme{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}

#adhesionstatuts{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}
#contact{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}
#vide{
    width:139px;
    height:17px;
    position:relative;
    float:left;
}

#bloc4{
background-image:url(./gallerie/imagemenu/Untitled-1_03_13.gif);
width:139px;
height:314px;
position:relative;
float:left;
}
#bloc5{
background-image:url(./gallerie/imagemenu/Untitled-1_03_04.gif);
width:21px;
height:467px;
position:relative;
float:left;
}



#lightbox{  position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(./images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}      

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
