body {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
	text-decoration: underline;
	font-weight: bold;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.titrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #FF3300;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
}
.formasterix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.formcomm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF3300;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.textebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}
