@charset "utf-8";

body, html {height:100%;margin:0}
#lightboxConfigurator, .layer, .content {display:none}
#lightboxConfigurator, .layer {position:absolute;top:0;left:0;width:100%;height:100%}
.layer {cursor:pointer}

.content {position:relative;top:50px;left:50px;width:678px}

.shadTL, .shadTR, .shadBL, .shadBR, .shadT, .shadR, .shadB, .shadL {position:absolute;overflow:hidden;width:5px;height:5px;opacity:0.3}
.shadT, .shadB {width:100%}
.shadR, .shadL  {height:100%}
.shadTL, .shadTR, .shadT  {top:-5px}
.shadTL, .shadL, .shadBL {left:-5px}
.shadTR, .shadBR, .shadR {right:-5px}
.shadBL, .shadBR, .shadB {bottom:-5px}

.banniere {display:block}

.list_config {margin:15px}
.list_config div {float:left;width:162px;margin-bottom:15px;}
.list_config .blk_2col {width:324px}
.list_config div.clearer {float:none; clear:both;width:600px;margin:0;height:1px}
.list_config li {width:auto;margin-bottom:5px;height:auto;cursor:default}
.list_config li.first {clear:left}
.list_config h3 {margin-bottom:10px}
.list_config a {padding-left:15px; }
.list_config li img {display:none}

#bulle {display:none;position:absolute;top:250px;left:50px;width:136px;padding:5px 0 0;text-align:center}
#bulle div {position:relative;top:15px;left:0;width:100%;padding:0 0 20px}

.btn_close {position:absolute;top:-22px;right:-0px;width:75px;height:22px;text-indent:-999px;overflow:hidden; }
.btn_close:hover {z-index:101;top:-26px;height:24px}
.btn_close:active{z-index:101;top:-22px;height:22px}

/* TYPO */

#lightboxConfigurator h3 {font-size:13px}
.list_config li {font-size:0.91em}


/* COLORS */

.layer {background:#fff;opacity:.8}
.content {background:white;border:1px solid #b8b8b8}

.shadTL, .shadTR, .shadBL, .shadBR {background:url(../images/bg/shad_crnrs.png) 0 0 no-repeat}
.shadTR {background-position:-5px 0}
.shadBL {background-position:0 -5px}
.shadBR {background-position:-5px -5px }
.shadT, .shadB {background:url(../images/bg/shad_H.png) 0 0 repeat-x}
.shadR, .shadL {background:url(../images/bg/shad_V.png) 0 0 repeat-y}
.shadB {background-position:0 -5px}
.shadR {background-position:-5px 0}
.shadTL, .shadTR, .shadBL, .shadBR, .shadT, .shadR, .shadB, .shadL {opacity:.8}

.list_config a {background:url(../images/tools/arrow_content_cyan.gif) 0 0.3em no-repeat}

#bulle {background:url(../images/tools/bulle_top.png) 0 0 no-repeat transparent}
#bulle div {background:url(../images/tools/bulle_bot.png) 0 bottom no-repeat transparent}

.btn_close {background:url(../images/tools/btn_fermer.png) 0 0 no-repeat}