body {	font-size: 8pt;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		color: black; }

h1 {	font-size: 10pt;
		font-weight: normal;
		color: black; }

h2 {	font-size: 9pt;
		font-weight: normal;
		font-style: italic;
		color: black; }

a {		font-weight: 500;
		text-decoration: none; /* underline; */
		color: dodgerblue; /* bleu Arc dodgerblue*/  }
a:hover	{color: darkblue;}

table 	{ font-size: 8pt;}

#CMenu1 			{ background: white} /* gris clair */
#CMenu2 table 		{ background: white} /* gris clair */
#CServices table 	{ background: white} /* gris clair */
.MenuCouche 		{ background: white} /* gris clair */
.TitreInfos 		{ background-color: lightblue;}
 
#CCorps     {background: rgb(230,230,255) }		
.CellSel 	{background: gainsboro; }
.CellDesel  {background: white;}
.TitreLien  { font-size: 10pt;
			  font-weight: 500; }