body
{
	color: #B0AEAE;
	background: #ffffff;
}
a:link, a:visited
{
	color: #B0AEAE;
	text-decoration: none;
}
a:hover, a:active
{
	color : #B0AEAE;
	text-decoration: underline;
}
p, td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
h1
{
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: rgb(0, 0, 0);
    color: rgb(255, 150, 0);
    font-size: 170%;
    font-family: "Times New Roman",Times,serif;
    font-weight: bold;
    letter-spacing: 0.2em;
}	
h2 
{
    color: rgb(255, 150, 0);
    font-size: 170%;
    font-family: "Times New Roman",Times,serif;
    font-weight: bold;
    letter-spacing: 0.2em;
}
.cadre
{
	border: 2px solid #cccccc;
}
