
.item_mois a.label_mois {

	width: 460px;
	height: 25px;
	display: block;
	text-decoration: none;

}

.item_mois a span {

	margin-left: 15px;
	line-height: 25px;
	font-size: 1.4em;

}

.item_mois {

		margin-bottom: 5px;

}

.item_event {

	padding: 15px 5px 5px 5px;

}

.date_event {

	color: #999;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;

}

.label_lieu {

	font-size: 1.1em;
	font-weight: bold;

}


.item_event a {

	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline !important;

}

.agenda {

	margin-left: 30px;
	margin-top: 20px;
	list-style-type: none !important;
	padding-left: 0 !important;

}

.agenda ul {


	list-style-type: none !important;
	padding-left: 0 !important;

}


.titre_event {

	font-size: 1.3em;
	font-weight: bold;

}

.lien_retour {

	display: block;
	margin-bottom: 10px;
	color: #000;
	font-size: 1.1em;

}

.fiche_event .date_event {

	margin-left: 0 !important;

}

.fiche_event div {

	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.1em;

}

.lieu {

	font-size: 1.1em;
	line-height: 1.8em;

}

/**
 * COULEURS PAR DEFAUT (ORANGE)
 */
.item_mois a.mois_replie {background: #FFD5B2 url('../../../../../fileadmin/img/agenda/actualites/fleche_bas_actualites.gif') no-repeat 0 0;}
.item_mois a.mois_replie span {color: #333;}
.item_mois a.mois_deplie {background: #FF7400 url('../../../../../fileadmin/img/agenda/actualites/fleche_haut_actualites.gif') no-repeat 0 0;}
.item_mois a.mois_deplie span {color: #fff;}
.item_event {background: url('../../../../../fileadmin/img/agenda/actualites/puce_actualites.gif') no-repeat 3px 20px;}
.date_event {color: #999;}
.label_lieu {color: #FF7400;}
.item_event a {color: #FF7400;}
.pair {background-color: #F0F0F0;}
.titre_event {color: #FF7400;}
.lien_retour {color: #000;}


.para .conteneur-bloc ul li {

	font-size: 1.0em!important;

}
