body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.typo_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #847A00;
	text-decoration:none;
}
a.typo_accueil:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #132e6b;
	text-decoration:underline;
}
.typo_others {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b2a400;
	text-decoration:none;
}
a.typo_others:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #132e6b;
	text-decoration:underline;
}
.typo_real {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #101F56;
	text-decoration:none;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #101F56;
	padding-left: 5px;
}
a.typo_real:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C9BE3C;
	text-decoration:underline;
}

.typoBlanches {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
