body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	background-position: center bottom;
	font-size: 10px;
	font-weight: bold;

}
.cellprincipale {
	background-image: url(img/principal.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.principale {
	vertical-align: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: right;
	color: #FF6600;

}
.saisie {
	width: 240px;

}
table {
	font-family: Arial, Helvetica, sans-serif;
}
.enum1 {
	list-style-image: url(img/puce1.gif);
	list-style-position: inside;
	list-style-type: none;




}
