#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; background:#000;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{ -moz-box-shadow: 1px 1px 12px #000; -webkit-box-shadow: 1px 1px 12px #000; box-shadow: 1px 1px 12px #000; }
#cboxTopLeft{width:5px; height:5px;}
#cboxTopRight{width:5px; height:5px;}
#cboxBottomLeft{width:5px; height:5px;}
#cboxBottomRight{width:5px; height:5px;}
#cboxMiddleLeft{width:5px;}
#cboxMiddleRight{width:5px;}
#cboxTopCenter{height:5px;}
#cboxBottomCenter{height:5px;}
#cboxLoadedContent{margin-bottom:35px;}
#cboxTitle{position:absolute; bottom:0px; left:5px; margin-bottom:5px; width:95%; color: #B3B3B3; font-weight: normal; text-transform: uppercase;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494; display:none; }
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:48%; left:0px; background:url(images/btn_precedent.png) 0 0 no-repeat; width:31px; height:40px; text-indent:-9999px;}
#cboxPrevious.hover{background:url(images/btn_precedent_over.png) 0 0 no-repeat;}
#cboxNext{position:absolute; bottom:48%; right:0px; background:url(images/btn_suivant.png) 0 0 no-repeat; width:31px; height:40px; text-indent:-9999px;}
#cboxNext.hover{background:url(images/btn_suivant_over.png) 0 0 no-repeat;}
#cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
#cboxClose{position:absolute; bottom:7px; right:0; background:url(images/btn_fermer.png) no-repeat 0 0; width:15px; height:15px; text-indent:-9999px; }
