.cadre {
	border: thick ridge #660000;
}
.titre_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #330066;
}
.titre_2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #330066;
}
.titre_3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #330066;
}
.texte_encadre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	border: medium ridge #97025E;
}
.police {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #000066;
	text-align: justify;
}
.fond {
	background-color: #E2D5FF;
	background-image: url(../image/texture_fond.gif);
}
.fond_tableau {
	background-color: #FFCCFF;
}

