body {
	background-color: #FCECB5;
}
	
.tete {
	font-family: Arial;
	font-size:18px;
	font-weight: normal;
	color: #A9835A;
	text-decoration: none;
}
.texte {
	font-family: sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #80673F;
	text-decoration: none;
	text-align: justify;
}
.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 a{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CEB992;
	text-decoration: underline;
}
.pied a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CEB992;
	text-decoration: none;
}
.pied{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CEB992;
	text-decoration: none;
}
h1{
		font-family: sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #80673F;
	text-decoration: none;
	text-align: justify;
}

h1 a:hover{
		font-family: sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #80673F;
	text-decoration: underline;
	text-align: justify;
}
h1 a:visited{
		font-family: sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #80673F;
	text-decoration: none;
	text-align: justify;
}

h1 a{
		font-family: sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #80673F;
	text-decoration: none;
	text-align: justify;
}

#repcontact{
	table-layout: inherit;
	background-color: transparent;
}
#repcontact table{
	table-layout: inherit;
	background-color: transparent;
}
