@charset "utf-8";
/* CSS Document */

.titre01 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	color: #FFF;
	text-align: right;
}
.titre02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.4em;
	color: #FFF;
	text-align: right;
	line-height: 1em;
}
#entete {
	height: 116px;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fond1.jpg);
	background-repeat: no-repeat;
}
#entete2 {
	height: 85px;
	width: 763px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fond2.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 10px;
}
#corps {
	height: 629px;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/truffes.jpg);
	background-repeat: no-repeat;

}
.texte1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #FFF;
	float: right;
	width: 600px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 100px;
}
.texte2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	float: right;
	width: 600px;
	text-align: justify;
}
