body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCC33;
	color: #000000;
}
.titreprincipal {
	font-size: xx-large;
	font-weight: bold;
}
.titresecondaire {
	font-size: x-large;
	font-weight: bold;
}
.soustitre {
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
p {
	margin-bottom: 3px;
	margin-top: 3px;
}
a:hover {
}
img {
	border-width: 0px;
}

