.txt01 {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #153100;
}
.titre01 {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color: #153100;
	font-weight: bolder;
}
.txt02 {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCFDCC;
}
.txt03 {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #153100;
	font-weight: bolder;
}
.txt03italic {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #153100;
	font-weight: bolder;
	font-style: italic;
}
.titre01touri {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bolder;
}	
.txt01touri {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.txt03touri {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
}
.titre01accords {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color: #660000;
	font-weight: bolder;
}	
.txt01accords {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
}
.txt03accords {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bolder;
}
.titre01Copy {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #153100;
	font-weight: bolder;
	text-decoration: underline;
}
.txt01actus {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #153100;
}
.titre01home {
	font-family: Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight: bolder;
}
/* Calendrier des évènements */
.cals {
	font-family: Geneva, Helvetica, sans-serif;
	/* font-size:0.9em; */
}
.cals .empty {
	text-align:center;
	padding: 2em 0;
}
.cals .titre {
	/* font-weight:bold; */
	color:#55717F;
	font-size:1.4em;
}
.cals .titre p {
	margin: 0.5em 0;
}
.cals .texte {
	font-size:0.8em;
	color:#28353B;
}
.cals .date {
	border-bottom:solid 1px #607F8F;
	font-weight:bold;
	color:#0D3E6F;
}
.cals a {
	border:none;
}
.cals img {
	border:solid 2px #AABDCB;
	margin:0 5px;
}
.cal {
	clear:both;
	margin-bottom:2em;
}

