@CHARSET "UTF-8";
.class_noir {position: fixed; left: 0; top: 0; background-color: #000 !important; opacity: 0.78; width: 100%; height: 100%; z-index:49;}
.div_reponse {position: fixed; top: 20px; left: 50%; margin-left: -500px; width: 1000px; background-color: #fff; outline: 2px solid grey; visibility: visible; padding: 20px 50px; z-index:50;}
.wait_hide {visibility: hidden; margin: 0; width: 0; height: 0;}
.wait_data {position: absolute; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px; visibility: visible; width: 24px; height: 24px; background: url(../../pic/small/loader.gif); }
.tr_select {background: #cecfce;}
.div_stepc {position: absolute; left: 25%; background-color: #fff; outline: 2px solid navy; width: 50%; visibility: visible; padding: 40px 50px 20px 50px; z-index:50;}
.div_stepc p {font-weight:bold; font-size:14px; margin:0 0 20px 0; text-align:left;}

.div_hidden {display: none !important;}
.div_visible {display: visible !important;}
.f_l {float: left !important;}
.f_r {float: right !important;}