body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0a4e84;
}
.texte_bleufonce {
	color: #1968a6;
	font-weight: bold;
}

.texte_gris {
	color: #999999;
}

.lien_rouge {
	color: #e3004f;
	text-decoration: none;
	font-size: 14px;
}
a.lien_rouge:hover {
	text-decoration: underline;
}
.lien_bleu {
	color: #3080bf;
	text-decoration: underline;
}

.lien_jaune {
	color: #ffcc00;
	text-decoration: none;
}
a.lien_jaune:hover {
	text-decoration: underline;
}

.lien_blanc {
	color: #ffffff;
	text-decoration: none;
}

.onglet {
font-size:10px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.moyen {
	font-size:12px;
	font-weight: normal;
}
.moyenplus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #1968A6;
	font-weight:normal;
}
.bleu14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

