body {
	background-color: #42416D;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FAC600;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.textgras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bas2page {
	background-image: url(images/fond2.jpg);
	background-repeat: repeat-x;
}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.coin {
	background-image: url(images/coin.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC9900;
	font-weight: bold;
}
.image {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #42416D;
	border: 1px solid #42416D;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.text2saisi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #42416D;
	border: 1px solid #42416D;
}
