body	{				/* par défaut */
	margin: 0;			/* marges extérieures à 0 */
	padding: 0;			/* marges intérieures à 0 */
	font-family:verdana,calibri, serif;
	font-size: 10pt;
	background-color:#D8F4E5; color: black;	/* fonds vert, texte noir */
	text-align: left;	        /* texte justifié */
	border: solid thin; border-width: 0px; border-color: yellow;}
p{padding:20px; font-size:10pt;margin-top:-17px; margin-bottom:-10px;line-height:25px;}
p.sous-titre{font-size:12pt; font-weight:bold;}
img.marge-photo{margin:20px;}
a:link    {color: blue; text-decoration: none;}
a:visited {color: purple; text-decoration: none;}
a:hover   {color: red; text-decoration: underline;}
div#logo{text-align:center;}
.menu	{					/* menu du haut */
	font-size: 8pt;
	font-family: verdana, verdana, sans-serif;
	font-weight: bold;		/* caractères gras */
	letter-spacing: -1pt;		/* caractères ressérés */
	color: black;			/* texte noir */
	text-decoration: none;		/* pas de barre de soulignement */
	text-align: center;		/* texte centré */
	border: solid thin; border-width: 0px; border-color: navy;}
h1	{font-size: 18pt; margin: 1% 0 1% 0; padding: 1%; text-align: center; background-color:#FFD473;border: solid thin; border-width: 0px; border-color: red;}
h2	{font-size: 12pt; margin: 1% 0 1% 0; padding: 1%; text-align: left; border: solid thin; border-width: 0px; border-color: red;}
h3	{font-size: 10pt; margin: 1% 0 1% 0; padding: 1%; text-align: left;   border: solid thin; border-width: 0px; border-color: red;}
h4	{font-size: 10pt; margin: 1% 0 1% 0; padding: 1%; text-align: center; border: solid thin; border-width: 0px; border-color: red;}
h5	{font-size: 8pt; margin: 1% 0 1% 0; padding: 1%; text-align: left;   border: solid thin; border-width: 0px; border-color: red;}
h6	{font-size:  8pt; margin: 1% 0 1% 0; padding: 1%; text-align: center; border: solid thin; border-width: 0px; border-color: red;}
b	{				/* */
	color: red;			/* texte rouge */
	font-weight: bold;		/* caractères gras */}
li{list-style-image:url(../images/favicon1.gif); list-style-position:inside; text-indent:-80px; line-height:25px; margin-left:80px;}
table	{
        border: solid thin; border-width: 0px; border-color:blue; margin-top:-5px;}
td	{
        border: solid thin; border-width: 0px; border-color:white; text-align:center;}
td.blason	{
        border: solid thin; border-width: 0px; border-color:white; text-align:center; width:100px;}
td.a	{
	font-weight: bold;		/* caractères gras */
	text-align: center;		/* texte centré */
        border: solid thin; border-width: 1px; border-color:black;}
td.x	{
        border: solid thin; border-width: 1px; border-color:black;}
td.z	{
	font-style: italic;		/* en italique */
	font-size: small;
        border: solid thin; border-width: 0px; border-color:lime;}
#piedepage{text-align:center; font-size:10pt; margin-top:-20px;}