body {
	background-attachment: fixed;
	background-image: url(images/scanschema.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1A6CBF;
	text-transform: uppercase;

}
.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-weight: bold;
	color: #CA0042;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.valeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	text-decoration: underline;

}
.fondCentre {
	background-attachment: scroll;
	background-image: url(images/fond-centre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #003366;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #003366;
}
li {
	left: 20px;
}
ul {
	left: 20px;
}
