#sgcboxContent #sgcboxLoadedContent { /* dans Extra Options */
	border:none !important;
}


.epyt-gallery-thumb {
    box-sizing: border-box;
    overflow-y: hidden;
    display: block !important;
    cursor: pointer;
    opacity: 1;
    float: left;
    padding: 0 8px 10px 8px;
}

.epyt-gallery-thumb.hover {
    opacity: .8;
    transition: opacity ease-out .3s;
}
.epyt-gallery-title {
	color:#fff;
	font-size:100%;
}
.epyt-gallery-thumb.hover .epyt-gallery-title {
	color:#811111;
    transition: opacity ease-out .3s;
}


body.parent-pageid-231 h1 {
	color:#fff;
}


.et_pb_row {
	/*max-width:1080px;*/
	max-width:1280px;
}
body.page .et_pb_row, body.tag .et_pb_row {
	width:100%;
}
	

.et_pb_fullwidth_slider_0 .et_pb_slide_content {
	position: absolute !important;
	bottom: 0 !important;
	width:85%;
	/*margin:0 auto;*/
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 30px);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 30px);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 30px);
	background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 30px);
}
.et_pb_fullwidth_slider_0 .et_pb_slide_title {
	/*display:none;*/
	opacity:0;
}

/*body.home .et_pb_slides {
	background-color:#888;
}*/

.et_pb_number_counter_2 {
	display:block;
}


/* PAGES */




/* Camps cinéma  */

/* Camps cinéma End */






/* hauteur du top slider */ 
.et_pb_fullwidth_slider_0 .et_pb_slide_description {
	padding-top: 250px;
	padding-bottom: 250px;
	width: 100% !important;
}

/* Responsive Styles Tablet Portrait And Below */
@media all and (max-width: 768px) {
	.et_pb_fullwidth_slider_0 .et_pb_slide_description {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media all and (min-width: 480px) {
  /* Comments Module */
}

/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
}

/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
	.et_pb_section_0.et_pb_section {
		padding-top:0 !important;
		padding-bottom:0 !important;
	}
}




/* Responsive Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
	.et_pb_fullwidth_slider_0 .et_pb_slide_description {
		padding-top: 120px; /* 170 */
		padding-bottom: 120px;
	}
}

/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
	.et_pb_fullwidth_slider_0 .et_pb_slide_description {
		padding-top: 150px;
		padding-bottom: 150px;
	}
}

/* Responsive Styles Tablet Only */
@media all and (min-width: 768px) and (max-width: 980px) {
	.et_pb_fullwidth_slider_0 .et_pb_slide_description {
		padding-top: 90px; /* 120 */
		padding-bottom: 90px;
	}
}


/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
	.et_pb_fullwidth_slider_0 .et_pb_slide_description {
		padding-top: 90px; /* 120 */
		padding-bottom: 90px;
	}
}

/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
	.et_pb_fullwidth_slider_0 .et_pb_slide_description {
		padding-top: 40px; /* 60 */
		padding-bottom: 40px;
	}
}

/* empeche de cliquer pour popup galerie */
.et_pb_gallery.nopopup .et_pb_gallery_image {
	pointer-events:none;
}
/* empeche d'afficher le menu dot */
.et_pb_gallery.nopopup .et-pb-controllers {
	display:none;
}
.et_pb_gallery.nopopup .et-pb-arrow-prev, .et_pb_gallery.nopopup .et-pb-arrow-next,
.et_pb_slider .et-pb-arrow-prev, .et_pb_slider .et-pb-arrow-next {
	border-radius:100%;
    border:2px solid white;
	background:#cccccc;
	background:rgba(255,255,255,0.3);
}

.et_pb_gallery.noarrows .et-pb-arrow-prev, .et_pb_gallery.noarrows .et-pb-arrow-next {
	display:none;
}



/* Masque le titre des photos dans galerie une fois cliquées et agrandies */
.mfp-gallery .mfp-bottom-bar .mfp-title {
	display:none !important;
}

/* Gère l'alpha du bouton Fermer (X) des galerie une fois cliquées et agrandies */
.mfp-gallery .mfp-container .mfp-figure button.mfp-close {
	color:#fff !important;
	opacity:0.65 !important;
	filter:alpha(opacity=65) !important;
}
.mfp-gallery .mfp-container .mfp-figure button.mfp-close:hover {
	color:#fff !important;
	opacity:0.9 !important;
	filter:alpha(opacity=90) !important;
}

/*.mfp-wrap .mfp-container button.mfp-close:hover {
	background:#333 !important;
	color:#fff !important;
	opacity:0.50 !important;
	filter:alpha(opacity=50) !important;
}*/


/*
.et_pb_slider .et-pb-arrow-prev, .et_pb_slider .et-pb-arrow-next {
 	border-radius:100%;
    border:2px solid white;
	background:#cccccc;
	background:rgba(255,255,255,0.2);
}
*/