#agenda_acc h3 {
	color:#fff;
	font-size:1em;
	text-transform:uppercase;
	padding:0 1%;
	background:#fde8d2;
	background:#20925b;
  background: #149359;
	margin-top:5px;
	width:20%;
	opacity:0.7;
  margin-bottom: 5px;
}

#agenda {

}

#categories_agenda_select{
	margin:0;
	width:auto;
}

.bloc_title_agenda {
	/*font-family:  "Lora", serif;*/
	color:#20925b;
	position:relative;
	top:0;
	font-size:0.75em;
	margin-bottom:10px;
	height:50px;
}

.bloc_title_agenda img {
	width:100%;
	height:auto;
}

.half_bloc_agenda {
	/*    width:23%;*/
	width:250px;
	height:auto;
	display: inline-block;
	margin:0 0.5% 10px 0;
	padding:0;
	background-color:#fff;
	text-align:center;
	border:1px solid #efefef;
	vertical-align:top;
}

.half_bloc_agenda img.main {
	width:100%;
	margin:0 auto;
	/*	max-height:auto;*/
	height:auto;
	/*-webkit-filter: grayscale(100%); */ /* Safari 6.0 - 9.0 */
	/*filter: grayscale(100%);	*/
	/*position:relative;*/
	top:0;

	min-width:200px;
}

.half_bloc_agenda img.liseret {
	width:99%;
	margin:0 auto;
	max-height:auto;
	/*-webkit-filter: grayscale(100%); */ /* Safari 6.0 - 9.0 */
	/*filter: grayscale(100%);	*/
}


.agenda_categorie{
	font-size:0.8em;
	color:#686868;
  text-align: center;
  position: absolute;
  left:0;
  top:0;
  background: #fff;
  width: 100%;
  height:25px;
}

.agenda_dates{
	/*font-family:  "Lora", serif;*/
	color:#2F2F2F;
	font-size:0.7em;
	margin-top:10px;
}

.main_image{
	height:150px;
	vertical-align:center;
	overflow-y:hidden;
}


.agenda_titre{
	margin:0 1%;
}

#agenda_categories{
	margin:10px 1% 10px 2%;
  margin:10px 1% 10px 0;

}

.agenda_categories_element{
	display:inline-block;
	margin-right:1%;
	vertical-align:top;
	padding:5px 1%;
	text-align:center;
	font-size:0.8em;
	border:1px solid #efefef;
	background:#fff;
}

.agenda_categories_element_selected {
	border:1px dashed #cb2947;
}

#agenda_content{
	/*	margin-top:35px;*/
	clear:both;
}

.picto_agenda{
	width:20px;
	vertical-align:middle;
}

.agenda_categories_title{
	margin-top:5px;
	color:#686868;
}




.text-actu-detail h2{
  color:#000;
  font-size: 0.9em;
  vertical-align: top;
}


ul.liste-actus li.itemActu {
  margin:10px 1.5% 10px 0;
}


.texte-actu-detail-date {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom:0;
  height:30px;
  padding: 5px 20px;
  padding:5px 2%;
  box-sizing: border-box;
  background: rgba(0,0,0,0.5);
  background: #fff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  /*opacity: 0.9;*/
}

.texte-actu-detail-date h2{
  color:#000;
  font-size: 0.9em;
  color: #149359;
}




ul.liste-actus li .texte-actu-detail {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  /*bottom:0;*/
  top:25px;

  height:50px;
  padding: 5px 20px;
  padding:5px 2%;
  box-sizing: border-box;
  background: rgba(0,0,0,0.5);
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  /*opacity: 0.9;*/
}



ul.liste-actus li .texte-actu-detail h2{
  font-size: 0.9em;

}


.element_agenda{
  margin-top:20px;
  /*
  background: #f6f6f6;
  box-sizing: border-box;
  padding: 30px 60px;
  padding: 30px 30px;

  width: 1240px;
  margin: 0 auto;
  z-index: 1;
  */
}


.div_agenda{
  margin:20px auto;
  text-align: center;
}

.div_agenda img{
  /*width:50%;*/
  width:90%;
  margin:0 auto;
  border:1px solid #dfdfdf;
}



h4{
  color:#d02645;
}


#backAgenda{
  text-align: center;
  margin-bottom: 20px;
}
