.fond {
	background-attachment: fixed;
	background: url(../img/fond.jpg) no-repeat left top;
}
.bordure {
	border: 1px solid #003366;
}
.fond_titre {
	background: url(../img/fond_titre.jpg) repeat-x left top;
	border: 1px solid #003399;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.police {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.temoignage {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

