<!--

.titre {
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:16pt;
	color:red;
	text-decoration:none; }

.petit-titre {
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	color:red;
	text-decoration:none; }

.texte {
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	color:black;
	text-decoration:none; }

.petit-texte {
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:black;
	text-decoration:none; }
	
.entete-cadre {
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11pt;
	text-decoration:none; }
	
.cadre {
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:9pt;
	color:black;
	text-decoration:none; }
.cadre2 {
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:10pt;
	color:black;
	text-decoration:none; }
.recherche {
	font-family:Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:8pt;
	color:black;
	text-decoration:none; }

.command {
	font-family:Helvetica, Arial, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:10pt;
	color:black;
	text-decoration:none; }

/*
a {
	font-family:Helvetica, Arial;
	font-style:normal;
	font-weight:bold;
	font-size:10pt;
	color:blue;
	text-decoration:none; 
}
*/	
a:visited { color:blue; font-weight:normal}

/* pour le livre d'or (début)*/
TD.livre  { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF }

A.erreur  { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #ED1015 }
A.titre   { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #354785 }
A.ok      { font-family: Helvetica, Verdana; font-size: 13px; color: #1C2D67; font-weight: bold; background: #FDF9AA }
A.heure   { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #354785 }
A.date { font-family: Helvetica, Verdana; font-size: 13px; color: #0540FD; font-weight: bold; text-decoration: none }

A.lire   { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF }
A.lire:link { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF }
A.lire:visited { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF }
A.lire:hover { font-family: Helvetica, Verdana; font-size: 13px; color: #FFFFFF }

A.email         { color: #0540FD; font-weight: bold; text-decoration: none }
A.email:link    { color: #0540FD; font-weight: bold; text-decoration: none }
A.email:visited { color: #0540FD; font-weight: bold; text-decoration: none }
A.email:hover   { color: #0540FD; font-weight: bold; text-decoration: underline }

td.thumb        {
                color: #CC6600;
                text-decoration: none;
                vertical-align: top;
                text-align: center;
                }

/* pour le livre d'or (fin)*/
-->
