.titrebleu {
	font-family:"Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #262431;
}

.textcourant {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #68686E;
}
.textbleu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #68686E;
}

.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D646F;
}
a.lienfooter {
	font-size: 11px;
	font-family: Arial;
	color: #5D646F;
	text-decoration: underline;
}

a.lientop {
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #BEC3C6;
	font-weight: bold;
	text-decoration: none;
}
a.lientop:hover {
	font-size: 13px;
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.rubG {
	font-size: 14px;
	font-family:"Trebuchet MS";
	/*color: #494e52;*/
	color: #68686E;
	line-height: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}
a.rubG:hover {
	font-size: 14px;
	font-family:"Trebuchet MS";
	color: #262431;
	line-height: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
}

