body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.cell {
	width: 200px;
}

.formw200 {
	width: 300px;
	background: #F1F1F1;
	margin-top: 3px;
	margin-bottom: 3px;
}

.formw100 {
	width: 50px;
	background: #F1F1F1;
	margin-top: 3px;
	margin-bottom: 3px;
}

.cadre {
	margin: 10px 25px;
	width: 550px;
}

p {
	color : #575659;
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.tableau {
	margin-top: 0;
	color: #707070;
	line-height: 15px;
	font-size: 12px;
	text-align: left;
}

h1 {
	color : #6ea637;
	font-size: 20px;
	line-height: 24px;
	margin-top: 0;
	font-weight: normal;
	text-align: left;
}

h2 {
	color : #0c6680;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: left;
}

.filet {
	height: 5px;
	width: 550px;
	border-bottom: 1px dotted #a2a2a2;
	margin-bottom: 5px;
	margin-top: 5px;
}
