h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-align:left;
	margin-top: 18px;
	line-height: 20px;
}

.blanc {
	color: #FFFFFF;
}

a:link {
	color: #999999;
}
a:hover {
	color: #669999;
}
a:visited {
	color: #999999;
}
a:active {
	color: #669999;
}
.lienrouge a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	margin-left: 8px;
	font-weight: bolder;
}
.retel {
	background-image: url(christine_retel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

