


/*    	    *** *** *** *** 	        */
/*    	    				 	        */
/*    	    		DIAP 	        	*/
/*    	    				 	        */
/*    	    *** *** *** *** 	        */


/*    	    GALERIES PHOTOS        */


/* galerie photo Prem's */

.prems_gal_content {
	
}

/* galerie photo Blog */

.cms_gal_content {
	text-align: center;
	font-size: 1em;
	padding: 0px 0px 2vh;
	margin: 0px 0px 6vh;
}
.cms_gal_content p{
	line-height: 1.2em;
}

/* la galerie photo */
.cms_gal_titre {
	text-align: center;
	font-size: 4.7em;
    font-family: 'PlayfairDisplay', Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
    font-weight: normal;
    font-style: italic;
	line-height: 1.2em;
	margin: 0ex;
	padding: 0.5em 0px 0.5em;
	color: #5c595c;
}
.cms_gal_texte {
	margin: 0px 0px 3em;
	padding: 0px 0px;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #333;
	font-family: 'PlayfairDisplay', 'Playfair Display', Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}
.cms_gal_texte p {
	line-height: 1.2em;
}

/* les images de la galerie */
.cms_gal_img_bloc {
	margin: 1vh 0px 1vh;
}
.cms_gal_img_nom {
	margin: 4vh 0px 2vh;
	padding: 2vh 20%;
	text-align: center;
	/* text-transform: uppercase; */
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #000;
}
.cms_gal_img_nom span {
	display: inline-block;
	padding: 12px 24px 4px;
	color: #fff;
	background: #888;
}
.cms_gal_img_img {
	display: block;
	margin: 0 auto;
	max-height: 80vh;
	max-width: 100%;
	width: auto;
}
.cms_gal_img_texte {
	margin: 0;
	padding: 20px;
	text-align: center;
}
.cms_gal_img_texte p{
	padding: 0px 20%;
	/*font-family: 'PlayfairDisplay', 'Playfair Display', Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;*/
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	line-height: 1.4em;
	/*color: #666;*/
}
.cms_gal_img_texte b {
	color:#bc194b;
	font-weight: normal;
}
.cms_gal_img_cadre {
	position: relative;
	display: inline-block;
	/* padding: 4px; */
	/* text-align: center; */
	/* background: #eee; */
	/* border: 1px solid #ccc; */
}
.cms_gal_img_droit {
	position: absolute;
	bottom: 2em;
	right:  2em;
	font-size: 10px;
	color: #fff;
	text-shadow: 1px 1px #000;
}

@media screen and (max-width: 955px) {
	.cms_gal_img_nom {
		margin: 2em 0px 1em;
		padding: 1em 0;
		font-size: 1.6em;
		font-weight: normal;
		letter-spacing: 0.2em;
		color: #000;
	}
}

/*			***		***			*/
/* 	galerie photo 'Chandlheure' */
/*			***		***			*/

/* les galeries */

.diap_gal_content {
	text-align: center;
	font-size: 1em;
	padding: 0px 0px 40px;
	margin: 0px 0px 60px;
}
.diap_gal_content p{
	line-height: 1.2em;
}
.diap_gal_titre {
	text-align: center;
	font-family: 'PlayfairDisplay', 'Abril Fatface', "abril_fatfaceregular", Georgia, "Book Antiqua", Palatino, "Times New Roman", Times, sans-serif;
	font-size: 3.1em;
    font-weight: 900;
    font-style: normal;
	line-height: 1.2em;
	text-transform: uppercase;
	padding: 1em 0px 1em;
	margin: 0px auto;
	font-size: 2em;
	color: #1d1d1d;
}
.diap_gal_texte {
	margin: 0px 0px 5em;
	padding: 0px 0px;
	text-align: center;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #333;
	font-family: 'PlayfairDisplay', 'Playfair Display', Georgia, "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}
.diap_gal_texte p {
	line-height: 1.2em;
}

/* les images */
.diap_gal_img_conteneur {
	display: block;
	width: 90%;
	margin: auto;
	height: 60vh;
	position: relative;
	text-align: center;
	overflow: hidden;
	/*border: 1px solid #f00;*/
}
.bloc_img_ {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	right: -100%;
	opacity: 0;
	right: -100%;
	opacity: 0;
	/*transition: right 0.4s, bottom 0.4s, opacity 1s;*/
	transition: right 0.4s, bottom 0.4s, opacity 0.2s;
}
.bloc_img_  img{
	text-align: center;
	display: inline-block;
	width: auto;
	max-width: 30vw;
	max-height: 60vh;
}
.diap_gal_img_cadre {
	display: inline-block;
	margin: 0px 0px 60px;
	position: relative;
	z-index: 100;
	overflow: hidden;
}
.diap_gal_img_img { /* surcharge '.bloc_img_  img' */
	/*display: block;*/
	margin: 0;
}

.diap_gal_img_blob {
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,0.3);
	opacity: 0;
	transition: 0.5s;
	z-index: 200;
}
.diap_gal_img_cadre:hover .diap_gal_img_blob{
	bottom: 0;
	opacity: 1;
}

.diap_gal_img_nom {
	margin: 20px 0px 20px;
	padding: 20px 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.8em;
	font-size: 1.4vw;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #000;
	text-shadow: 1px 1px rgba(255,255,255,0.5);
}
.diap_gal_img_nom span {
	display: inline-block;
	padding: 12px 24px 4px;
	color: #fff;
	background: #888;
}
.diap_gal_img_texte {
	margin: 0;
	padding: 20px 1em;
	text-align: center;
	background: rgba(0,0,0,0.5);
	border-top: 1px dashed #888;
}
.diap_gal_img_texte p{
	padding: 0px 0%;
	font-size: 1.2em;
	font-size: 0.8vw;
	text-align: center;
	line-height: 1.4em;
	color: #fff;
}
.diap_gal_img_texte b {
	color:#bc194b;
	font-weight: normal;
}
.diap_gal_bt{
	display: inline-block;
	margin: 0.5em;
	padding: 0.5em;
	filter: saturate(0);
}
#diap_gal_bt_recule {
	display: none;
}

@media screen and (max-width:1024px) and (orientation:portrait) {
	.diap_gal_img_conteneur {
		/*border: 1px solid #f00;*/
	}
	.bloc_img_  img{
		max-height: 90vh;
		max-width: 60vw;
	}
	.diap_gal_img_nom {
		margin: 10% 0px;
		padding: 2em 10px;
		font-size: 3.4vw;
	}
	.diap_gal_img_texte p{
		font-size: 2.8vw;
	}
	.cms_gal_titre {
		font-size: calc(1.2vw + 1.2vh + 14px);
	}
}



/* 	OG-DIAP 1.2 */
/* diaporama css */

/* contenant */
.og_diap_contenant {
    position: relative;
    margin:  0px;
    overflow: hidden;
}
.og_diap_contenant figcaption {
	display: inline-block; 
	z-index: 200;
	position: absolute; 
	top: calc(2.5vh + 2.5vw); 
	right: calc(2.5vh + 2.5vw);
	box-sizing: border-box;
	width: 40vw;
	max-width: 90%;
	margin: 0px;
	padding: 3vh 3vw;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius:  calc(0.5vh + 0.5vw); 
	color: #145Ea7;
	font-size: calc(0.8vh + 0.8vw); 
	line-height: 1.4em;
	text-transform: uppercase;
	/* font-weight: bold; */
	/* font-style: italic; */
    font-family: 'open_sansextrabold_italic';
    /* text-shadow: -1px -1px 0 rgba(0,0,0,0.3);   */
}
.og_diap_contenant figcaption i{
	display: block;
	font-size: 0.8em;
	color: #044E97;
	color: #01050a;
	text-transform: none;
	line-height: 1.4em;
	margin: 2em;
    font-family: 'open_sans';
    font-style: normal;
}
.og_diap_contenant figcaption:before {
	content: url("../style/logo.png");
	display: block;
	max-width: 90%; /* utile ? ne change pas l'image ! */
}
@media screen and (max-width: 1024px) {
	.og_diap_contenant {
		display: none;
		/* cela annule ce qui suit */
	}

	.og_diap_contenant figcaption {
		display: block; 
		top: 0; 
		bottom: 0; 
		right: 0;
		width: 100%;
		max-width: 100%;
		padding: 1vh 2vw;
		border-radius: 0;
		font-size: 1em;
		line-height: 1.2em;
	}
	.og_diap_contenant figcaption:before {
		content: none;
		display: none;
	}
	.og_diap_contenant figcaption i{
		margin: 0.5em;
	}
}
/*
.og_diap_contenant figcaption {  
    position:absolute;  
    left:0; right:0; bottom: 5px;  
    padding: 20px;  
    margin:0;  
    border-top: 1px solid rgb(225,225,225);  
    text-align:center;  
    letter-spacing: 0.05em;  
    word-spacing: 0.05em;  
    font-family: Georgia, Times, serif;  
    background: #fff;  
    background: rgba(255,255,255,0.7);  
    color: #555;  
    text-shadow: -1px -1px 0 rgba(255,255,255,0.3);  
} 
*/

/* contenu parachute */
.og_diap_parachute {
    position: absolute;
	top: 0px;
	left: 0px;
    margin: 0;            
    padding: 0;
}
.og_diap_parachute figure {
  	z-index: 400;
    position: absolute;
	top: 0px;
	left: 955px; /* doit correspondre à diap_width, donc il faut le mettre dans la fonction qui construit les diap, donc le code ira dans la page Html et non ici */
	margin: 0;
    padding: 0;
	transition: 1s;
}
.og_diap_parachute figcaption {    display: none;
	z-index: 500;
}
/* contenu défilant */
.og_diap_contenu { /*display: none;*/
    position: absolute;
	top: 0;
    left: 0;
    margin: 0;            
    padding: 0;
}
.og_diap_contenu figure {
	z-index: 100;
    display: inline;
    position: relative;
	margin: 0;
    padding: 0;
}
/* bt nav */
.og_diap_nav_1 {
	z-index: 600;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.og_diap_bt {
	display: inline-block;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #fff;
	border-radius: 4px;
	padding: 2px;
	height: 4px;
	width: 4px;
	line-height: 4px;
	font-size: 1px;
	box-shadow: -1px -1px 1px 1px #ddd inset, 
		1px 1px 1px 1px #999 inset,
		1px 1px 2px 0px #666
		;
}
.og_diap_bt:hover {
	cursor: pointer;
}

/* specifique logo page d'accueil */

#acc_logos { display: none; /* à améliorer + responsive */
	background-color: #fff;
	padding: 20px 0px 50px;
}

#diaporama__logo {
	
}
#diaporama__logo .og_diap_contenant figcaption,
#diaporama__logo .og_diap_contenu .diap_span_lien,
#diaporama__logo .og_diap_nav_1
 {
	display: none;
}
#diaporama__logo .og_diap_contenu figure img{
	height: 80px; /* pour éviter les frottements */
	padding-right: 70px; /* à mettre dans la Class */
	/*border: 1px solid #0f0;*/
}
#sContent__logo {
	/*border: 1px solid #F00;*/
}