.intro  { color: #72665f; font-weight: bold; font-size: 13px; line-height: 20px; font-family: Arial, Helvetica }
.introaccueil   {
	color: #72665f;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica;
	text-align: justify;
	padding: 6px;

}
.basdepage  {
	color: #72665f;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	font-family: Arial, Helvetica;
	text-align: center;

}
.titre { color: #724361; font-weight: bold; font-size: 22px; font-family: Arial, Helvetica, sans-serif}
.txt  {
	color: #724361;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica;
	text-align: justify;
	padding: 6px;
}
.txt_center  {
	color: #724361;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	font-family: Arial, Helvetica;
	text-align: center;
	padding: 6px;
}
.txttoursime  { color: #724361; font-weight: normal; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica; text-align: justify }
.lien_page {
	font-family: Arial, Helvetica, sans-serif;
	color: #857870;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.07em;
	background-color: #EEE6D4;
	padding: 4px 2px;
	background-position: center center;
	margin: 0px;





}
.lien_page:hover {
	background-color: #CAC2AE;
	font-family: Arial, Helvetica, sans-serif;
	color: #857870;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.07em;
	padding: 4px 2px;
	margin: 0px;
	background-position: center center;



}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #72665F;
	padding: 4px;
}

