@charset "UTF-8";











/* ACTUALITES AGENDA*/




.titre-souligne

{
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: auto;
	font-weight: 400;
	background-color: #33CCFF;
	padding: 10px;
}


	





.rubrique-titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.1em;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #99CC00;
}


.rubrique-titre a {
	color: #000000;
	text-decoration: none;
	line-height: 1.1em;
	background-color: #99CC00;
}



.rubrique-titre a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.1em;
	background-color: #99CC00;
}






.rubrique-date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.1em;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #99CC66;
}




#Effaceur-agenda{
	padding: 0px;
	z-index: 0;
	margin: 0px;
	height: 10px;
	width: 100%;
	clear: both;
}



#Effaceur-mois{
	z-index: 0;
	height: 20px;
	width: 100%;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003B7B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}




.img-actu{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*FIN ACTUALITES AGENDA*/

