#fiche td {
	font-size: 10px;
}
#fiche h1 {
	font-size: 16px;
}
#fiche h2 {
	font-size: 14px;
}
.descriptif {
	color: #FFBA17;
	font-weight: bold;
}
#fiche a {
	color: #666666;
	text-decoration:none;
}
.plan_acces {
	font-size: 14px;
	font-weight: bold;
	color: #FFBA50;
	text-decoration: underline;
}
.important {
	color: #FF0000;
}

