html, body
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
}
body{
	background:#FDCC10;
}
.contenu
{
	font-size:12px;
}
.small
{
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}
.smallig
{
	font-size:11px;
	font-weight:bold;
	color:#993300;
	font-style:italic;
}
.contenug
{
	font-weight:bold;
	color:#993300;
	font-style:italic;
}
a,.lien
{
	font-weight:bold;
	color:#993300;
	text-decoration:underline;
}
a:hover,a.lien:hover
{
	color:#993300;
	text-decoration:underline;
}
