@import url("titre.css");
.contenu2 {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.souligne {
	font-family: Arial;
	font-size: small;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: underline;
	color: #996699;

}
.titre {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.temoin {
	font-family: Chiller;
	font-size: 16px;
	font-style: normal;
	color: #CC66FF;
}
.petit {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
.chiller {
	font-family: Chiller;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.contenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
