/*-- Equipe Dirigeante --*/
div.equipe_dir{
	width:693px;
	border-bottom:1px solid #efefef;
	padding:0px 0px 18px 0px;
	margin:0px 0px 29px 0px;
	overflow:hidden;
}
div.equipe_dir div.img{
	width:124px;
	margin:0px 20px 0px 0px;
	float:left;
}
div.equipe_dir div.img img{border:5px solid #efefef;}
div.equipe_dir div.txt{
	width:510px;
	float:left;
}
div.equipe_dir h2{
	font-size:13px;
	font-weight:bold;
	color:#154576;
	margin:0px 0px 5px 0px;
}
div.equipe_dir h3{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px 0px 9px 0px;
}
div.equipe_dir p{
	font-size:12px;
	color:#000000;
	line-height:16px;
}

/*-- Agenda --*/
div.calendrier{margin:0px 0px 30px 0px;}
div.calendrier ul.fleche{
	margin:0px auto 20px auto; 
	width:66px;
	display:block;
	overflow:hidden;
}
div.calendrier ul.fleche li{float:left;}
div.calendrier ul.fleche li a{
	width:31px;
	height:26px;	
	text-indent:-9999px;
	overflow:hidden;
	display:block;	
}
div.calendrier ul.fleche li a.prec{background:url(../../images/common/prec.gif) no-repeat 0px 0px;}
div.calendrier ul.fleche li a.suiv{
	background:url(../../images/common/suiv.gif) no-repeat 0px 0px;
	margin:0px 0px 0px 4px;
}
div.calendrier h2{
	color:#154576;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
}

div.h_mois{
	width:217px;
	float:left;
	padding-top:5px;
	margin:0px 20px 0px 0px;
	background:url(../../images/common/h_agenda.gif) no-repeat 0px 0px;
}
div.h_mois.last{margin:0px 0px 0px 0px;}
div.b_mois{
	width:217px;
	padding-bottom:5px;
	background:url(../../images/common/b_agenda.gif) no-repeat bottom;
}
div.mois{
	width:215px;	
	background:url(../../images/common/bg_agenda.gif) #ffffff repeat-x 0px 0px;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
}
div.mois ul.jour{
	width:167px; 
	margin:0px auto 0px auto;
	padding:0px 0px 0px 10px;
	overflow:hidden;
}
div.mois ul.jour li{
	font-size:10px;
	color:#0383d3;
	float:left;
	width:19px;
	height:18px;
	text-align:center;
	display:block;
	margin:0px 4px 0px 0px;
	padding:5px 0px 0px 0px;
}

div.mois ul.date{
	width:167px; 
	margin:0px auto 0px auto;
	padding:0px 0px 0px 10px;
	overflow:hidden;
}
div.mois ul.date li{
	color:#000000;
	font-size:10px;
	float:left;
	margin:0px 4px 0px 0px;
	width:19px;
	height:23px;
}
div.mois ul.date li a{
	color:#000000;
	text-decoration:none;
	width:19px;
	height:18px;
	display:block;
	text-align:center;
	padding:5px 0px 0px 0px;	
}
div.mois ul.date li a.on, div.mois ul.date li a:hover{
	color:#ffffff;
	background-color:#0383d3;
}

div.agenda h2{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 27px 0px;
}
div.agenda h3{
	color:#154576;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 8px 0px;
}
div.agenda h4{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
div.agenda div.img{
	width:124px;
	margin:0px 20px 0px 0px;
	float:left;
}
div.agenda div.txt{
	width:510px;
	float:left;
	font-size:12px;
	color:#000000;
	line-height:16px;
}
div.agenda ul.liens{
	margin:25px 0px 0px 0px;
	list-style:none;
}
div.agenda ul.liens li{
	display:block; 
	margin-bottom:5px;
}
div.agenda ul.liens a{
	color:#154576;
	font-size:12px;
	text-decoration:underline;
	padding:0px 0px 0px 23px;
}
div.agenda ul.liens a:hover{text-decoration:none;}
div.agenda ul.liens a.dl{background:url(../../images/common/puce/puce9.gif) no-repeat 0px 0px;}
div.agenda ul.liens a.link{background:url(../../images/common/puce/puce6.gif) no-repeat 0px 6px;}


