.fond-menu {
	background-image: url(../image/menu_blanc.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.couleurfondbody {
	color: #481a15;
	background-color: #481a15;
}
.fondimagemarron {
	background-image: url(../image/NOUVEAUFOND.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.fondhautgauche {
	background-image: url(../image/fond_haut_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondbasgauche {
	background-image: url(../image/fond_bas_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #a3d206;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #a3d206;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #d3235e;
	text-decoration: underline;
}
.fondlogo {
	background-image: url(../image/fondlogo.gif);
	background-repeat: no-repeat;
}
.fondbasdepage {
	background-image: url(../image/nouveaupieddepage.jpg);
}
.fondcontact {
	background-image: url(../image/bonzai_fon2.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

