.body {
	background-color: #E4CCA6;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}
.fondbleu {
	background-color: #294461;
	background-image: url(images/bleu.jpg);
	background-repeat: repeat-x;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.enter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
}
.titrepage1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D2B491;
}
.menupage1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D2B491;
}
.realisationpetittitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.tableau {
	background-color: #FFFFFF;
	background-image: url(images/blantableau.jpg);
	background-repeat: repeat-x;
}
.titretab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.contenutab {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
}
.petittitre {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D2B491;
}
