#wrapper {
	background: url("../../templates/media/side_activites.jpg") 30px 171px no-repeat;
	}
	
.activites {
	width: 450px;
	height: 200px;
	margin: 0 auto;
	overflow-y: auto;
	padding: 5px 10px;
	}
.activite {
	background: url("../../templates/media/dotted_2.gif");
	margin: 5px 0;
	overflow: hidden;
	}
.activite p {
	margin: 0 !important;
	line-height: 100% !important;
	}
.activite .designation {
	padding: 2px 5px 0 0 !important;
	font-size: 12px !important;
	}
.activite .designation em {
	background: #f4f1dd !important;
	padding-right: 5px;
	}
.activite .telephone {
	background: #f4f1dd !important;
	float: right !important;
	font-size: 11px !important;
	padding: 2px 0 5px 5px !important;
	}

.evenement {
	background: url("../../templates/media/dotted.gif");
	margin: 5px 0;
	overflow: hidden;
	}
.evenement p {
	margin: 0 !important;
	line-height: 100% !important;
	}
.evenement .designation {
	background: #F0E8C1;
	display: inline;
	padding-right: 5px;
	margin-right: 10px;
	}
.evenement .ville {
	background: #F0E8C1;
	color: #6a0004 !important;
	font-size: 11px !important;
	padding: 0 5px;
	display: inline;
	}
.evenement .periode {
	background: #F0E8C1;
	color: #717449 !important;
	font-size: 11px !important;
	padding: 0 5px;
	display: inline;
	}
.evenement .site {
	background: #F0E8C1;
	float: right;
	font-size: 11px !important;
	padding: 5px 0 5px 5px;
	}
	
.celtic {
	float: right;
	padding: 20px 0 0 0;
	}
.celtic img {
	border: 1px solid #999a71;
	}

.gallery {
	text-align: center;
	overflow: hidden;
	margin: 10px 15px 15px 15px;
	}
.gallery a {
	margin: 0 5px;
	display: block;
	float: left;
	width: 130px;
	height: 80px;
	border: 1px solid #a3a47b;
	}