body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #e3e9f1;
	font-size: 11px;
	font-family: Arial;
}
.style2 {
	color: #375467;
	font-size: 10px;
	font-family: Arial;
}
.style3 {
	color: #7e7e7e;
	font-size: 11px;
	font-family: arial;
}
.style4 {
	color: #5F8AA6;
	font-size: 11px;
	font-family: arial;
}
.style5 {
	color: #393939;
	font-size: 10px;
	font-family: tahoma;
}.menu {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: 444444;
}
a.menu {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: 444444;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ED9D00;
	text-decoration: none;
}
.titre1 {

	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: 444444;
}
input {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3F3F3F;
	border: 1px dashed #FF9900;
}
textarea {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3F3F3F;
	border: 1px dashed #FF9900;
}
