body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.fond {
	font-size: 15px;
	color: #FFFFFF;
}
.texte {
	font-size: 15px;
	color: #FFFFFF;
}
.texte_accueil {
	font-size: 15px;
	color: #000000;
}
.actuellement_asuivre {
	font-size: 15px;
	color: #000000;
	font-weight: bolder;
	background-color: #FAE10F;
}
.nav_bas {
	font-size: 12px;
	text-align: right;
	color: #2C6108;
}

.copyright {
	font-size: 10px;
	text-align: center;
}

a {

	color: #000000;
	
	text-decoration: none;

}

a:visited {

	color: #000000;

	text-decoration: none;

}

a:hover {

	color: #FAE10F;

	text-decoration: none;

}

a:active {

	color: #000000;

	text-decoration: underline;

}

h1 {

	font-size: 20px;
	color: #000000;
	font-weight: bolder;
	background-color: #FAE10F;

}

h2 {

	font-size: 15px;
	color: #000000;

}

h3 {

	font-size: 16px;
	color: #FAE10F;

}