/*@charset "windows-1252";
html,body {cursor:default;margin:5;padding:5;border:0 none;height:100%;}
img,body,html, td{border:0;font:normal 12px verdana;}
h1,h2,h3,h4,h5,h6{font-size:100%;}*/

/* BOUTTON */
button{border:0 none;background:transparent;font:normal 12px verdana,tahoma,helvetica;cursor:pointer;margin:0;overflow:visible;width:auto;-moz-outline:0 none;outline:0 none;}
/*.box_left,.box_center,.box_right{background:url(../i/bx/box_.png) repeat-x;}*/
.btn-left{width:5px;height:27px;background:url(./img/btn.png) no-repeat 0 0;}
.btn-right{width:5px;height:27px;background:url(./img/btn.png) no-repeat 0 -54px;}
.btn-left i,.btn-right i{display:block;width:5px;overflow:hidden;font-size:1px;line-height:1px;}
.btn-center{background:url(./img/btn.png) repeat-x 0 -27px;color:#EBEBEB;vertical-align:middle;text-align:center;padding:0 5 0 5;cursor:pointer;white-space:nowrap;}
.btn_over .btn-left{background-position:0 -81px;}
.btn_over .btn-right{background-position:0 -135px;}
.btn_over .btn-center{background-position:0 -108px;color:white;}
.btn_click .btn-left{background-position:0 -162px;}
.btn_click .btn-center{background-position:0 -189px;}
.btn_click .btn-right{background-position:0 -216px;}
.btn_disabled *{color:gray!important;cursor:default!important;}

/* FENETRES - BOITE DE DIALOGUE */
.win-mask{z-index:20000;position:absolute;top:0;left:0;filter:alpha(opacity=50);background-color:#CCC;position: absolute; left:-5px; top: -5px; width: 150%; height: 150%; opacity : 0.5;;zoom:1;}
.win{border-style:solid;border-color:#99bbe8;border-width:0;}
.win-header{overflow:hidden;zoom:1;color:black;font-weight:bold;padding:5px 3px 4px 5px;border:1px solid #99bbe8;line-height:15px;background:transparent url(./img/white-top-bottom.gif) repeat-x 0 -1px;}
.win-body{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;background:white;}
.win-bbar .x-toolbar{border:1px solid #99bbe8;border-top:0 none;overflow:hidden;padding:2px;}
.win-tbar-noheader .x-toolbar,.win-mc .win-tbar .x-toolbar{border-top:1px solid #99bbe8;border-bottom:0 none;}
.win-body-noheader,.win-mc .win-body{border-top:1px solid #99bbe8;}
.win-header{overflow:hidden;zoom:1;}
.win-tl .win-header{font-weight:bold;padding:5px 0 4px 0;border:0 none;background:transparent;}
.win-tl .win-icon,.window-tl .win-icon{padding-left:20px!important;background-repeat:no-repeat;background-position:0 4px;zoom:1;}
.win-inline-icon{width:16px;height:16px;background-repeat:no-repeat;background-position:0 0;vertical-align:middle;margin-right:4px;margin-top:-1px;margin-bottom:-1px;}
.win-tc{background:transparent url(./img/top-bottom.png) repeat-x 0 0;overflow:hidden;}
.win-tl{background:transparent url(./img/corners-sprite.png) no-repeat 0 0;padding-left:6px;zoom:1;border-bottom:1px solid #99bbe8;}
.win-tr{background:transparent url(./img/corners-sprite.png) no-repeat right 0;zoom:1;padding-right:6px;}
.win-bc{background:transparent url(./img/top-bottom.png) repeat-x 0 bottom;zoom:1;}
.win-bc .win-footer{zoom:1;}
.win-bl{background:transparent url(./img/corners-sprite.png) no-repeat 0 bottom;padding-left:6px;zoom:1;}
.win-br{background:transparent url(./img/corners-sprite.png) no-repeat right bottom;padding-right:6px;zoom:1;}
.win-mc{border:0 none;padding:0;margin:0;background:#dfe8f6;}
.win-mc .win-body{background:transparent;border:0 none;}
.win-ml{background:transparent url(./img/left-right.png) repeat-y 0 0;padding-left:6px;zoom:1;}
.win-mr{background:transparent url(./img/left-right.png) repeat-y right 0;padding-right:6px;zoom:1;}
.win-bc .win-footer{padding-bottom:6px;}
.win-nofooter .win-bc{height:4px;font-size:0;line-height:0;}
.win-bwrap{overflow:hidden;zoom:1;}
.win-body{overflow:hidden;zoom:1;}
.win-collapsed .resizable-handle{display:none;}
.win-collapsed .tool-toggle{background-position:0 -75px;}
.win-collapsed .tool-toggle-over{background-position:-15px -75px;}

.tool{overflow:hidden;width:15px;height:15px;float:right;background:transparent url(./img/tool-sprites.png) no-repeat;margin-left:2px;}
.tool-close{background-position:0 -0;}
.tool-close-over{background-position:-15px 0;}

