/********************* 49 **************************/

.nom {
color: #000000;
font-family: 'Times New Roman', Times, serif;
font-size: 49px;
font-weight: normal;
font-style: italic;
}

/********************* 25 **************************/

.titredepage {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight: bold;
}

/********************* 21 **************************/

.titredepage2 {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold;
}

.titredepage3 {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: normal;
}

/********************* 18 **************************/

.titre3 {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
}

.titre5 {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
}

/********************* 17 **************************/

.intro {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
color: #ffffff;
font-weight: normal;
}

.intro14 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
font-weight: normal;
}
/********************* 16 **************************/

.relaxation {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
font-style: normal;
}

.titre1 {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
}

.titre6 {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
}

/********************* 15 **************************/

/* NOTE IMPORTANTE SUR PAGE ACCUEIL ENGLISH */
.redimportantnote {
font-size: 15px;
color: #A0FF00;
}

.voiraussi {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
}

.titre2 {
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
}

/********************* 14 **************************/

.titre4 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
}

.titre4n {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
}

/********************* 13 **************************/

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-weight: normal;
}

div {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-weight: normal;
}

font {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-weight: normal;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-weight: normal;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ffffff;
font-weight: normal;
}

/* PETIT TEXTE BLANC SUR PAGE ACCUEIL ENGLISH */
.petittextegris {
font-size: 13px;
color: #ffffff;
}

/********************* 12 **************************/

.font11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: normal;
}

.font11_bk {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.asterisqueplus {
font-size: 12px;
}

/********************* 11 **************************/

.arbo {
font-size: 11px;
color: #000000;
font-weight: bold;
}

.copyright {
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
}

.autre_langue {
font-size: 11px;
color: #000000;
}

/* POUR TOUS LES TEXTES PLUS PETITS */
.asterisque {
font-size: 11px;
}

/********************* AUTRES **************************/

.transparent {
font-size: 1px;
color: #004EA5;
}

.bullet {
color: #FFFFFF;
font-family: 'Times New Roman', Times, serif;
font-size: 23px;
font-weight: bold;
font-style: normal;
}

.bordure {
border-color: #000000;
}

.surimage {
    position: absolute;
	top: 350px;
	width: 600px;
	z-index: 10;
}
	       
.top {
    position: absolute;
	top: 0px;
 	width: 554px;
 	margin: 0;
 	padding: 0;
 	z-index: 0;
}
	       
/************************************************
**************  LIENS DE BASE TEMPORAIRES  ******
************************************************/

A:link {
color : #00FFFF;
font-weight: bold;
text-decoration : none;
}

A:hover {
color : #FFFFFF;
font-weight: bold;
text-decoration : none;
}

A:active {
color : #00FFFF;
font-weight: bold;
text-decoration : none;
}

A:visited {
color : #00FFFF;
font-weight: bold;
text-decoration : none;
}

/************************************************
**************  LIENS ARBORESCENCE  *********************
************************************************/

a.gray:link {
color: #000000;
font-weight: bold;
font-size: 12px;
text-decoration : none;
}

a.gray:active {
color: #A0FF00;
font-weight: bold;
font-size: 12px;
text-decoration : none;
}

a.gray:visited {
color: #000000;
font-weight: bold;
font-size: 12px;
text-decoration : none;
}

a.gray:hover {
color: #A0FF00;
font-weight: bold;
font-size: 12px;
text-decoration : none;
}

/************************************************
**************  LIENS ENTETE  ******
************************************************/

A.entete:visited {
color : #000000;
font-weight: normal;
text-decoration : none;
}

A.entete:link {
color : #000000;
font-weight: normal;
text-decoration : none;
}

A.entete:hover {
color : #000000;
font-weight: normal;
text-decoration : none;
}

A.entete:active {
color : #000000;
font-weight: normal;
text-decoration : none;
}