li {
	color: #228B22;
}
.TitreGras {
	color: #228B22;
}
.textcolor {
	color: #228B22;
}
.imgbaspage {
    /* background-image: url(../img/img_bas.gif); */
	 height: 187px;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.imghautpage {
	background-image: url(../img/top_vivre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 77px;
	border: none;
}
.couleurfooter {
    background-color: #C4DE07;
    text-align:left;
    vertical-align:top;
}
h1.contenu {
	color: #228B22;
	border-bottom-color: #228B22;
}
h1 {
	color: #228B22;
	border-bottom-color: #228B22;
}
h2.contenu {
	color: #228B22;
	border-bottom-color: #228B22;
}
h2 {
	color: #228B22;
	border-bottom-color: #228B22;
}
/*
 * Spécificité pour les agendas
 */
#elementlisteagenda {
    vertical-align: top !important;
    padding-top: 1.7em !important;
}
#calendarLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#calendarEventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#calendarEventLocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#calendarContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	height: 0px;
}
#calendarIntLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	height: 0px;
}
#calendarExtLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
# calendarExtLink.a:hover {
	text-decoration: underline;
}
#calendarDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/* Bloc Article*/
.BlocArticle {
	left: 0px;
}
.BlocArticle h3.contenu {
	background-image: url(../img/picto_fleche3.gif);
	background-repeat: no-repeat;
	border: 1px #228B22 solid;
	color: #228B22;
}
/*Au cas où la page de rubrique est un contenu*/
.BlocPageRubrique {
	left: 0px;
	float: left;
	width: 100%;
}

.BlocPageRubrique h3.contenu {
	font-family: Comic Sans MS, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #228B22;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #228B22;
}
.BlocAgenda h3.contenu.a {
	/*background-image: none;
	background-repeat: no-repeat;
	background-position: top left;
	height: 45px;
	border-bottom-width: 0px;
	text-decoration: none;
	text-align: left;*/
	color: #228B22;
}
.BlocAgenda li {
	background-image: none;
	/*background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 0px 8px -10px;
	list-style: none;
	left: -30px;
	text-indent: -38px;*/
}