/* CSS Document */

body{
  SCROLLBAR-FACE-COLOR: #CC5A22; 
  SCROLLBAR-TRACK-COLOR: #ffffff;
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #cc0000;  
  SCROLLBAR-ARROW-COLOR: #ffffff; 
  SCROLLBAR-3DLIGHT-COLOR: #CC5A22;
  SCROLLBAR-DARKSHADOW-COLOR: #CC5A22;
}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC5A22;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC5A22;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC5A22;
	text-decoration: underline;
}
.td1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC5A22;
	text-decoration: none;
}
.b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	text-decoration: none;
}
.b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC5A22;
	text-decoration: none;
}
.b3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #819EE8;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC5A22;
	text-decoration: none;
	font-style: italic;
}
