body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254166;
}

a {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: underline;
}

.menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.pied_page, .pied_page a {
	font-size: 11px;
	color: #a4b6ce;
	font-weight: bold;
}

.titre_rubrique {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

.mdp_oublie {
	font-size: 11px;
	line-height: 11px;
}


.contour_vignette {
	border: 1px solid #254168;
}

#bleu {
	color: #4676b6;
}
#bleu_clair {
	color: #9FBCDE;
}
	td#bleu_clair { padding: 0px 3px; }
#blanc {
	color: white;
}
#vert {
	color: #84BF47;
}
#orange {
	color: #fbbe01;
}
#rouge {
	color: #ff0000;
}
