body
{
	color: #000000;
	background: #FAEBD7;
}
a:link, a:visited
{
	color: #CC0000;
	text-decoration: underline;
}
a:hover, a:active
{
	color : #CC0000;
	text-decoration: underline;
}
p, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
}
h1
{
	font-family: arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}	
h2 {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cadre
{
	border: 3px solid #ffffff;
}

.cadre2
{
	border: 3px solid #000000;
}