a:link                  {
                        text-decoration: none;
						color: #3399FF }
						
a:visited               {
                        text-decoration: none;
						color: #3399FF }
						
a:hover                  {
                        text-decoration: none;
						color: #FF66CC }
						
a:active                  {
                        text-decoration: none;
						color: #FF66CC }												
												
						
body
{
	background-color: rgb(51, 51, 51);
	color: rgb(192, 192, 192);
}
table
{
	table-border-color-light: rgb(192, 192, 192);
	table-border-color-dark: rgb(192, 192, 192);
	border-color: rgb(192, 192, 192);
}
th
{
	border-color: rgb(192, 192, 192);
}
td
{
	border-color: rgb(192, 192, 192);
}
h1
{
	color: rgb(192, 192, 192);
}
h2
{
	color: rgb(192, 192, 192);
}
h3
{
	color: rgb(192, 192, 192);
}
h4
{
	color: rgb(192, 192, 192);
}
h5
{
	color: rgb(192, 192, 192);
}
h6
{
	color: rgb(192, 192, 192);
}
.imagedroite            {
                        font-family: Lucida Sans;
                        font-size: 10pt;
                        color: #C0C0C0;
                        text-align: left;
						vertical-align: top }

.imagegauche            {
                        font-family: Lucida Sans;
                        font-size: 10pt;
                        font-weight: bold;
                        color: #C0C0C0;
                        text-align: right;;
						vertical-align: top } 


