body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 0;
	background-position: center;
	font-weight: bold;
}
.text1 {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background-position: right;
	border: 1px solid #000000;
	letter-spacing: 1px;
	word-spacing: 3px;
}
.submit {
	background-color: #000000;
	color: #FFFFFF;
	background-position: center;
	border: 1px solid #000000;
}
a.sommaire {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
a.sommaire:hover { 
 	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
a:hover { 
 	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

