/*TITRES*/

/*A eliminer remplacer dans les fichiers html par les correscts en dessous*/

.titreP {color: purple;
font-family: Arial;
font-size: 15px;
font-weight: bold}
/*titreP -> title009*/
.titreB {color: white;
font-family: Arial;
font-size: 13px;
font-weight: bold}
body {
 scrollbar-face-color: #FF9900; 
 scrollbar-shadow-color: FF6600;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: FF6600; 
 scrollbar-darkshadow-color: #993300; 
 scrollbar-track-color: #F3BA09; 
 scrollbar-arrow-color: #FFFFFF;
}


.titleFFF {color: white;
font-family: Arial;
font-size: 13px;
font-weight: bold}

.title009 {color: #000099;
font-family: Arial;
font-size: 13px;
font-weight: bold}

.titleF60 {color: #FF6600;
font-family: Arial;
font-size: 12px;
font-weight: bold}

.title {font-family: Arial;
font-size: 13px;
font-weight: bold}

/*TEXTE*/

/*A utiliser*/
.text {font-family: Arial;
font-size: 12px;
font-weight: normal}
.Textorang {color: #FF6600;
font-family: Arial;
font-size: 12px;
font-weight: normal}
.texte {font-family: Arial;
font-size: 12px;
font-weight: normal}
.texteM {color: black;
font-family: Arial;
font-size: 10px;
font-weight: normal}
.texteF60 { color: #ff6600; font-weight: normal; font-size: 12px; font-family: Arial }
.div {font-size: 12px;
line-height: 0px;
padding: 0px;
text-decoration: none;
z-index: auto}

.link {text-decoration: none}
.scroll {  }