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

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

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

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

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

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


<!-- Titre de niveau 1 -->
.T1 {  font-family: Arial; font-size: 13px; font-weight: bold; color: #CCCCCC; text-transform: none; text-align: left; text-indent: 20pt}
<!-- Titre de niveau 2 -->
.T2 {  font-family: Arial; font-size: 12px; color: #333333; 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: #99999; 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: #000000; }
<!-- Definition des textes dans la partie admin-->
.texte_adm {  font-family: Arial; font-size: 11px; clip:  border: #99999; left: 20px; text-align: justify; color: #FFFFFF}


<!-- 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: #999999;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
	padding: 2px;
}
.barre2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
	vertical-align: middle;
	color: #666666;
	padding: 4px;
}
<!-- Cadres stylé -->
.cad_info  { border: thin solid #FFCC00; padding: 2px; background-color: #999999; }
.cad_info2 { border: thin solid #FFCC00; padding: 2px; background-color: #CCCCCC; }
.cad_info3 { border: thin solid #FFCC00; padding: 2px; background-color: #yallow; }

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

SELECT{
color:#FFFFFF;
background-color:#666666;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;}

<!-- KIT ************ -->

.fond {  background-color: #000000; margin-top: 1px; margin-right: 1px; margin-bottom: 1px}
.fondTitre {  background-color: #666666; font-family: Verdana, Arial; font-size: 12px; color: #ffcc00; font-weight: bold}
.fondTitre2 {  font-family: Verdana, Arial; font-size: 16px; color: #c0c0c0; font-weight: bold}
body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #c0c0c0;
	background-color: #333333;
	scrollbar-face-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333
}
.titre {  font-family: Verdana, Arial; font-size: 13px; color: #000000}
td {  font-family: Verdana, Arial; font-size: 12px; color: #111111}
.fondmilieu {  background-color: #333333}
.fondcentre {  background-color: #999999}
.fondcadre { background-color: #000000; margin-top: 1px; margin-right: 1px; margin-bottom: 1px ; font-family: Arial, Helvetica; font-size: 14px; font-weight: bold; color: #FFFF00
}
<!-- a:link {  font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; color: #FFFFFF; text-decoration: none} -->
<!-- a:visited {  font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; color: #E5E5E5; text-decoration: none} --> 
<!-- a:active {  font-family: Verdana, Arial; font-weight: bold; font-size: 8pt; color: #FFFFFF; text-decoration: none} -->
<!-- a:hover {color: #ffcc00; font-size: 8pt; font-weight: bold; font-family: Verdana, Arial; text-decoration: none} -->