body {	
	font-family:Arial;
	background-image: url('fond.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-size:cover;
}
.JQueryD {
	 	
}
.Style1 {
	font-family: Arial;
	font-size: 30px;
	color: #808080;
}
.Style2 {
	font-family: Arial;
	font-size: 30px;
	color: #FFFFFF;
}
.Style3 {font-family: Arial; font-size: 40px; color: #000000; }
.Style4 {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;	
}
.Style5 {font-family: Arial; font-size: 25px; color: #000000; }
.Style7 {
	font-family: Arial;
	font-size: 22px;
	color: #000000;
}
.Style18 {
	background-color: #FFFFFF;
	font-family:Arial;
}
.bouton{
	width: 100%;
	background-color: #808080;
	color: #FFFFFF;
	padding: 1px 8px 1px 1px;
	border: 0px;
	font-family: Segoe UI Light; 
	font-size: 30px;
	height:60px;
	cursor: pointer;
}