.TexteLoCV {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: normal;
}
.TexteN {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
}
.TexteNB {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
}
body {
	background-color: #000000;
}
.Titres {
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.4em;
}
.STitres {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0.2em;
}

