.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #8C7D3D;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #483E26;
}
a:link {
	color: #4D4422;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999900;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #8C7D3D;
}

body
{
   background-color: #DAD4B0;
}
.h1titre
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #8C7D3D;
	text-decoration: underline;
}
	#feuille
{
	width: 1200px;
	height: 400px;
	background-image: url(image/banniere.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 40px;
	}
.barrenav
{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #8C7D3D;
	text-decoration: underline;
	}
	
#login
{
	float: right;
	margin-left: 300px;
}

