@charset "utf-8";
/* CSS Document */

#contenu-presse
{
width:932px;
margin-left:auto;
margin-right:auto;
}

#presse{
    top: 0px;
    left: 0px;
    width: 932px;
    height: 349px;
    overflow: hidden;
    position: relative;
    background-color: white;
}
#pinner{
    top: 0;
    left: 0;
    height: 349px;
    width: 10000px;
    position: absolute;
    white-space: nowrap;
}



#pinner img{
    float: left;
    height: 249px;
    margin: 50px 0 50px 50px;
	border: 1px solid #D1E18D;
}
#pinner img.zoom{
    cursor: pointer;
}


#zoombg{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100000;
    position: absolute;
    background-color: black;
}
#zoom{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100001;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    text-align: center;
}
#zoom img{
    cursor: pointer;
}





/*
     FILE ARCHIVED ON 21:25:01 May 28, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:39:59 Sep 29, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/