/* 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:64px; height:64px; float:left; margin:0 8px; border:1px solid #000; cursor:pointer;}

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


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

.espace{ padding-bottom: 4px; }


h1.titre_orange
{
	font-weight: normal; font-style: normal;  font-size: 14px; 
	font-family: arial, tahoma, verdana; 
	color: #FC9703; /* Couleur orange */
	_margin-bottom: 0px; /* Espacement vertical pour IE */
}




.JourEtMoisBLEU, .bleu
{
	font-weight: bold; font-style: normal; font-family: tahoma, verdana, arial; font-size: 11px; color: #057AAB; text-decoration:none;
}
.DateBLEU
{
	font-weight: bold; font-style: normal; font-family: tahoma, verdana, arial; font-size: 28px; color: #057AAB; text-decoration:none;
}
.JourEtMoisORANGE
{
	font-weight: bold; font-style: normal; font-family: tahoma, verdana, arial; font-size: 11px; color: #ff9900; text-align: right; text-decoration:none;
}
.DateORANGE
{
	font-weight: bold; font-style: normal; font-family: tahoma, verdana, arial; font-size: 28px; color: #ff9900; text-decoration:none;
}

img.no_photo, table.no_photo
{
	/*background-image: url(../../upload/Catalogue/aucune_photo.png);*/
	background-color: silver;
}














ul.services li.services {list-style-image:url(../Images/tableau/b_asc_desc_orange.png); } 


