<!-- Liens non définis -->
a {	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; }
a:hover { text-decoration: underline; color: #000000}

<!-- Lien des sites -->
.lien_1 {  font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; font-style: normal; color: #000000; clip:     rect(   )}
.lien_1:hover {text-decoration: underline; color: #000000}

<!-- Lien des categories -->
.lien_2 {  font-family: arial; font-size: 16px; font-weight: bold; text-decoration: none; font-style: normal; color: #000000; clip:     rect(   )}
.lien_2:hover {text-decoration: underline; color: #000000}

<!-- Liens divers -->
.lien_3 { font-family: arial; font-size: 11px; font-weight: bold; text-decoration: none; font-style: normal; color: #000000; clip:     rect(   )}
.lien_3:hover { text-decoration: underline; color: #000000}

<!-- Petits liens -->
.lienp {  font-family: Arial; font-size: 11px; color: #000000}

<!-- partenaires -->
.lien_part { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; color: #000000; }

<!-- Definition des ascenseurs et fonds -->
.body {	SCROLLBAR-FACE-COLOR: #29475A;	SCROLLBAR-HIGHLIGHT-COLOR: #C5CCD2;	SCROLLBAR-SHADOW-COLOR: #C5CCD2; SCROLLBAR-3DLIGHT-COLOR: #29475A;	SCROLLBAR-ARROW-COLOR: #FFC700;	SCROLLBAR-TRACK-COLOR: #29475A;	SCROLLBAR-DARKSHADOW-COLOR: #29475A; }

<!-- Titre de niveau 1 -->
.T1 {  font-family: Arial; font-size: 13px; font-weight: bold; color: #FA3301; text-transform: none; text-align: left; text-indent: 20pt}
<!-- Titre de niveau 2 -->
.T2 {  font-family: Arial; font-size: 12px; color: #0099CC; font-weight: normal; margin-right: 35px; margin-left: 40px; text-indent: 25pt; vertical-align: middle; padding-top: 3px; padding-bottom: 3px}

<!-- Definition des textes -->
.texte {  font-family: Arial; font-size: 11px; clip:  border: #c5ccd2; left: 20px; text-align: justify; color: #333333}
<!-- Definition des textes non centrés -->
.textecent { font-family: Arial; font-size: 11px; text-align:center; font-weight: bold; color: #003333; }

<!-- Texte pour nb de visite -->
.visit {  font-family: Arial; font-size: 9px; }

<!-- ******* Tableaux ******* -->
<!-- Barres de tableau -->
.barre1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #473EBF;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 2px;
}
.barre2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #003366;
	padding: 4px;
}
<!-- Cadres stylé -->
.cad_info  { border: thin solid #88CFFF; padding: 2px; background-color: #FFFFFF; }
.cad_info2 { border: thin solid #88CFFF; padding: 2px; background-color: #yallow; }
.cad_info3 { border: thin solid #88CFFF; padding: 2px; background-color: #yallow; }

<!-- Definition des Elements de formulaire -->
INPUT{
color:#000000;
background-color:#F0F0F0;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
TEXTAREA { color:#000000;
background-color:#F0F0F0;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;}

SELECT{
color:#000000;
background-color:#F0F0F0;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;}
<!-- ************ -->