﻿a:link
{
	color: #D7C7B7; 
	text-decoration:underline;
}
a:visited
{
	color: #D7C7B7; 
} 
a:active 
{
	color: rgb(0,102,102);
}
body
{
	background-image: url('gfx/fond-page2.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	background-color: #000000;
	font-family: "helvetica narrow", arial, verdana;
	color: #D7C7B7;
	font-size: 10pt;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	font-size: 10pt; 
	}
Normal, h1, h2, h3, h4, h5, h6
{
	color: #D7C7B7;
}
li
{
	font-size: 10pt;
}
p {
	padding:0 5px;
}
Normal
{
	font-size: 10pt;
}
h1
{
	font-size: 14pt;
	
}
h2
{
	font-size: 11pt;
	 
}
h3
{
	font-size: 10pt;
	
}
h4
{
	font-size: 10pt;

}

