#page {
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	color:rgb(102, 102, 102);
	line-height:18px;
	font-size: 12px;
	margin-top:20px;
}

#page ul {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom: 0px;
	margin-left:0px;
	padding-left:15px;
}

#page .lettrine {
	color:#fe000d;
	text-transform: uppercase;
	font-weight: bold;
}

#page h1 {
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
}

#page a {
	color:rgb(102, 102, 102);
}

/* on modifie sa position pour l'aligner avec le début du texte */
.bloc-marge {
	margin-top:37px;
}