font {  
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ; 
	font-size: 15px; 
	font-style: normal; 
	color: #FFFFFF
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CCC;
	text-align:left;
	background-color: #000000;
	font-weight:normal
}

h2 {  
	font-family:Tahoma, Helvetica, Arial, sans-serif ; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold; 
	text-align: left;
	margin-left:3px
}

h3 {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#003;
	font-weight:normal;
	padding-right:inherit;
	text-align:justify;
	margin-left:3px
}

h4 {
	font-family:Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	color:#CCC;
	text-align:left;
	background-color: #000000;
	font-style: normal;
	font-weight:bold;
	margin-top:0pt;
	margin-bottom:0pt
}

h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#900;
	text-align:left;
	font-style: normal;
	font-weight:normal;
	margin-top:0pt;
	margin-bottom:5px
}

a {
	font-family:Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none
}

a:hover {
	font-family:Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	text-decoration: none
}

a:active {
	color: #666;
	font-size: 10pt;
	background-color: #000000;
	text-decoration: none;
}

.notes_petit {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #999;
	word-spacing: normal;
	margin: 5px;
	position: relative;
	text-align: left;
	vertical-align: middle;
	clip: rect(auto,auto,auto,auto);
	background-position: 5px;
}

#sidebar h1 strong {
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar a {
	text-align: right;
}

.f {
	font-family: Courier New, Courier, monospace;
	color:#006;
	font-weight:bold
}
.f:hover {
font-family: Courier New, Courier, monospace;
	color:#CC0000;
	font-weight:bold
}

.g {
	color: #900;
	font-family: "Courier New", Courier, monospace;
}
#gris {
	color: #666;
}
.ROUGE {
	color: #F00;
}
