a:link
{
	color: rgb(204,51,51); 
}
a:visited
{
	color: rgb(102,102,0); 
} 
a:active 
{
	color: rgb(102,0,102);
}
a:hover 
{
	color: rgb(102,0,102);
}

body
{
scrollbar-face-color:#F9ECD2; scrollbar-highlight-color: rgb(204,51,51); scrollbar-shadow-color:#FFFFFF; scrollbar-3dlight-color: rgb(102,102,0); scrollbar-arrow-color: color: rgb(204,51,0); scrollbar-track-color: #F9ECD2; scrollbar-darkshadow-color: rgb(204,51,51);

	font-family: Georgia, Verdana, Times New Roman ;
	
	 background-image: url('../images/fond_page1.jpg'); background-attachment:fixed;

	color: rgb(153,102,0);font-weight: 500; 
} 
p
 {
font-size: 12 pt; text-align: justify ;
}

table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h1
{
	 text-align: center;font-size: 24 pt;color: rgb(102,0,0);
}
h2
{
	color: rgb(102,102,0); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(00,00,00); text-align: left ;font-size: 8 pt;font-weight: 200;

}
h6
{
	 text-align: left ;font-size: 14 pt;
}
