@charset "UTF-8";

td {
	font-family: Arial, Helvetica;
}
a {
	text-decoration: none;
}
a:hover{
	color: #676565;
}

.fondm {
	background-image: url(images/ceramique.jpg);
	background-repeat: no-repeat;
}
.petitmenu {
	font-size: 10px;
	color: #8A838B;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 140%;
	font-weight: normal;
}
.fond {
	background-image: url(images/dethurens.jpg);
	background-repeat: no-repeat;
}
.petitmenu_a {
	font-size: 10px;
	color: #504C51;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 140%;
	font-weight: normal;
}
.titre {
	font-size: 12px;
	color: #746E74;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 160%;
	font-weight: bold;
}
.texte {
	font-size: 11px;
	color: #857D86;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 150%;
	font-weight: normal;
	font-family: Arial;
}
.textegras {
	font-size: 11px;
	color: #857D86;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 150%;
	font-weight: bold;
	font-family: Arial;
}
.boutons {
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.1em;
	line-height: 150%;
	font-weight: normal;
	font-family: Arial;
}
