.titre {
	background-color:#E2E0F8;
	font-weight:bold;
	text-align:center;
}
.titrep {
	background-color:red;
	font-weight:bold;
	text-align:center;
}
.titrelarge {
	border-left : solid 2px #9A94E0;
	border-top : solid 2px #9A94E0;
	border-bottom : solid 2px #9A94E0;
	background-color:#E2E0F8;
	font-weight:bold;
	text-align:center;
	font-size:140%;
	padding-right:-8px;
	padding-left:-8px;
}
.titrelargep {
	background-color:red;
	font-weight:bold;
	text-align:center;
	font-size:140%;
	padding-right:-8px;
	padding-left:-8px;
}
a.externe,a.externe:hover,a.externe:visited {
	text-decoration : none;
	color : red;
}
a.interne,a.interne:hover,a.interne:visited {
	text-decoration : none;
	color : red;
}
a.mail,a.mail:hover,a.mail:visited {
	text-decoration : none;
	color : red;
}
a,a:visited {
	text-decoration : none;
	color : black;
}
a:hover {
	text-decoration : none;
	color : red;
}
hr {
	width: 20px;
	color:#9A94E0;
}
img {
	border:0;
}
td {
	text-align: center;
}

.FicheTitre {
	background-color:#E2E0F8;
	font-weight:bold;
	text-align:center;
}

.FicheSousTitre {
	font-weight:bold;
	text-align:center;
}
.manif {
	background-color:#E2E0F8;
}
.today {
	border:1px solid black;
}
.maniftoday {
	background-color:#E2E0F8;
	border:1px solid black;
}
.signature {
	text-align:center;
	font-weight:bold;
}