#calendrier h5 {
	background:#fff url(../img/puce-titre-programme.gif) top left no-repeat;
	font-size:110%;
	color:#f8b200;
	margin: 0 0 1.5em 0;
	padding:0 0 0.6em 1.5em;
	border-bottom:1px dashed #ccc;
	}

#calendrier {
	margin:2em 0 0;
	float:left;
	width:52%;
	position:relative;
	}
#calendrier  ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
#calendrier li {
	padding: 0 0 0 2em;
	margin:0 0 1.5em 0;
	background:#fff url(../img/pucedate.gif) top left no-repeat;
	}
#calendrier .stagelib{
	color:#85ac18;
	}
#calendrier .stagedate{
	color:#000;
	margin:0 1em 0 0;
	}
#calendrier #liencal {
	font-size:90%;
	color:#f8b200;
	font-weight:bold;
	text-decoration:underline;
	text-align:right;
	padding:3px;
	}
#calendrier a:hover#liencal {
	text-decoration:none;
	background-color:#f8b200;
	color:#FFFFFF;
	}
#calendrier .libelle{
	margin:0 1em 0 0;
	color:#000;
	display:block;
	color:#f8b200;

	text-decoration:underline;
	
	}

#calendrier .complet{
	color:#fff;
	background-color:#f8b200;
	padding: 0.1em 0.3em;
	font-size:90%;
	font-weight:bold;
	}
#carte {
/*	position:relative;
	float:right;*/
	text-align:center;
	margin:2em 0 0;
	}
#boutdecouv{
	text-align:right;
	margin:2em 0 0;
	}