.encart-photo {
	position:relative;
	float:left;
	z-index:97;
}
figure {
	display:inline-block;
	margin:0; padding:0;
	position:relative;
}
figcaption {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    bottom: 20px;
    color: #fff;
    font-size: 0.9rem;
    max-width: 70%;
    padding: 0.33333rem 0.66667rem;
    position: absolute;
	left:4px;
    z-index: 10;
	text-align:left;
}


.img_galerie_25 figcaption {
	
    font-size: 0.7rem;
}
.photo-left {
	float:left;
	margin:0 20px 0 0;
}
.photo-right {
	float:right;
	margin:0 10px 0 20px;
}

div#global .photo-left img, div#global .photo-right img {
	max-width:450px;
}

div#global .photo_right_50, div#global .photo_left_50 {	
	width:50%;
	margin:0;		
}
div#global .photo_right_50 img, div#global .photo_left_50 img {	
	max-width:100%;
}
div#global .photo_right_50 { margin:0 0 0 20px;}
div#global .photo_left_50 { margin:0 20px 0 0;}

div#titre {	
	color:#414141;	
}
.encart {
	position:relative;
	/*margin:20px 0 20px 0;*/
	margin:0 0 20px 0;
}
.encart-texte {
	position:relative;
	color:#414141;
	margin:0;
	/*margin:0 10px 0 0;*/
	/*overflow:hidden;*/
}
.encart-titre {
	position:relative;
	font-size:1em;
	margin:0 0 10px 0;
	/*font-weight:bold;*/
}
.encart-contenu {
	position:relative;
	text-align:justify;
	font-size:1.1em;
	line-height:1.5em;
}
.encart-contenu a { 
	color: inherit;
    text-decoration: none;
}
.encart-contenu a:hover { 
    text-decoration: underline;
}
.encart-contenu h1 {
	margin:0;
	padding:0;	
}
.encart-contenu h2.sstitre_rouge, .encart-contenu h2.sstitre_gris { margin:15px 0; padding:0; font-size:1.2em;}
.encart-contenu p{
	margin:10px 0 10px 0;
}
.galerie {
	width:100%;
	overflow:hidden;
}
.deux_photos {
	width:48%;
	text-align:center;
	margin: 0 1%;
}
.photo-galerie {
	/*margin:10px 20px 10px 0;*/
	margin:10px 2.5% 10px 0;
}



div#global .img_galerie_100 img, div#global .img_galerie_50 img, div#global .img_galerie_33 img, div#global .img_galerie_25 img {
	max-width:98%;
	/*width:auto;*/
}
div#global .img_galerie_25 img {
	max-height:150px;	
}

.galerie .img_galerie_100 {
	width:98%;
	margin:10px 1%;
	text-align:center;
}
.galerie .img_galerie_50 {
	width:48%;
	text-align:center;
	margin:10px 1% 10px 1%;
}
.galerie .img_galerie_33 {
	width:31%;
	text-align:center;
	margin:10px 1%;
}
.galerie .img_galerie_25 {
	width:22.5%;
	text-align:center;
	max-width:200px;
	height:150px;
	margin:0 1.25% 20px 1.25%;
}



.width1000 {
	width:1000px;
	text-align:center;
}
.bord_gris {
	/*padding:3px;
	border:1px solid #CCC;*/
}
.display_none {
	display:none;
}

/************ DOCUMENTS ************/
.document {
	/*padding:10px;
	border:1px solid #999999;
	background: #efefef;*/
	overflow:hidden;
	width:100%;
	padding:5px 0;
}
/*p.picto_doc a, p.picto_lien a { text-decoration:none; display:block;}

p.picto_doc:hover, p.picto_lien:hover { text-decoration:underline;}*/

p.picto_doc {	
	font-size:0.9em;
	font-style:italic;
	text-transform:uppercase;	
	margin: 0; padding:0;
}
a.picto_doc_a {
	float:left;
	padding:12px 20px 12px 35px;
	margin: 0 5px 10px 5px;
	background:#f6f6f6 url(../img/public/picto_doc.png) center left no-repeat;
	color:#0d284e;
	text-decoration:none;
}
a.picto_doc_a:hover {
	background:#1160a2 url(../img/public/picto_doc_hover.png) center left no-repeat;
	color:#FFF;
}

.picto_doc_plus {
	font-style:italic;
	font-size:0.8em;
}
/************* VIDEOS **************/
.video_titre {
	padding:10px 0;
	text-align:center;
	font-size:1.3em;
	font-style:italic;
}
.video_player {
	text-align:center;
}

.video_player {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video_player iframe,
.video_player object,
.video_player embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video_content {
	width: 722px;
	margin:0 auto;
	max-width: 100%;
}
/*********************************************************************************************************/
/* inférieur à 1920px */
/*********************************************************************************************************/
@media screen and (max-width : 1919px) {



}
/*********************************************************************************************************/
/* inférieur à 1800px */
/*********************************************************************************************************/
@media screen and (max-width : 1800px) {


}
/*********************************************************************************************************/
/* inférieur à 1700px */
/*********************************************************************************************************/
@media screen and (max-width : 1750px) {



}

/*********************************************************************************************************/
/* inférieur à 1550px */
/*********************************************************************************************************/
@media screen and (max-width : 1650px) {

	
}

/*********************************************************************************************************/
/* inférieur à 1280px */
/*********************************************************************************************************/
@media screen and (max-width : 1280px) {


	
}
/*********************************************************************************************************/
/* inférieur à 1070px */
/*********************************************************************************************************/
@media screen and (max-width : 1090px) {

	
}
/*********************************************************************************************************/
/* inférieur à 959px */
/*********************************************************************************************************/
@media screen and (max-width : 959px) {

	.encart {margin:0 0 5px 0;}
	
}

@media screen and (max-width : 800px) {
	.galerie .img_galerie_25 {height:100px;}
}

/*********************************************************************************************************/
/* inférieur à 650px */
/*********************************************************************************************************/

@media screen and (max-width : 650px) {

}
/*********************************************************************************************************/
/* inférieur à 480px */
/*********************************************************************************************************/

@media screen and (max-width : 480px) {
	
	.galerie .img_galerie_33, .galerie .img_galerie_25, .img_left_right {
		width:47.5%;
		margin:10px 2.5% 10px 0;
		height:150px;
	}
	
	
	div#global .photo_right_50, div#global .photo_left_50 {width:100%;float:none;margin:0 0 20px 0;}
	
	
	div#global .img_galerie_33 img {
		max-height:100%;
		/*width:100%;*/
		/*height:100%;*/
	}
	
	.galerie .img_galerie_33 {		
		height:100%;
		max-width:100%;
		margin:0 0 10px 0;
	}
	
	.galerie .img_galerie_33, .galerie .img_galerie_50 {
		width: 100%;
		margin:0 0 10px 0;
	}
	.photo-left {
		float:none;
		margin:0 0 20px 0;
		text-align:center;
	}
	.photo-right {
		float:none;
		margin:0 0 20px 0;
		text-align:center;
	}
	
	.galerie .img_galerie_25 {
		float:left;
	}
	
}
/*********************************************************************************************************/
/* inférieur à 350px */
/*********************************************************************************************************/

@media screen and (max-width : 390px) {
	
	.galerie .img_galerie_25 {
		width: 97%;
		max-width:none;
	}
	.galerie .img_galerie_25 img {
		text-align:center;
	}
	
}


/*********************************************************************************************************/
/* inférieur à 1800px */
/*********************************************************************************************************/
@media screen and (max-width : 1800px) {
	div#middle {
		padding-top: 160px;
	}
}

/*********************************************************************************************************/
/* inférieur à 1550px */
/*********************************************************************************************************/
@media screen and (max-width : 1550px) {
	div#middle {
		padding-top: 130px;
	}
}
/*********************************************************************************************************/
/* inférieur à 1400px */
/*********************************************************************************************************/
@media screen and (max-width : 1400px) {
	div#gauche{
		width:38%;
	}
	div#droite{
		width:60%;
	}
	div#ariane {
		padding-right: 3%;
	}
}
/*********************************************************************************************************/
/* inférieur à 1280px */
/*********************************************************************************************************/
@media screen and (max-width : 1280px) {
	div#middle {
		padding-top: 110px;
	}
}

/*********************************************************************************************************/
/* inférieur à 1150px */
/*********************************************************************************************************/
@media screen and (max-width : 1150px) {
	div#middle {
		padding-top: 60px;
	}
}

/*********************************************************************************************************/
/* inférieur à 1070px */
/*********************************************************************************************************/
@media screen and (max-width : 1090px) {

}

/*********************************************************************************************************/
/* inférieur à 959px */
/*********************************************************************************************************/
@media screen and (max-width : 959px) {
	div#droite, div#gauche{
		width:100%;
		float:none;
		max-width:100%;
	}
	.encart{
		width:96%;
		margin:0 auto;
	}
	div#fin_gauche {
		display:none;
	}
}
/*********************************************************************************************************/
/* inférieur à 900px */
/*********************************************************************************************************/
@media screen and (max-width : 900px) {

}
/*********************************************************************************************************/
/* inférieur à 600px */
/*********************************************************************************************************/

@media screen and (max-width : 600px) {

}

/*********************************************************************************************************/
/* inférieur à 480px */
/*********************************************************************************************************/

@media screen and (max-width : 480px) {


}
/*********************************************************************************************************/
/* inférieur à 350px */
/*********************************************************************************************************/

@media screen and (max-width : 350px) {
	.entree_desc{
		padding-bottom:15px;
	}
	.entree_lien {
		padding: 0;
	}
}