body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-attachment: fixed;
	background-color: #804E00;
	background-image: url(../images/fondsite.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A77306;
	font-weight: bold;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C5A129;
}
.Style1 {
	font-size: 12px;
	font-weight: bold;
}
.Style3 {
	font-size: 10px;
	font-style: italic;
}
.Style5 {font-size: 9px}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #79642B;
	text-decoration: none;
}
.image_diapo {
	border: 3px solid #C19E28;
}
a.lienmenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.lienmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
