body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4B3810;
	background-image: url(images/fond-site2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A29C8B;
}
a:link {
	color: #3D3930;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:visited {
	color: #999;
}
a:hover {
	color: #FDFDFD;
}
a:active {
	color: #24211C;
}
.txt-courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
}
.img {
	border: 1px solid #333;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.img2 {
	border: 1px solid #A29C8B;
	margin: 5px;
}
.titre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #339933;
	font-weight: bold;
}

.curseur {cursor:pointer}
#footer{text-align:right; color:#fff; font-size: 9px;}
#footer a{ color:#fff; text-decoration:none;}
#footer a:hover{color:#fff; text-decoration:underline;}
#wrapper{ background:#ccc}
.detour_droite {
	margin-right: 10px;
	border: 1px solid #000000;
}
.detour_gauche {
	margin-left: 10px;
	border: 1px solid #000000;
}
