body {
	background-color: #CCCCCC;
	background-image: none;
	font-family: Georgia, serif;
	font-size: small;
	color: #000000;
	margin: 0px 0px 0px 25px;
}
h1 {
	background-color: #CCCCCC;
	background-image: none;
	color: #000000;
	font-size: medium;
	font-weight: bold;
	margin: 2em 0em 1.2em 0px;
	padding: 3px 3px 3px 20px;
}
h2, h3, h4, h5, h6 {
	font-size: small;
	font-weight: bold;
	margin: 2em 20px 1em 80px;
}
p {
	font-size: small;
	margin: 1em 20px 1em 80px;
}
p.alignRight {
	text-align: right;
}
table {
	border-width: 0px;
	border-collapse: collapse;
}
td {
	border-width: 0px;
}
div.page {
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	width: 760px;
}
div.headerPlaque {
	text-align: center;
	padding-top: 10px;
}
.pageBot1 {
	font-size: smaller;
	padding: 10px 0px 15px 20px;
	border-top: 1px solid #999999;
}
.pageBot2 {
	float: right;
	font-size: smaller;
	padding: 10px 20px 15px 15px;
}
a {
	color: #333366;
	background-color: transparent;
}
a:hover {
	color: #666699;
	background-color: transparent;
}
a:visited {
	color: #993399;
}
a.button, a.button:hover, a.button:visited {
	background-color: #FFFF66;
	background-image: none;
	color: #000000;
	font-size: smaller;
	text-decoration: none;
}
a.special, a.special:hover, a.special:visited {
	background-color: #FF9900;
	background-image: none;
	color: #000000;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
}
.palette {
	background-color: #FFFFFF;
	background-image: none;
	text-align: center;
	font-size: x-small;
	color: #000000;
	margin: 0px 20px 0px 120px;
}
.paletteCel {
	border: 1px solid #000000;
}
.formLabel {
	text-align: right;
	vertical-align: top;
}
.formContentLeft {
	text-align: left;
}
input, textarea {
	vertical-align: top;
	font-size: small;
	font-family: Georgia, serif;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #000000;
}
.formulaire {
	margin: 1em 20px 1em 0px;
}
ul {
	margin: -8px 0px 0px 0px;
}
ul li {
	margin: 0px 20px 5px 120px;
	list-style-type: circle;
	list-style-position : outside;
}