body {
	background-color : #ffffff;

	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size : small;
	line-height : 150%;
}

.clear {
	overflow : hidden;
	height : 1px;
	clear : both;
}

.legende{
	line-height: 100%;
}
.credit{
	font-size: 7pt;
}

#content p { text-align:justify; }

#content .bold,#content .gras {
	font-weight : bold;
}

#content .normal_line-height {
	line-height : 130%;
}

#content .gauche {
	float : left;
	width : 50%;
}

#content .droite {
	float : right;
	width : 50%;
}

#content .centre {
	text-align: center;
}

#content ul {
	list-style : square;
}

.img {
	border : 1px solid #000000;
	margin: 5px;
	margin-bottom: -5px;
}

.logo {
	border: none;
}

.question {
	font-size: 12px;
	font-weight: bold;
}
