body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
H1 {
	color: #FF8000;
	font-size: 17px;
	font-family: tahoma;
	font-weight : bold;
	text-decoration: none;
}
.style1 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #686868;
	font-size: 11px;
	font-family: tahoma;
}
.Menu {
    text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	font-weight : bold;
}
.bleu {
	color: navy;
	font-size: 11px;
	font-family: tahoma;
	font-weight : bold;
}
.orange {
	color: #FF8000;
	font-size: 11px;
	font-family: tahoma;
	font-weight : bold;
}
.titreorange {
	color: #FF8000;
	font-size: 16px;
	font-family: tahoma;
	font-weight : bold;
}
.vert {
	color: green;
	font-size: 11px;
	font-family: tahoma;
	font-weight : bold;
}
.darkgray {
	color: gray;
	font-size: 11px;
	font-family: tahoma;
	font-weight : bold;
}
