#col_left {	width:435px; padding:17px 15px 0 28px; overflow:auto; }
#col_right {width:475px;height:430px; }
#col_left  a { color:#fff; font-weight:bold; text-decoration:underline;}
#col_right, #col_left  {	float:left;	}
#col_right {margin-left:1px;}
#col_left p { color:#fff; text-align:justify;}
#col_left h1{ color:#fff; font-size:12px; margin:0 0 10px 0;}
#contenu {background:url(../images/background_contenu_sombre.jpg) #c9c8c6 repeat-x; }

#col_right  img {position:absolute;display:none;}
#col_right  img.showimg { display:block;}

#timeliner {clear:both; background:url(../images/bg_timeliner.jpg) repeat-x top center; width:954px; height:50px;overflow: hidden; }
#slide { width:954px;position:relative;}

#slide  .annee { position:absolute; width: 159px; height: 50px;text-align:center;   font-size:10px; font-weight:bold; }
#slide  .active { background:url(../images/bg_timeliner_active.png) no-repeat top center; font-weight:bold; }
#slide  .annee a:hover {background:url(../images/bg_timeliner_active.png) no-repeat top center; color:#fff;}
#slide  .annee a { 	padding:18px 0 0 0;  color:#928e8d; display:block; height:32px; width:99px; margin:0 30px; text-align:center;}
#slide  .active a { color:#fff;}

#btn_prev, #btn_next { position:absolute; z-index:90; cursor:pointer; display:none; }
#btn_prev {  top:20px;  left:10px;}
#btn_next {top:20px;right:10px;  }  