body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6d6e71;
	text-align: center;
	vertical-align: middle;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bloc {
	background-image: url(../imgs/une.gif);
	margin: auto;
	padding: 5px;
	height: 240px;
	width: 790px;
	text-align: right;
	text-indent: 10px;
}
.ptitbloc {
	float: left;
	height: 21px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.ligne {
	height: auto;
	width: 800px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6d6e71;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
