

/* Fleches suivante et precedente */
#gallery img.left {width:12px; height:32px; float:left; cursor:pointer;}
#gallery img.right {width:12px; height:32px; float:left; cursor:pointer;}

#gallery ul {list-style:none; padding:0; margin:0; float:left; border-width:5px 2px;}
#gallery ul li {display:inline; width:32px; height:32px; float:left; margin:0 2px; border:1px solid #000; cursor:pointer;}

#gallery ul li img {display:block; width:32px; height:32px;}

#gallery ul li.chosen, table.BIG #gallery ul li.chosen 
{
	border-color:#fff; 
	-moz-opacity: 0.70; opacity: 0.70; _filter: alpha(opacity=70); 
	cursor:default;
}
#gallery ul li.hide, table.BIG #gallery ul li.hide {display:none;}

/* Fleches suivante et precedente */
table.BIG #gallery img.left {width:12px; height:32px; cursor:pointer;}
table.BIG #gallery img.right {width:12px; height:32px; cursor:pointer;}

table.BIG #gallery ul {list-style:none; padding:0; margin:0; float:left; border-width:5px 8px;}
table.BIG #gallery ul li {display:inline; width:140px; height:64px; float:left; margin:0 8px; border:1px solid #000; cursor:pointer;}

table.BIG #gallery ul li img {display:block; width:140px; height:64px;}


#image_galerie
{
	/*background-color: #F1EFEF;
	_height: 400px;*/
	background-position: center;
	background-repeat: no-repeat;	
}


/* Galerie horizontale */
/* Fleches suivante et precedente */
#galerie_horizontale img.left, #galerie_horizontalePOPUP img.left {width:12px; height:32px; float:left; cursor:pointer;}
#galerie_horizontale img.right, #galerie_horizontalePOPUP img.right {width:12px; height:32px; float:left; cursor:pointer;}

#galerie_horizontale ul, #galerie_horizontalePOPUP ul {list-style:none; padding:0; margin:0; float:left; border-width:5px 2px;}
#galerie_horizontale ul li, #galerie_horizontalePOPUP ul li {display:inline; width:32px; height:32px; float:left; margin:0 2px; border:1px solid #000; cursor:pointer;}

#galerie_horizontale ul li img, #galerie_horizontalePOPUP ul li img {display:block; width:32px; height:32px;}

#galerie_horizontale ul li.chosen, table.BIG #galerie_horizontale ul li.chosen, 
#galerie_horizontalePOPUP ul li.chosen, table.BIG #galerie_horizontalePOPUP ul li.chosen 
{
	border-color:#fff; 
	-moz-opacity: 0.70; opacity: 0.70; _filter: alpha(opacity=70); 
	cursor:default;
}
#galerie_horizontale ul li.hide, table.BIG #galerie_horizontale ul li.hide,
#galerie_horizontalePOPUP ul li.hide, table.BIG #galerie_horizontalePOPUP ul li.hide {display:none;}

/* Fleches suivante et precedente */
table.BIG #galerie_horizontale img.left, table.BIG #galerie_horizontalePOPUP img.left {width:12px; height:32px; cursor:pointer;}
table.BIG #galerie_horizontale img.right, table.BIG #galerie_horizontalePOPUP img.right {width:12px; height:32px; cursor:pointer;}

table.BIG #galerie_horizontale ul, table.BIG #galerie_horizontalePOPUP ul {list-style:none; padding:0; margin:0; float:left; border-width:5px 8px;}
table.BIG #galerie_horizontale ul li, table.BIG #galerie_horizontalePOPUP ul li {display:inline; width:140px; height:64px; float:left; margin:0 8px; border:1px solid #000; cursor:pointer;}

table.BIG #galerie_horizontale ul li img, table.BIG #galerie_horizontalePOPUP ul li img {display:block; width:140px; height:64px;}

