body
{
	color: #001b81;
	background: #ffffff;
}
A:link {
	FONT: 12px Georgia, "Lucida Console", Modern, Verdana, "@Arial Unicode MS";
	COLOR: #cc410a;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A:visited {
	FONT: 12px Georgia, "Lucida Console", Modern, Verdana, "@Arial Unicode MS";
	COLOR: #cc410a;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A:active {
	FONT: 12px Georgia, "Lucida Console", Modern, Verdana, "@Arial Unicode MS";
	COLOR: #cc410a;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A:hover {
	FONT: 12px Georgia, "Lucida Console", Modern, Verdana, "@Arial Unicode MS";
	COLOR: Black;
	font-weight: bold;
	TEXT-DECORATION: underline overline;
}
p, td
{
	font-family: Georgia, Verdana, "@Arial Unicode MS";
	font-size: 11px;
	color: #676767;
}
h1
{
	font-family: arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #d83f03;
	text-decoration: none;
}	
h2 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #d83f03;
	text-decoration: none;
}

h3{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: Black;
	text-decoration: none;
	border-bottom: 1px solid Black;
	margin-bottom: -4px;
}

h4{
	FONT: 12px Georgia, "Lucida Console", Modern, Verdana, "@Arial Unicode MS";
	COLOR: #cc410a;
	font-weight: bold;
	TEXT-DECORATION: none;
	margin-bottom: -10px;
	margin-top: -6px;
}

h5
{
	font-family: Georgia, Verdana, "@Arial Unicode MS";
	font-size: 11px;
	color: #676767;
	font-weight: normal;
	margin-bottom: -10px;
	margin-top: -6px;
}

pdate{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
}

.cadre {
	border: 2px solid #d83f03;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
}
