/* CSS Document */

body {
	margin: 0px;
	background-color: #FFF;
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.courant {
	font-size: 11px;
	color: #000;
	line-height: 14px;
}
.courantOn {
	color: #FFF;
	line-height: 14px;
}

.titre4_noir {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}