
/*****************************************************************************/
/* Règle pour l'affichage de la gallerie Shadowbox
/*****************************************************************************/

.shadowbox-center {
	text-align:center;
}
.shadowbox-hidden-container {
	display: none;
}

.shadowbox-gallery a:focus,.shadowbox-gallery  a:hover,.shadowbox-gallery  a:active,
.shadowbox a:focus,.shadowbox  a:hover,.shadowbox  a:active  {
	background-color: transparent;
}