/* GALLERY  */
#big_photo { position: relative; width: 486px; margin-right: auto; margin-left: auto; padding-bottom: 10px; cursor: pointer; }
#image-block { margin-right: auto; margin-left: auto; }
#image-block img{ border:solid 1px #c7c5be; }
#image-block img #bigpic{ cursor:pointer; }
/* Miniatures */
#conteneur_mini { position: relative; width: 486px; height: 60px; margin-right: auto; margin-left: auto; }
#conteneur_mini a { color: #b9c3c6; border-width: 0; }
#miniatures{ width: 448px; margin:0 auto; }
#miniatures_liste { overflow:hidden; float:left; width:448px; height: 60px; }
#arrow_left { background-image: url(http://www.cotecuisine-tours.com/data/images/xey/boutons.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; position: absolute; top: 0; left: 0; width: 16px; height: 56px; display: block; }
#arrow_left:hover { background-position: 0 -57px; cursor: pointer; }
#arrow_right { background-image: url(http://www.cotecuisine-tours.com/data/images/xey/boutons.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: -17px 0; position: absolute; top: 0; right: 0; width: 16px; height: 56px; display: block; }
#arrow_right:hover { background-position: -17px -57px; cursor: pointer; }
/* Sample 2*/
#miniatures_scroller{
	position:absolute;
}
#miniatures_scroller span{ display:block; float:left; margin-right: 2px; border: solid 1px #c7c5be; }
#miniatures_scroller span.active { border: solid 1px #2eaadc; }
#miniatures_scroller span img{
	display:block;
	border:none;
}
.mask2{ font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; position:relative; width:448px; height:60px; overflow:hidden; }

