body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	background-image: url(/images/fondfonce.gif);
	margin: 0px;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

.titre1 {
	font-size: 13px;
	color: #336666;
	text-transform: uppercase;
}

.titre2 {
	font-size: 11px;
	color: #336666;
	font-weight: bold;
}

a {
	color: #336666;
}
a:hover {
	text-decoration: underline;
}
.titreA {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(/images/fondfonce.gif);
}

