body {
	background-color: #FCECB5;
}
	
.tete {
	font-family: Arial;
	font-size:18px;
	font-weight: normal;
	color: #A9835A;
	text-decoration: none;
}

.description1	{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 663300;
	text-decoration: none;
}
.description2	{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.adresse	{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.pied{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A9835A;
	text-decoration: none;
}