﻿a:link       { color:  ##008080;  text-decoration: none; background-color:#FFFFCC }
a:visited    { color:  ##008080;  text-decoration: none }
a:active     { color:  ##008080;  text-decoration: none }
a:hover      { color:  #0000FF; font-weight: bold }

body         { font-family: AvantGarde Bk BT; background-color: #FFFFFF; color: #800080; 
               font-size: 10 pt;
               margin: 0; /* pour éviter les marges */  
               text-align: center; /* pour corriger le bug de centrage IE */
 
 }
table        { table-border-color-light: #F0C0C0; table-border-color-dark: #f0C0C0; 
               font-size: 8 pt; background-color: #FFFFFF }
            
               
h1, h2, h3, h4, h5, h6
{
	font-family: AvantGarde Bk BT; background-color: #FFFFFF; color: #800080 
}
h1
{ 
font-size: 24 pt
}
h4
{
 font-size: 10 pt
}

h5
{
 font-size: 10 pt
}

ul           { font-size: 8 pt }


#fond
{
margin-left: auto;   
margin-right: auto;   
width: 960px; /* largeur obligatoire pour être centré */ 	
text-align:center;

	
}