a:link	
{	
	color:#FF7F00;
	text-decoration:none;
}	
a:visited	
{	
	color:#FF7F00;
	text-decoration:none;
} 	
a:active 	
{	
	color:#FF7F00;
	text-decoration:none;
}	
a:hover 	
{	
	color:#ffffcc;
	text-decoration:none;
}	

body
{
	scrollbar-face-color:		#FF7F00;
	scrollbar-shadow-color:		#000000;
	scrollbar-highlight-color:	#993333;
	scrollbar-3dlight-color:	#000000;
	scrollbar-darkshadow-color:	#000000;
	scrollbar-track-color:		#FFFFCC;
	scrollbar-arrow-color:		#FF7F00;
	font-family: BenguiatGot Bk BT, Arial, Helvetica, sans-serif;
	color: #FF7F00; 
	text-align: justify;
	background-color: #FF7F00; 
	background: url('../images/theme/fond_p.jpg');
	font-size: 10pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0; 
}

table
{
	text-align: justify;
	font-size: 10pt;
	color: #FF7F00;
}

tr {background-attachment: scroll}
{
	table-border-color-light table-border-color-dark li
{
	type: square;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: Times New Roman, Times;
}

h1
{
	text-align: center;
	font-family: Times New Roman, Times;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #FF9933;
	margin-left: 0;
	margin-right: 0;
	margin-top: 12;
	margin-bottom: 50;
}

h2
{
	color: rgb(0,255,0); 
	font-size: 8pt;
	font-weight: lighter;
	text-align: left;
	margin-left: 12;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 12;
}

h3
{
	color: rgb(0,255,0); 
	font-size: 12pt;
	font-weight: bolder;
	text-align: right;
	margin-left: 0;
	margin-right: 12;
	margin-top: 18;
	margin-bottom: 0;
}

h4
{
	color: rgb(0,255,0); 
	font-size: 8pt;
	font-weight: lighter;
	text-align: right;
	margin-left: 12;
	margin-right: 12;
	margin-top: 0;
	margin-bottom: 12;
}

h5
{
	text-align: center; 
	font-size: 8pt;
	font-weight: lighter;
	margin-top: 0;
	margin-bottom: 0;
}

h6
{
	color: rgb(255,255,255);
}