body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665E55;
	letter-spacing: 2px;
	text-align: justify;
}
.normalGras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80756A;
	letter-spacing: 3px;
	font-weight: bolder;
}
.Menu-bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ACACAC;
	text-align: center;
}
.petitOrange {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-align: center;
}
.normalDroite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #665E55;
	letter-spacing: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E7E4;
}
.champsFormulaire {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #665E55;
	letter-spacing: 2px;
	text-align: left;
}
.ligneBas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E7E4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E7E4;
}
.titreDroite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #80756A;
	letter-spacing: 3px;
	font-weight: bolder;
	text-align: right;
	background-position: bottom;
	vertical-align: baseline;
}
.normalCentre {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665E55;
	letter-spacing: 2px;
	text-align: center;
}
.normalDroiteGras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665E55;
	letter-spacing: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E7E4;
	font-weight: bold;
}
.normalSouligne {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #665E55;
	letter-spacing: 2px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ligneVertical {
	border-left-width: 2px;
	border-left-color: #666666;
}
.test {
	text-indent: 20px;
	cursor: crosshair;
	list-style-type: disc;
}
