
/* accueil */
#accTagline { position: relative; z-index: 2; height: 222px; }
#accTagline img, #accTagline object { position: absolute; left: 0; bottom: 5px; }
#accBox { background: url(/medias/communs/acc_bg.png); width: 920px; height: 205px; font-size: 75%; }
#accBox li { float: left; position: relative; overflow: hidden; z-index: 2; margin: 11px 0 0 11px; border: 5px solid #fff; cursor: pointer; }
#accBox li, #accBox li img { width: 282px; height: 172px; }
#accBox li img { position: absolute; z-index: 2; display: block; }
#accBox li img.livecast { height: 212px; top: -40px; clip: rect(40px, 282px, 172px, 0px); }
#accBox li span.livecast { position: absolute; z-index: 3; overflow: hidden; top: 7px; left: 7px; height: 16px; text-indent: -5000px; }
.fr span.livecast { width: 66px; background: url(/medias/fr/acc_icon_livecast.png); }
.en span.livecast { width: 61px; background: url(/medias/en/acc_icon_livecast.png); }
#accBox li div { position: absolute; z-index: 4; width: 217px; bottom: 0; padding: 10px 10px 3px 55px; overflow: hidden; background-color: #fff; }
#accBox li h1 { min-height: 24px; margin: 0; padding: 4px 0 4px 10px; border-left: 1px solid #dedede; color: #666; font-size: 100%; font-weight: normal; text-transform: none; }
#accBox li h1 strong { display: block; margin: 0 0 2px; font-weight: bold; text-transform: uppercase; }
#accBox li p { overflow: hidden; margin: 0; padding: 0 0 0 10px; border-left: 1px solid #dedede; font-size: 0.9em; line-height: 1.2em; }
#accBox li.static p { height: 0; }
#accBox li.static:hover div { color: #fff; background: #0093d6; }
#accBox li.static:hover div h1 { color: #fff; border-color: #90cbe7; }
#accBox li.static:hover div p { height: 100%; border-color: #90cbe7; }
#accBox a.colDtBtAction { color: #fff; line-height: 20px; }
#accBox a.colDtBtAction.static:hover { color: #0093d6; }
#accBox a.colDtBtAction span { top: 0.6em; height: 13px; background: #fff url(/medias/communs/acc_bt_action.png) no-repeat; }
.accBgIcon { position: absolute; left: 0; top: 15px; width: 55px; height: 32px; }
.accBgIcon.webcam { background: url(/medias/communs/acc_icon_webcam.png) no-repeat; }
.accBgIcon.map { background: url(/medias/communs/acc_icon_map.png) no-repeat; }
#accBox li.static:hover .accBgIcon { background-position: 0 -32px; }


/* colorbox */
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; background: #000; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; overflow: hidden; padding: 52px 22px 60px; background: url(/medias/communs/acc_bg.png); font-size: 75%; color: #fff; }
#cboxLoadingGraphic { background: url(medias/communs/acc_cbox_loading.gif) 50% 50% no-repeat; }
#cboxLoadedContent { overflow: auto; background: #fff; padding: 10px; }
#cboxLoadedContent iframe { display: block; width: 100%; height: 100%; border: 0; }
#cboxTitle { position: absolute; top: 14px; line-height: 30px; margin: 0; padding-left: 50px; background: url(/medias/communs/acc_icon_webcam.png) no-repeat -10px -32px; font-weight: bold; text-transform: uppercase; }
#cboxDetail { position: absolute; left: 22px; top: 575px; width: 550px; font-size: 0.9em; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
#cboxClose { position: absolute; overflow: hidden; height: 39px; right: 22px; bottom: 11px; text-indent: -5000px; }
.fr #cboxClose { width: 115px; background: url(/medias/fr/acc_cbox_bt_close.png) no-repeat; }
.en #cboxClose { width: 105px; background: url(/medias/en/acc_cbox_bt_close.png) no-repeat; }