@charset "UTF-8";
/* CSS Document */

.survol:link {
	color: #E6FFE8;
	text-decoration: none;
}

.survol:hover {
	color: #E6FFE8;
	text-decoration: none;
}
.survol:visited {
	color: #E6FFE8;
	text-decoration: none;
}
.police_onglets {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.police_onglets:link {
	font-family: "Times New Roman", Times, serif;
}
.onglet_courant {
	color: #618B26
}
