h3.titreProg {
	/*border-bottom: 1px solid #f5f5f5;*/
	padding-bottom: 2px;
	clear:both;
	font-size: 18px;
}
h3.titreEvt a {
	text-decoration:none;
}
h3.titreEvt{
	margin-top:0;
}
h3.titreEvt a:hover {
	text-decoration:underline;
	
}
.dateEvt {
	font-weight: bold;
}

.intervenants *, .moderateurs *{
	/*font-size: 9px;*/
}
.intervenants a , .moderateurs a{
	/*border: 1px solid #dedede; */
	padding: 0 10px;
	display:inline;
	margin: 5px 0 5px 5px;
	border-right: 1px solid #dedede;
	text-align:center;
	/*-moz-border-radius: 5px;
	border-radius: 5px;*/
}
.line {
	border-bottom:1px solid #dedede;
	margin: 10px 0;
}

.categorieProg, .LieuProg, .sessionProg , .heuresprog  {
	color: #ccc;
/*	border: 1px solid grey; 
	-moz-border-radius: 5px;
	border-radius: 5px;*/
	padding: 2px 5px;
	display:inline;
	margin: 3px;
	float:left;
	font-size: 15px;
	float:left;
	overflow:auto;
}
.LieuProg {
	color: #bbb;
}
.heuresprog {
	color: #000;
	font-weight: bold;
	padding: 2px 5px 2px 0;
	margin: 3px 3px 3px 0;
	
}

.sessionProg {
	color: #888;

}
.descriptionProg {
	clear:both;
}
.filters {
	width: 90%;
	color: #444;
	padding: 20px;
	margin: 20px;
	clear:both;
	background: #f1f1f1;
	-webkit-border-radius: 4px;
-moz-border-radius:4px;
border-radius: 4px;

    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0 1px 5px rgba(0, 0, 0, 0.2), 0 0 0 12px rgba(255, 255, 255, 0.4);
	
	
}
.filterstxt {
display: block;
height: 25px;
line-height: 25px;
padding: 2px 5px;
	float:left;
}
.filterstxtinfo, .filterstxtinfo span  {
	font-size: 12px;
}
.filterProg:hover, .see_all:hover  , .navigEvts:hover {
	background: white;
	color: #888;
}
.filterProg, .see_all  , .navigEvts {
	cursor:pointer;
	border:1px solid #dfdfdf;
	padding : 2px 5px;
	background: #888;
	color: white;
}

.see_all {
float:right;
}
.navigEvts:hover {
background : #f1f1f1;
	}
.navigEvts  {
	margin : 5px;
	padding: 8px;
	background: white;
	color: #888;
	display: inline-block;
		-webkit-border-radius: 4px;
-moz-border-radius:4px;
border-radius: 4px;
}
.imgIllustrationevt {
	float:left;
	max-width: 200px;
	margin : 5px 10px 5px 0;
}
.blockEvt {
	clear:both;
	margin: 5px 0;
}
.yearevt {
clear:both;
}
.intervenantslist {
	overflow:visible;
	width: 90%;
}

