
@charset "iso-8859-1";

body {
background: url(images/fond.jpg);
background-repeat: repeat-y;
background-position: top center;
}


A { text-decoration : none ; } 

A:link {
font: "Verdanna" ;
color: #000066;}
 
A:visited {
font: "Verdanna" ;
color: #000066;}

A:active {
font: "Verdanna" ;
color: #000066;}



H1 {
color: #040B99 ;
font: bold 30 Verdanna ;
text-align: center;
margin-top:5px ;
margin-bottom:10px ;
text-indent : 0px ; }


.references {
color: #040B99 ;
font: bold 20 Verdanna ;
text-align: center;
margin-top:5px ;
margin-bottom:15px ;
text-indent : 0px ; }



.texte {  
color: #000066;
font: 14 Verdanna ;
text-align: left;
margin-top:5px ;
margin-bottom:5px ;
text-indent : 0px ; }

.texte_total {  
color: #000066;
font: bold 16 Verdanna ;
text-align: center ;
margin-top:10px ;
margin-bottom:10px ;
text-indent : 0px ; }


.texte_centre {  
color: #000066;
font: 14 Verdanna ;
text-align: center ;
margin-top:5px ;
margin-bottom:5px ;
text-indent : 0px ; }


.texte2 {  
color: #000066;
font: normal 12 Verdanna ;
text-align: left;
margin-top:5px ;
margin-bottom:5px ;
text-indent : 0px ; }

.texte3 {  
color: #000066;
font: 14 Verdanna ;
text-align: left;
margin-top:10px ;
margin-bottom:10px ;
text-indent : 25px ; }


.tab_titre {  
color: #000066;
font: bold 16 Verdanna ;
text-align: center;
margin-top:15px ;
margin-bottom:15px ;
text-indent : 0px ; }
