body {
	margin: 0px;
	background-color: #000000;
	font-family: arial;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}

#fondBlanc {
	position: fixed;
	top: 50px;
	width: 100%;
	height: 480px;
	background-color: #FFFFFF;
	padding: 0px;
}

#retourMenu {
	position: fixed;
	top: 290px;
	right: 10px;
	background-color: #FFFFFF;
	z-index: 197;
}

#cv_un {
	position: absolute;
	top: 57px;
	left: 310px;
	z-index: 198;
}

#cv_deux {
	position: absolute;
	top: 57px;
	left: 610px;
	z-index: 198;
}


a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: line-through; }
a:hover { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: underline; }

a.propre:link { color: #000000; text-decoration: underline; }
a.propre:visited { color: #000000; text-decoration: underline; }
a.propre:hover { color: #000000; text-decoration: none; }
a.propre:active { color: #000000; text-decoration: underline; }