.vert-de-gris {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #C2D5AC}
.titre {  font-family: "Eras Demi ITC"; font-size: 14px; font-weight: bold; color: #C2D5AC; font-style: italic}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
td { font-family: Arial, Helvetica, sans-serif; font-size: 13px}


#frame {
height: 400px;
overflow: auto;  /*cette propri&eacute;t&eacute; va permettre le scroll de ce bloc */
}

.nav {
	font-size: 12px;
	font-weight: bold;
	color: 000000;

}
.nav a {
	font-size: 12px;
	font-weight: bold;
	color: 000000;
	text-decoration: none;

}
.nav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.hidde {
	display: none;
}
