#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;
}

/* THE BODY AND THE WRAPPER */
body {
    background-color: #a95f00;
    background-image: url(Image/photo_site/degrade.png);
    background-repeat: repeat-x;
    background-position: top right;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    color: #f8ea0b; /*jaune cowboy #d4b800;*/
}

#wrapper {
    width: 1024px;
    margin: auto;
}

/* TOP BAR AND THE HEADER */
#header {
    position: relative;
    background: url(Image/photo_site/header.png) top center no-repeat;
    _background: url(Image/photo_site/header.gif) top center no-repeat;
    width: 1024px;
    height: 279px;
}

#menu1 {
    float: left;
    position: relative;
    top: 176px;
    height: 38px;
}

#menu2 {
    float: left;
    position: relative;
    top: 178px;
    height: 38px;
}

#menu_presentation {
    position: relative;
    float: left;
    display: block;
    left: 271px;
    width: 158px;
    height: 38px;
}

#menu_a_vendre {
    position: relative;
    float: left;
    display: block;
    left: 292px;
    width: 110px;
    height: 38px;
}

#menu_album_photo {
    position: relative;
    float: left;
    display: block;
    left: 313px;
    width: 160px;
    height: 38px;
}

#menu_notre_etalon {
    position: relative;
    float: left;
    display: block;
    left: 280px;
    width: 166px;
    height: 38px;
}

#menu_nos_poulinieres {
    position: relative;
    float: left;
    display: block;
    left: 298px;
    width: 181px;
    height: 38px;
}

#menu_liens {
    position: relative;
    float: left;
    display: block;
    margin-left: 318px;
    width: 65px;
    height: 38px;
}

#menu_presentation:hover {
    background-image: url(Image/photo_site/presentation_actif.png);
    _background-image: url(Image/photo_site/presentation_actif.gif);
}

#menu_a_vendre:hover {
    background-image: url(Image/photo_site/a_vendre_actif.png);
    _background-image: url(Image/photo_site/a_vendre_actif.gif);
}

#menu_album_photo:hover {
    background-image: url(Image/photo_site/album_photo_actif.png);
    _background-image: url(Image/photo_site/album_photo_actif.gif);
}

#menu_notre_etalon:hover {
    background-image: url(Image/photo_site/notre_etalon_actif.png);
    _background-image: url(Image/photo_site/notre_etalon_actif.gif);
}

#menu_nos_poulinieres:hover {
    background-image: url(Image/photo_site/nos_poulinieres_actif.png);
    _background-image: url(Image/photo_site/nos_poulinieres_actif.gif);
}

#menu_liens:hover {
    background-image: url(Image/photo_site/liens_actif.png);
    _background-image: url(Image/photo_site/liens_actif.gif);
}

/* THE INSIDE WRAPPER, THE MENU, AND THE CONTENT */
#contentwrapper {
    background: url(Image/photo_site/middle.png) top center repeat-y;
    _background: url(Image/photo_site/middle.gif) top center repeat-y;
    width: 1024px;
    margin: auto;
    text-align: center;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    min-height: 100px;
}

#content {
    width: 750px;
    height: 100%;
    text-align: justify;
    margin: auto;
}

#content h1 {
    font-style: italic;
    font-family: "Andalus";
    text-align: center;
    font-size: 30px;
}

#content h2 {
    font-style: italic;
    font-family: "Andalus";
    text-align: center;
    font-size: 22px;
}

#content h3 {
    font-style: italic;
    font-family: "Andalus";
    text-align: center;
    font-size: 20px;
    color: #33cc00;
}

img {
    border: none;
}

a {
    color: orange;
}

.centrer {
    text-align: center;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
}

.tableau_centrer {
    text-align: center;
    margin: auto;
    border-spacing: 10px;
    border: 0px solid;
}

.indent {
    text-indent: 30px;
}

.signature {
    text-align: right;
}

/* THE FOOTER */
#footer {
    background: url(Image/photo_site/footer.png) top center no-repeat;
    _background: url(Image/photo_site/footer.gif) top center no-repeat;
    width: 1024px;
    height: 101px;
    margin: auto;
    padding-top: 70px;
    text-align: center;
    font-weight: bold;
    color: #f8ea0b;
}
