
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
a {
	color: black;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.titre { font-size: 20px; font-weight: bolder; color: #A2B6D1; }
.sous-titre { font-size: 14px; font-weight: bolder; color: #FFFFFF; }
.texte { font-size: 14px; font-weight: 400; color: #000000; }
.lien { font-size: 14px; font-weight: bold; color: #FFFFFF; }
.petit { font-size: 9px; }

.contour_image {
	border: 2px solid #A2B6D1;
}

.menu {
	padding: 20px 0px 4px 0px;
	font-size: 12px;
	text-align: center;
}

.pied_page td, .pied_page a{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

p, div {
	text-align: justify;
}

.moustic span {
	font-size: 10px;
}

form { padding: 0; margin: 0; }