.textenormalnoir {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.textegrasturq {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #009999;
	text-decoration: none;

}
.textegrasbleu {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
.textenormalturq {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #009999;
	border: thin none #336699;
	text-decoration: none;


}
.textenormalbleu {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006699;
	border: thin none #3366CC;
	text-decoration: none;


}
.textegrasblanc {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.textenormalblanc {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.textebandeaubas {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ccffff;
	text-decoration: none;

}
.titrebleu {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.titreblanc {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.fleche {
	font-family: "Arial black";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #96DFDF;
	text-decoration: none;
}

.errorMessage{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}

A.lienTurquoise {
COLOR: #ccffff; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 8pt; text-decoration: none
}

A.lienTurquoise:hover {
COLOR: #ccffff; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 8pt; text-decoration: underline
}

A.lienBlanc {
COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 8pt; text-decoration: none
}

A.lienBlanc:hover {
COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 8pt; text-decoration: underline
}

A.lienBleu {
COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 8pt; text-decoration: none
}

A.lienBleu:hover {
COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 8pt; text-decoration: underline
}

A.lienBlanc {
COLOR: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 8pt; text-decoration: none
}

A.lienPro {
COLOR: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 7pt; text-decoration: none
}
A.lienPro:hover {
COLOR: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif;
; font-size: 7pt; text-decoration: underline
}

/* definition de la taille et couleur de font par defaut du tableau */
/* ******************************************************************/
TABLE.tableauFontBlanc {
        width=96%;
        background-color: #FFFFFF;
}

/* definition de la taille et couleur de font par defaut du tableau */
/* ******************************************************************/
TABLE.tableauFontBleu {
        width=96%;
        background-color: #DCF8F8;
}

/* Largeur des separateurs entre les colonnes */
/* ********************************************/
IMG.tableau {
        width=2px;
        height="100%";
        align="top";
}

/* Hauteur par defaut des colonnes */
/* *********************************/
IMG.tableau2 {
        height=25px;
        width=1px;
        align="top"
}

FONT, TD, TR, TABLE, BODY
{
    FONT-SIZE: 8pt;
    COLOR: #006699;
    FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    TEXT-DECORATION: none
}