.lien_blanc {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0em;
	letter-spacing: 0em;
}
.lien_blanc:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	.lien_boite {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.lien_boite:hover {
	text-decoration: underline;
	color: #1638B3;
	}

.lien_gris {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0em;
	letter-spacing: 0em;
}
.lien_gris:hover {
	color: #1333AC;
	text-decoration: underline;
	}
.lien_bleu {
	font-size: 10px;
	color: #1350AA;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}
.lien_bleu:hover {
	color: #990066;
	text-decoration: underline;
	}
.lien_bleu2 {
	font-size: 10px;
	color: #1350AA;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
}
.lien_bleu2:hover {
	color: #990066;
	text-decoration: underline;
	}

.sous_titre {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
	}
.sous_titre_bleu {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D39A6;
	letter-spacing: 1px;
	background-color: #F7F7F7;
	border-top: thin solid #F7F7F7;
	border-right: 10px solid #F7F7F7;
	border-bottom: medium solid #F7F7F7;
	border-left: 10px solid #F7F7F7;
	font-weight: bold;
	}
.sous_titre_gris {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: 0px;
	background-color: #F7F7F7;
	border-top: thin solid #F7F7F7;
	border-right: 10px solid #F7F7F7;
	border-bottom: medium solid #F7F7F7;
	border-left: 10px solid #F7F7F7;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	}

.titre_rubrique {
font-size: 24px; font-family: Arial, Helvetica, sans-serif; color: #1D39A6; letter-spacing: 2px; 
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0em;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0em;
}
.formulaire_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1035AA;
	letter-spacing: 0em;
	background-color: #F9F9F9;
	border: thin solid #C0C0C0;
	line-height: 10px;
}
.texte_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0em;
}
.menu_selectionné {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1035AA;
	font-weight: bold;
	text-decoration: none;
}
.menu_selectionné_décalé {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1035AA;
	font-weight: bold;
	text-decoration: none;
	border-top: thin solid #F7F7F7;
	border-right: 10px solid #F7F7F7;
	border-bottom: medium solid #F7F7F7;
	border-left: 10px solid #F7F7F7;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
.texte_bleu {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1035AA;
	font-weight: normal;
	text-decoration: none;
}
.titre_bleu_souligné {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1035AA;
	font-weight: bold;
	text-decoration: underline;
}
.encadrement_gris {
	border: 5px solid #CCCCCC;
}
.encadrement_gris:hover {
	border: 5px solid #1D39A6;
}
