.cont_all_thumbs{
	position:relative;
	text-align:center;
	overflow:hidden;
	}

.all_thumbs{
	position:relative;
	left:0px;
	}

.gal_thumb_td_off{
	border: solid 1px #DDDDDD;
	}
	
.gal_thumb_td_on{
	border: solid 1px #EE5522;
	}	
	
.div_zoom{
	text-align:center;
	position:relative;
	}
	
.div_zoom_cont{
	position:relative;
	overflow:auto;
	}
	
.thumb_img{
	cursor:pointer;
	}	
	
.galerie_top{
	height:36px;
	background: url(gal_haut.gif) repeat-x;
	}
	
.galerie_bottom{
	height:36px;
	background: url(gal_bas.gif) repeat-x;
	}

.table_image{
	text-align:center;
	vertical-align:text-middle;
	}

.btn_left_off{
	background : url(gal_btn_g.gif);
	height:71px;
	width:30px;
	margin-right:5px;
	}
	
.btn_left_on{
	background : url(gal_btn_g_on.gif);
	height:71px;
	width:30px;
	margin-right:5px;
	}

.btn_right_off{
	background : url(gal_btn_d.gif);
	height:71px;
	width:30px;
	margin-left:5px;
	}

.btn_right_on{
	background : url(gal_btn_d_on.gif);
	height:71px;
	width:30px;
	margin-left:5px;
	}

.btn_gal_close{
	background : url(gal_close_btn.gif) no-repeat;
	height:23px;
	width:68px;
	cursor:pointer;
	margin-right:10px;
	}