@import "tarification.css";

#wrapper {
	background: url("../../templates/media/side_salle.jpg") 30px 171px no-repeat;
	}
	
.gallery {
	text-align: center;
	overflow: hidden;
	margin: 20px 25px;
	}
.gallery a {
	margin: 0 5px;
	display: block;
	float: left;
	width: 100px;
	height: 80px;
	border: 1px solid #a3a47b;
	}