.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c493c;
	text-decoration: none;
	text-align: justify;


}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a6fbe;
	text-decoration: none;


}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
.bordure {
	border: 1px solid #333333;
}
.titre {
	font-family: "Myriad Pro", "MS Sans Serif";
	font-size: 36px;
}
A.titre:link {
	font-family: "Myriad Pro", "MS Sans Serif";
	font-size: 36px;
	font-weight: normal;
	color: #999999;
	TEXT-DECORATION: none;
}
A.titre:visited {
	font-family: "Myriad Pro", "MS Sans Serif";
	font-size: 36px;
	font-weight: normal;
	color: #999999;
}
A.titre:hover {
	font-family: "Myriad Pro", "MS Sans Serif";
	font-size: 36px;
	font-weight: normal;
	color: #999999;
	TEXT-DECORATION: underline;
}
A.titre:active {
	font-family: "Myriad Pro", "MS Sans Serif";
	font-size: 36px;
	font-weight: normal;
	color: #999999;
	TEXT-DECORATION: underline;
}
.textequestionnaire {
	font-family: "MS Sans Serif";
	font-size: 12px;
}
