@charset "utf-8";
/* CSS Document */
.titre{padding:4px 7px; background:#448301; color:#FFFFFF; font-family:Papyrus; font-size:14px; text-transform:uppercase; text-decoration:none; font-weight:bold; float:left;}
.titrologie{width:305px; margin:0 15px 0 0; height:421px; float:left; border:solid 1px #CCCCCC; padding:2px}
.gallery-panel {
	background: #f6f6f6;
	padding-bottom: 0px;
	border: 0px;
}

.gallery-panel .article-big-block {
	margin-bottom: 0px;
	border: 0px;
	padding-bottom: 0px;
}

.gallery-panel .article-header {
	margin: 0px 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.gallery-panel .article-header h2 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gallery-panel .article-content {
	margin: 0px 15px;
}

.gallery-panel .the-button {
	background: #ececec;
	color: #686868;
	font-weight: bold;
	font-size: 12px;
	display: block;
	text-align: center;
	padding: 8px 0px;
}

.gallery-panel .the-button .icon-text {
	padding-right: 8px;
}

.gallery-panel .the-button:hover {
	background: #e0e0e0;
}

.gallery .gallery-block {
	display: block;
	float: left;
	width: 315px;
	margin-right: 0px;
	margin-bottom: 13px;
	overflow: hidden;
}

.gallery .gallery-block:not(.isotope-item) {
	margin-right: 25px;
}

.gallery .gallery-block:not(.isotope-item):nth-child(3n) {
	margin-right: 0px;
}

.gallery .gallery-block .content-panel.gallery-panel {
	margin-right: 25px;
}

.gallery .gallery-block:nth-child(3n+0) .content-panel.gallery-panel {
	margin-right: 0px;
}

.gallery .article-big-block .article-photo, .gallery .article-big-block .article-photo img {
	width: 315px;
	height: 200px;
}

.gallery .gallery-block .article-content {
	margin-bottom: 15px;
	padding: 0px;
	overflow: hidden;
	height: auto;
}


.gallery-box {
	display: block;
	background: #232323;
	position: relative;
	z-index: 30;
	color: #fff;
	padding: 20px;
}

.gallery-box .gallery-box-header {
	display: block;
	margin-bottom: 20px;
	font-size: 0;
}

.gallery-box .gallery-box-header h2 {
	font-size: 17px;
	font-family: 'Titillium Web', sans-serif;
	text-transform: uppercase;
	padding-right: 110px;
}

.gallery-box .gallery-box-header .numbering {
	display: block;
	position: absolute;
	top: 20px;
	right: 20px;
}

.gallery-box .gallery-box-header .numbering .numbers {
	display: inline-block;
	padding: 0px 10px 0px 15px;
	letter-spacing: 5px;
	font-weight: bold;
	font-size: 12px;
	margin-top: -1px;
	text-align: center;
}

.gallery-box .gallery-box-header .numbering a {
	font-size: 19px;
	color: #fff;
	padding: 0px 5px;
}

.gallery-box .gallery-box-main-image {
	margin-bottom: 20px;
	display: block;
	text-align: center;
}

.gallery-box .gallery-box-about {
	display: block;
	border-bottom: 1px dotted #5c5c5c;
	margin-bottom: 20px;
}

.gallery-box .gallery-box-thumbs {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.gallery-box .gallery-box-thumbs a.control-left.active, .gallery-box .gallery-box-thumbs a.control-right.active {
	display: block;
}

.gallery-box .gallery-box-thumbs a.control-left {
	display: none;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	color: transparent;
	text-indent: -100px;
	overflow: hidden;
	background: url(../images/gallery-left.png) repeat-y center;
	height: 70px;
	width: 72px;
	color: #fff;
	z-index: 20;
}

.gallery-box .gallery-box-thumbs a.control-right {
	display: none;
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 0px;
	color: transparent;
	text-indent: -100px;
	overflow: hidden;
	background: url(../images/gallery-right.png) repeat-y center;
	height: 70px;
	width: 72px;
	color: #fff;
	z-index: 20;
}

.gallery-box .gallery-box-thumbs ul {
	display: block;
	font-size: 0;
	width: auto;
	white-space: nowrap;
	transition: margin 0.2s;
	-moz-transition: margin 0.2s;
	-webkit-transition: margin 0.2s;
	-o-transition: margin 0.2s;
}

.gallery-box .gallery-box-thumbs ul li {
	display: inline-block;
	margin-right: 10px;
	position: relative;
}

.gallery-box .gallery-box-thumbs ul li a:hover img {
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.gallery-box .gallery-box-thumbs ul li a:before {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	box-shadow: inset 0px 0px 0px 1px rgba(255,255,255,0.1);
	content: '';
}

.gallery-box .gallery-box-thumbs ul li.active:before {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	box-shadow: inset 0px 0px 0px 5px #fff;
	content: '';
	z-index: 10;
}
.content-necro{width:182px; height:330px; background-color:#F3F3F3; padding:10px; margin:0 22px 20px 0; float:left; border:solid 1px #E1E1E1}
.photo-necro{width:184px; height:150px; margin-bottom:20px}
.titre-necro{ margin-bottom:20px}
.content-necro a{text-decoration:none; color:#0099CC; font-size:16px; font-weight:bold;}
.content-necro a:hover{color:#000000}
.desc-necro{text-align:justify; margin-bottom:20px}
