
table.fr_evt {
  width = 160px;
  border-style: solid;
	border-color: green;
	border-width: thin;
 
  background-color:#80FF80;
	
}

th.fr_th_evt {
	color:white;
  background-color:#00B933;

  
}

td.fr_lien_t{
	text-align= left;
}

a.fr_lien_tableau {
	font-size= 80%;
  
}