@charset "utf-8";
/* CSS Document */

.Texte {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color : white;
}

.tBlanc {
	color:white;
}

.tRouge {
	color:red;	
}

.souligne {
	text-decoration:underline;
}


.Texte a.tRouge:link {
	color:red;
	font-weight:normal;
}
.Texte a.tBlanc:link {
	color:white;	
	font-weight:normal;
}

.Texte a.tRouge:active {
	color:red;	
	font-weight:normal;
}
.Texte a.tBlanc:active {
	color:white;	
	font-weight:normal;
}
.Texte a.tRouge:visited {
	color:red;	
	font-weight:normal;
}
.Texte a.tBlanc:visited {
	color:white;	
	font-weight:normal;
}

.Texte a.tRouge:hover {
	color:white;
	font-weight:normal;
}
.Texte a.tBlanc:hover {
	color:red;
	font-weight:normal;
}


.Espace {
	letter-spacing:3px;
}








.langue_noire {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color : #333333;
}
.langue_grise {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color : #8f8f8f;
}














.texte a:link {
	font-weight:bold;
	color:#000000;
}
.texte a:hover {
	color:#0395ba;
}
.texte span a:link {
	font-weight:bold;
	color:#000000;
}
.texte span a:hover {
	font-weight:bold;
	color:#0395ba;
}
.texte span a:link {
	font-weight:bold;
	color:#000000;
}
.texte span a:visited {
	font-weight:bold;
	color:#000000;
}




.texte_gras {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style:normal;
	font-weight:bold;
	line-height:14px;
}



.texte_bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0395ba;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
}
a.texte_bleu:hover {
	color:#939393;
}

.texte_gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939393;
	font-style:normal;
	font-weight:normal;
	text-transform:uppercase;
}

.noir {
	color:black;	
}


.texte_gris_gras {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939393;
	font-style:normal;
	font-weight:bold;
	text-transform:normal;
}


.texte_bleu_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0395ba;
	font-style:normal;
	font-weight:normal;
}
a.texte_bleu_normal:hover {
	color:#939393;
}

.texte_gris_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#939393;
	font-style:normal;
	font-weight:normal;
}



.texte_petit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
	font-style:normal;
	font-weight:normal;
	line-height:11px;
}

.texte_petit a:hover {	
	color:#0395ba;
}
a.texte_petit:hover {	
	color:#0395ba;
}


.menu_pole {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style:normal;
	font-weight:bold;
	line-height:14px;	
}
a.menu_pole:hover {
	color:#0395ba;
}


.bleu {
	color:#0395ba;
}













.mail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#01325b;
	font-style:normal;
	font-weight:normal;
	line-height:13px;
}

a.mail:hover {
	color:red;
}



.texte_bleu a:link {
	font-weight:bold;
}

.texte_titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#01325b;
	font-style:normal;
	font-weight:bold;
}

.texte_bleu_gras {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#01325b;
	font-style:normal;
	font-weight:bold;
}

