


/**********        Image vertical Scroll pour la partie Hiver           ***********/

#img_up_h   {position:absolute; left: 30px;  top: 0px;  width:0px;  height:30px;  text-align: right; z-index:12; visibility:inherit;}
#img_down_h {position:absolute; left: 30px;  top: 390px; width:0px;   height:30px; text-align: right; z-index:12; visibility:inherit;}
#img_bg_h  {position:relative; left: 0px;	top: 0px;  width:80px;  height: 420px; OVERFLOW: hidden; visibility: hidden;  z-index:10;}
#img_bg1_h  {position:absolute; left: 0px;	top: 32px;  width:80px; height: 356px/*img_bg-(img_up + img_down)+10*/; OVERFLOW: hidden; visibility: inherit;  z-index:11;}
#img_menu_h {position:absolute; left: 0px;   top: 0px;  width:80px;  z-index:11;visibility:inherit;}

#float_img_block_h { visibility: hidden; z-index:13;}
#float_img_id_h { visibility: inherit; z-index:14;}

/**********        Image vertical Scroll pour la partie ETE           ***********/

#img_up_e   {position:absolute; left: 30px;  top: 0px;  width:0px;   height:30px; text-align: right; z-index:12; visibility:inherit;}
#img_down_e {position:absolute; left: 30px;  top: 390px; width:0px;   height:30px; text-align: right; z-index:12; visibility:inherit;}
#img_bg_e  {position:relative; left: 0px;	top: 0px;  width:80px;  height: 420px; OVERFLOW: hidden; visibility: hidden;  z-index:10;}
#img_bg1_e  {position:absolute; left: 0px;	top: 32px;  width:80px; height: 356px/*img_bg-(img_up + img_down)+10*/; OVERFLOW: hidden; visibility: inherit;  z-index:11;}
#img_menu_e {position:absolute; left: 0px;   top: 0px;  width:80px;  z-index:11;visibility:inherit;}

#float_img_block_e { visibility: hidden; z-index:13;}
#float_img_id_e { visibility: inherit; z-index:14;}

#cs_titre_h {position:relative; left: 0px;	top: 10px;}
#cs_titre_e {position:relative; left: 0px;	top: 10px;}

