.imageElement a { text-decoration:none; }
.open {  cursor: pointer}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{	display: none;}

.jdGallery
{	overflow: hidden;	position: relative;}

.jdGallery img
{	border: 0;	margin: 0;}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #ebdcb7;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../../scripts/feature/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../../scripts/feature/loading-bar-black.gif');
}


.number1{
float:left;
background-color: #CC9900;
width:28.1%;
text-align:center;
font-weight:bold;
vertical-align:middle;
margin:0;
}

.number1 a{ text-decoration:none; display:block; width:100%; color:#fff!important; padding:5px 2px;background:url("/images/home-accueil/h2-right.jpg") repeat-x scroll left top transparent;}
.number1 a:hover { background:url("/images/home-accueil/h2-right2.jpg") repeat-x scroll left top transparent; }



#buttons {visibility:hidden; list-style-type:none; margin:0 0 10px 0px; padding:0 0 10px 0px; width:100%; background-color: #ebdcb7; min-height:27px }
* html #buttons {  padding-left:10px; padding-right:10px; width:385px}
* html #leftbutton {  padding-left:0; margin-left:0px!important;}
* html .number1{width:28.8%;}

li.desc {
background-color:#fff; 
color:#000; 
margin:0px 0px 10px 0px; 
padding:3px 5px 3px 5px; 
width:97%;
font-weight:bold;
}

li.desc a { text-decoration:none}
li.desc a:hover { text-decoration:underline}