/*TITRES*/

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

.titreP   {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	font-variant: normal;
}
/*titreP -> title009*/
.titreB {
	color: #C09;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold
}

.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, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-variant: 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}
.div  { font-size: 10px; line-height: 0px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; padding: 0px }

.link {
	font-size: 12px;
	font-style: normal;
}
.scroll {  }
