@charset "utf-8";

html, body {height:100%;margin:0}
#lightbox, .layer, #lightbox .content {display:none}
#lightbox, .layer {position:absolute;top:0;left:0;width:100%;height:100%}
#lightbox {z-index:1000}
.contentLightbox {position:relative;z-index:9;width:665px;margin:0 auto}
.layer {cursor:pointer}


.halo_L, .halo_R {width:97px;height:462px;position:absolute;top:0;overflow:hidden}
.halo_L {left:-100px}
.halo_R {right:-100px}
.halo_B {width:690px;height:57px;position:absolute;bottom:-60px;left:-12px;overflow:hidden}

/* head */
.btn_close {position:absolute;top:13px;right:3px;width:23px;height:22px;overflow:hidden;text-indent:-999em;cursor:pointer}

#lightbox h1 {float:left;width:356px;height:22px;margin:20px 20px 10px; text-indent:-999em; overflow:hidden}
.filtres {float:left;margin:18px 10px 0;padding:0}
.filtres li {float:left;width:93px;height:24px;margin:0 10px 0 0;padding:0}
.filtres li span {display:block; width:100%;height:100%;text-indent:-999em;overflow:hidden}

.recherche {clear:left;padding:5px 20px}
.recherche label {float:left;width:133px;height:13px;margin:2px 10px 0 0;text-indent:-999em;overflow:hidden}
.recherche input {width:100px;padding:1px 4px;}
.recherche .btn_submit {width:auto;padding:0; cursor:pointer}

.bann {display:block}

#blk_scroll {height:430px;overflow:auto;}
.jScrollPaneContainer {overflow:hidden;position:relative;z-index:1;}
.jScrollPaneTrack {cursor:pointer;height:100%;position:absolute;right:0;top:0;margin-top:7px}
.jScrollPaneDrag {cursor:pointer;overflow:hidden;position:absolute}

th {padding:6px 0}
td {padding:10px 0 5px}
.distributeur {width:151px;padding-left:29px}
.adresse {width:136px;padding-left:17px}
.departement {width:140px}
th.departement {width:127px;padding-left:13px}
.site {width:177px;padding-left:12px}
th span {float:left;width:92px;height:13px;overflow:hidden;text-indent:-999px}
th .order {width:26px;height:10px;margin-top:3px;overflow:hidden}
.header {cursor:pointer}


/*  *** COLORS ***  */
body {background-color:#272727}
#lightbox {color:white;}
.layer {background:#161616;opacity:0.8}
.contentLightbox {border:3px solid black;background:url(/img/bg/lb_back.png) repeat-x #0c0c0c}

.halo_L, .halo_R {background-image:url(/img/bg/lb_alo.png);background-repeat:no-repeat}
.halo_L {background-position:0 0}
.halo_R {background-position:-97px 0}
.halo_B {background:url(/img/bg/lb_alo_b.png) 0 0 no-repeat}

#lightbox h1 {background:url(/img/txts/liste_partenaires.png) 0 0 no-repeat}

.btn_close {background:url(/img/tools/close.png) 0 0 no-repeat}
.btn_close:hover {background-position:0 -22px}

.occ {background-image:url(/img/tools/occasions.png)}
.sel {background-image:url(/img/tools/selection.png)}
.recherche {background-color:#292929}
.recherche label  {background:url(/img/txts/recherche_part.png)}
.recherche input {border:none;background-color:white}

thead {background-color:#292929}
.header .order {background:url(/img/tools/arrows.png) 0 0 no-repeat}
.headerSortDown .order {background-position:0 -10px}
.headerSortUp .order {background-position:0 -20px}
th {border-right:1px solid black}
td {border-bottom:1px solid #821319;border-right:1px solid black}
/*th:last-child, tbody tr:last-child td {border-bottom:0}*/
.jScrollPaneTrack {background:url(/img/tools/scoll_track.png) 0 0 repeat-y}
.jScrollPaneDrag { background:url(/img/tools/scoll_drag.png) 0 0 no-repeat}

span.text {background-image:url(/img/txts/head_results.png);background-repeat:no-repeat;}
.distributeur span {background-position:0 0}
.adresse span {background-position:0 -13px}
.departement span {background-position:0 -26px}
.site span {background-position:0 -39px}

a {color:white}



/*  *** FOnTS ***  */
#lightbox {font:12px Arial, Helvetica, sans-serif}
h1 {font-size:26ox;font-weight:normal}
li {list-style-type:none}

.recherche input {font-size:11px}
.recherche .btn_submit {font-size:10px}

th {text-align:left}
td {vertical-align:top}
td.departement{text-align:center}

a {text-decoration:none}
a:hover {text-decoration:underline}
