body {
	font-family: Papyrus;
	background-color: #CCCCCC;
	color: #000066;
	font-weight: bold;
	background-image: url(images/tests/bg-header.gif);
	background-repeat: repeat-x;
}
.restau {

	font-family: Papyrus;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
hr {
	color: #FF0000;
}
.Titre_page {
	font-family: Papyrus;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	vertical-align: middle;
	text-align: center;
}
.sous_titre_page {
	font-family: Papyrus;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	vertical-align: middle;
	text-align: center;
}
.Texte_principal, p {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	clip:  rect(auto auto auto auto);
}

.Titre_evenement {
	font-family: Papyrus;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border: #F0F0F0;
}
.nom_intervenant {
	font-family: Papyrus;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.Date {

	font-family: Papyrus;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	border: #F0F0F0;
}
.info {

	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: justify;
	clip:  rect(auto auto auto auto);
}
.intertitres {
	font-family: Papyrus;
	font-style: normal;
	color: #FF0000;
	text-align: left;
	font-size: large;
}
