.actualite {
    overflow:hidden !important;
    width: 200px;
    height: 200px;
    /*min-height: 200px;
    max-height: 200px;
    min-width: 200px;
    max-width: 200px;
    */
}

.itemGalerie img {
    padding: 3px;
    max-width: 240px;
    min-width: 240px;
}

 .conteneurGalerie .mfp-content {
	background: transparent !important;
    margin: 0 auto;
    padding: 50px 0;
}

.conteneurGalerie .mfp-figure::after {
	top: 0 !important;
	bottom: 0 !important;
	box-shadow: none !important;
	background: transparent !important;
}

.conteneurGalerie img.mfp-img {
	padding: 0 !important; 
}

.conteneurGalerie .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer !important;
}

.mfp-zoom-out-cur  {
    cursor: pointer !important;
}

.btCloseGalerie {
    background: transparent !important;
    width: 40px !important;
    height: 40px !important;
    opacity: 0.65 !important;
    font-style: normal inherit !important;
    font-size: 23px !important;
	border:none;
}

.labelBtCloseGalerie {
	cursor: pointer;	
}

button.labelBtCloseGalerie {
outline: none;
}

.btclosePhotos {
	width: 100%;
	text-align: right;
}

.galerieVideoCont {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.galerieVideoCont iframe,
.galerieVideoCont object,
.galerieVideoCont embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.article-video iframe {
	height: 94%;
}

.form-exemple img {
 margin-top:5px;
 margin-bottom: 5px;
 margin-left:5px;
 margin-right: 5px;	
	
}
