/****************************************************************/
/*		Copyright I-Digitale 2009								*/
/*		Tout droits de reproduction interdits					*/
/*		http://www.idigitale.fr									*/
/****************************************************************/

.dc {border:1px solid  #f9ecdf;}

#foot_c0{position:absolute;bottom:-20px; width:auto;left:10px;right:14px;padding-left:30px;}
#foot_c1{position:absolute;bottom:-20px; width:auto;left:14px;right:14px;text-align:center;}
#foot_c1.foot_cds{bottom:-30px;}
#foot_c2{position:absolute;bottom:-20px; width:auto;left:4px;right:3px;padding-right:0px;text-align:center}

#dc1 {position:absolute;width:224px;height:100%;}
#dc2 {position:relative;left:249px;top:0;bottom:0;width:527px;height:100%;z-index:1;}
#dc3 {position:absolute;left:800px;top:0;bottom:0;width:200px;height:100%;}

#cadre0 {position:fixed;width:205px;height:750px;margin-top:0;}
#cadre0.nologo{margin-top:15px;}
#cadre1 {position:relative;width:517px;top:0px;left:0;bottom:0;height:auto;margin-top:15px;}
#cadre2 {position:fixed;width:190px;height:735px;margin-top:15px;}

#c0_spacer {height:200px;}


/****************************************/
/* ------ 		Scroll		--------	*/
/****************************************/



.btn_arr {cursor:pointer;height:16px; width:16px;}

/* colonne 1 */
#dc1_vsb{ position:fixed; bottom:5px; margin-left:208px; height:200px; width:20px;}
#dc1_uarr  { position: absolute;top:0px;background:url("../img/pub/of/arru_b.png") 50% 50% no-repeat;}
#dc1_uarr:hover  { background:url("../img/pub/of/arru_o.png") 50% 50% no-repeat;}
#dc1_darr  { position: absolute;bottom:0px; background:url("../img/pub/of/arrd_b.png") 50% 50% no-repeat;}
#dc1_darr:hover  { background:url("../img/pub/of/arrd_o.png") 50% 50% no-repeat;}
#dc1_Vslider {position: absolute;top:30px;bottom:30px; width:16px;background:url("../img/pub/of/slider_blue_pt.png") 50% 0% repeat-y; }

/* colonne 3 */
#dc3_vsb{ position:fixed; bottom:5px; margin-left:-15px; height:200px; width:20px;}
#dc3_uarr  { position: absolute;top:0px;background:url("../img/pub/of/arru_b.png") 50% 50% no-repeat;}
#dc3_uarr:hover  { background:url("../img/pub/of/arru_o.png") 50% 50% no-repeat;}
#dc3_darr  { position: absolute;bottom:0px; background:url("../img/pub/of/arrd_b.png") 50% 50% no-repeat;}
#dc3_darr:hover  { background:url("../img/pub/of/arrd_o.png") 50% 50% no-repeat;}
#dc3_Vslider {position: absolute;top:30px;bottom:30px; width:16px;background:url("../img/pub/of/slider_blue_pt.png") 50% 0% repeat-y; }



/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider-handle { position: absolute; z-index: 0; cursor: default; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top:0px;width:22px; height: 16px; margin:0 -10px ; background:url("../img/pub/of/sliderH_blue.png") 50% 50% no-repeat; }
.ui-slider-horizontal .ui-slider-handle.ui-state-hover { background:url("../img/pub/of/sliderH_orange.png") 50% 50% no-repeat; }

.ui-slider-vertical { /*width: .8em; height: 100%;*/ }
.ui-slider-vertical .ui-slider-handle {  left:1px;  width:16px; height: 22px;margin:-10px 0 ; background:url("../img/pub/of/sliderV_blue.png") 50% 50% no-repeat; }
.ui-slider-vertical .ui-slider-handle.ui-state-hover {  background:url("../img/pub/of/sliderV_orange.png") 50% 50% no-repeat; }

