
	/* Copyright 2008 Pascal Guillermard */
	/* Vous pouvez adapter les éléments de cette CSS,  mais la combinaison unique des images, couleurs, tailles de polices, typographie, et positionnement */ 
	/*("le DESIGN") est protégée par copyright 2008 Pascal Guillermard et ST-TIC Web et ne peut être reproduite. */ 
	/* Last updated 29 juillet 2008 */ 

.thumbwrap-1 {
  margin: 0;
  list-style-type: none;
  }
  
 .galerie_clearfix {
  line-height:0;
  margin:0;
  padding:0;
  font-size:0;
 }

.thumbwrap-1 ul {
list-style-type: none;
width:100%;
}
.thumbwrap-1 li {
  display: -moz-inline-box;
  display: inline-block;
 	/*\*/ vertical-align: top; /**/
  padding: 0;
  list-style-type: none;
  margin: 0 2px 0px 2px;  
  list-style-type:none;
  }
.invisible {
  display:none;
  font-size:0;
  line-height:0;
}

/*  Moz: pas de bordure ici sinon probleme( réglé avec un raffraichissement mais ca ne le fait pas trop )  */
.thumbwrap-1 li>div {
  /*\*/ display: table; /**/
  width: 225px; /* largeur totale de la miniature( image+cadre )*/
  margin-left: 25px;
  }
.thumbwrap-1 a {
  display: block;
  text-decoration: none; 
  color: #000; 
  background-color: #aeaeae;
  cursor: pointer;
  }

/* IE7? \*/
.thumbwrap-1>li .wrimg {
  display: table-cell;
  vertical-align: middle;
  width: 120px;
  height: 70px;
  }
/**/

.thumbwrap-1 img {
  border:none;
  vertical-align: middle;	}

.thumbwrap-1 img:hover {
  border:none;
  vertical-align: middle;}

.thumbwrap-1 a:hover {
  color:#000; 
  border-color:#000; 
  background-color:#aeaeae;
  }
/*\*//*/
.thumbwrap-1 li .wrimg {
   display: block;
   font-size: 1px;
   }
.thumbwrap-1 .wrimg span {
   display: inline-block;
   vertical-align: middle;
   height: 70pxpx;
   width: 1px;
   }
/**/
.thumbwrap-1 .caption {
   display: block;
   padding: .3em 5px; font-size: .9em; line-height: 1.1; border-top: 1px solid #ccc; width:100%;
   w\idth: 110px; /* Moz, IE6 */
   }
.galerie .moduletable span.galerie_page {
   font-size:x-small;
   }
.galerie .description {width:100%;}

@media all and( min-width: 0px ) {
	.thumbwrap-1 {border-collapse: collapse;	}
	.thumbwrap-1 a {	display: inline-block;	vertical-align: top;	}
	.thumbwrap-1 {	display: inline-block;}
}
