
.bleufonce {color:#000099}
.ocre { color: #e06b00 }
.violet { color: #510080 }
.marron { color: #550000 }
.vert { color: #006600 }
.clair { color: #f8f0d4 }
.tresclair { color: #faf5ed }
.marronclair { color: #f8e5ab }

html,body 
{font-size:9pt; font-family:Verdana; color:#550000; margin-left:12pt; margin-right:12pt; margin-top:12pt;
margin-weight:12pt; margin-height:12pt; background-color:#faf5ed; text-align:justify; }


h1 
{font-size:14pt; font-family:Verdana; font-weight:bold; color:#006600; margin-top:12pt; margin-bottom:16pt;
text-align:center; font-variant:normal;}

p
{font-size:8pt; font-family:Verdana; font-weight:normal; color:#550000;; margin-top:6pt; margin-bottom:6pt;
margin-left:16pt; margin-right:16pt; text-align:justify;}

h2
{font-size:9pt; font-family:Verdana; font-weight:bold; color:#550000;; margin-top:14pt; margin-bottom:6pt;
margin-left:16pt; margin-right:16pt; text-align:left;}

h3
{font-size:8pt; font-family:Verdana; font-weight:normal; color:#e06b00;; margin-top:6pt; margin-bottom:6pt;
margin-left:16pt; margin-right:16pt; text-align:middle;}

h4
{font-size:8pt; font-family:Verdana; font-weight:bold; color:#e06b00;; margin-top:6pt; margin-bottom:6pt;
margin-left:16pt; margin-right:16pt; text-align:left;}

h5
{font-size:8pt; font-family:Verdana; font-weight:normal; color:#550000;; margin-top:6pt; margin-bottom:6pt;
margin-left:40pt; margin-right:16pt; text-align:justify;}

h6
{font-size:8pt; font-family:Verdana; font-weight:normal; color:#550000;; margin-top:6pt; margin-bottom:6pt;
margin-left:0pt; margin-right:0pt; text-align:middle;}


a:link {color: green; text-decoration: none;}
a:visited {color: green; text-decoration: none;}
a:hover {color:#660066; text-decoration:none;}


table {
height: 100%;
width: 100%;
border-width: 1px;
border-color:white;
font-size: 9pt;
font-family: Verdana;
padding:0px; 
spacing:0px;
}

td { 
border-color:white;
font-size: 9pt;
font-family: Verdana;
padding:0px; 
spacing:0px;
}

tr { 
border-color:white;
font-size: 9pt;
font-family: Verdana;
padding:0px; 
spacing:0px;
}


/* création de bouton avec type roll over

a.bouton:link{
width:150px; 
height:30px; 
text-decoration:none; 
color:green;
text-align:center; 
font-weight:bold; 
background-color:#faf5ed;
padding:5px}

a.bouton:visited{
width:150px; 
height:30px;
text-decoration:none; 
color:green; 
text-align:center;
font-weight:bold;
background-color:#faf5ed;
padding:5px}

a.bouton:hover{
width:150px; 
height:30px; 
text-decoration:none;
color:violet; 
text-align:center; 
font-weight:bold; 
background-color:#faf5ed;
padding:5px}

*/

