body {	background-color: #FFFFFF;}body,td,th {	font-family:sans-serif;	color: #000000;}/* Texte */.rouge{	font-family:sans-serif;	font-size:12px;	color:#EE312F;}a.rouge: link {text-decoration: underline; color:#EE312F;}a.rouge: visited {text-decoration: underline; color:#EE312F;}a.rouge: hover {text-decoration: none; color:#EE312F;}/* Formulaire */.box-rouge{	font-family:sans-serif;	font-size:12px;	color:#EE312F;	text-align:center;}/* invisible */.hidden  {display:none;}.visible {display:inline}