body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #DCDEE0;
	width: 600px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}
.infos_legales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.head {
	color: #FFFFFF;
	background-color: #333333;
	font-size: medium;
	font-weight: bold;
	text-indent: 5px;
	text-align: center;
}
.erreur {
	color: #FF1541;
	font-weight: bold;
	text-align: center;
}
.ligne1 {
	color: #FFFFFF;
	background-color: #8DBD45;
	text-indent: 5px;
	font-weight: bold;
	text-align: center;
}
.ligne2 {
	background-color: #DDEBC7;
	text-indent: 5px;
	font-weight: bold;
	text-align: center;
}
.ligne3 {
	background-color: #EAF3DC;
	text-indent: 5px;
	font-weight: bold;
	text-align: center;
}
.ligne4 {
	background-color: #FFFFFF;
	text-indent: 5px;
	text-align: center;
}
.boite {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
