#galerie {}

#navig-photo { list-style:none;width: 100%; }
#navig-photo li { }

#navig-photo a {  
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
margin-bottom: 1px}
#navig-photo a:hover, #navig-photo .active a {  }


.description { clear: both; margin: 0 0 20px;}

#phototheque { list-style: none; padding: 100px 10%;}
#phototheque li { height: 220px; margin-bottom: 10px }
#phototheque a { }
#phototheque a img { max-height: 220px }


/**
 * mosaic
 */
.mosaicflow__column { float:left }
.mosaicflow__item li {
	display:block;
	width:100%;
	height:auto;
	margin-bottom: 0
}
#phototheque .mosaicflow__item a img { max-height: 100%;padding:5px}


/**
 * mosaicfull
 */ 
#webgalerie.mosaicFull .description {margin-top: 20px }