.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #DECB89;
	font-weight: bold;
	text-decoration:none
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #DECB89;
	font-weight: bold;
	text-decoration:none
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #996600;
	font-weight: bold;
	text-decoration:none
}
a.blanc:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}
a.blanc:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}
a.blanc:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}
a.blanc:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #996633;
	font-weight: bold;
	line-height: 20px;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}
body {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}