		/* CSS Document */

BODY {scrollbar-face-color: #D21C1B; 
    scrollbar-shadow-color: #000000; 
    scrollbar-highlight-color: #D21C1B; 
    scrollbar-3dlight-color: #000000; 
    scrollbar-darkshadow-color: #D21C1B; 
    scrollbar-track-color: #D21C1B; 
    scrollbar-arrow-color: #000000;
}
		
		.normal {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #333333;
		}
		.moyen {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #333333;
		}
.petit {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 9px;
			font-style: normal;
			color: #993300;
		}

		.gris_normal {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #333333;
		}
		.gris_moyen {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #333333;
		}
		.bordeau_moyen {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #663333;
		}
		.violet_normal {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #666699;

		}
		.violet_moyen {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #663399;
		}

		.blanc_moyen {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #ffffff;
		}
		.rouge_moyen {
			font-family: Georgia, "Times New Roman", Times, serif"MS Sans Serif", Geneva, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: #993300;
		}
		.petit_noir {
			font-family : "MS Sans Serif", Geneva, sans-serif;
			font-size : 12px;
			font-style : normal;
			color : black;
			text-align : justify;
		}

		.lien {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-decoration: underline;
			color: #660000;
		}
		.lien:HOVER {
			color: #993300;
		}
		
		.lien_normal {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-decoration: underline;
			color: #660000;
		}
		.lien_normal:HOVER {
			color: #993300;
			text-decoration: underline;
		}
		.lien_normal13 {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 13px;
			font-style: normal;
			text-decoration: underline;
			color: #660000;
		}
		.lien_normal13:HOVER {
			color: #993300;
		}
		.lien_moyen {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 14px;
			font-style: normal;
			text-decoration: none;
			color: #660000;
		}
		.lien_moyen:HOVER {
			color: #993300;
			text-decoration: underline;
		}
		.lien_petit_blanc {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-decoration: none;
			color: #ffffff;
		}
		.lien_petit_blanc:HOVER {
			text-decoration: underline;
			color: #ffffcc;
		}

		
		.lien_rouge {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-decoration: underline;
			color: #cc0066;
		}
		.lien_rouge:HOVER {
			color: #cc9999;
		}

		.lien_gris {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-decoration: none;
			color: #333333;
		}
		.lien_gris:HOVER {
			color: #ccccff;
			text-decoration: underline;
		}
		

		.liennormal{
			text-decoration : none;
			font-family : "MS Sans Serif", Geneva, sans-serif;
			font-size : 12px;
			font-style : normal;
			color : #CCCCCC;
		}
		.liennormal:HOVER{
			color : #666666;
		}
		.lien_petit {
			font-family: "MS Sans Serif", Geneva, sans-serif;
			font-size: 10px;
			font-style: normal;
			text-decoration: none;
			color: #660000;
		}
		.lien_petit:HOVER {
			color: #993300;
			text-decoration: underline;
		}
		.cadrenoir {
			border-bottom : 1px solid Black;
			border-left : 1px solid Black;
			border-right: 1px solid Black;
			border-top: 1px solid Black;
			font-family : "MS Sans Serif", Geneva, sans-serif;
			font-size : 11px;
			font-style : normal;
		}
		.cadrenoir_petit {
			border-bottom : 1px solid Black;
			border-left : 1px solid Black;
			border-right: 1px solid Black;
			border-top: 1px solid Black;
			font-family : "MS Sans Serif", Geneva, sans-serif;
			font-size : 12px;
		}

		.trait_noir_bas {
			border-bottom : 1px solid Black;
		}
		.trait_noir_haut {
			border-top : 1px solid Black;
			
		}
		
		.trait_noir_gauche {
			border-left : 1px solid Black;
		}
		.trait_noir_droite {
			border-right : 1px solid Black;
		}
		.trait_noir_gauche_droite {
			border-right : 1px solid Black;
			border-left : 1px solid Black;
		}
		.trait_noir_gauche_haut {
			border-top : 1px solid Black;
			border-left : 1px solid Black;
		}
		.trait_noir_droite_bas {
			border-right : 1px solid Black;
			border-bottom : 1px solid Black;
		}
		.cadregris {
			border-bottom : 1px solid #CCCCCC;
			border-left : 1px solid #CCCCCC;
			border-right: 1px solid #CCCCCC;
			border-top: 1px solid #CCCCCC;
			font-family : "MS Sans Serif", Geneva, sans-serif;
			font-size : 11px;
			font-style : normal;
		}
		.trait_gris_bas {
			border-bottom : 1px solid Gray;
		}
		.trait_gris_haut {
			border-top : 1px solid Gray;
		}
		.trait_gris_gauche {
			border-left : 1px solid Gray;
		}
		.trait_gris_haut_bas {
			border-top : 1px solid Gray;
			border-bottom : 1px solid Gray;
		}


		.cadreviolet_petit {
			border-bottom : 1px solid #666699;
			border-left : 1px solid #666699;
			border-right: 1px solid #666699;
			border-top: 1px solid #666699;
			font-family : "MS Sans Serif", Geneva, sans-serif;
			color: #333333;
			font-size : 12px;
		}

		.cadre_vert {
			border-left : 1px solid #669900;
			border-right : 1px solid #669900;
			border-top : 1px solid #669900;
			border-bottom : 1px solid #669900;
		}
		.trait_vert_bas {
			border-bottom : 1px solid #669900;
		}

		.trait_rouge_bas {
			border-bottom : 1px solid #cc3366;
		}
		.trait_rouge_haut {
			border-top : 1px solid #cc3366;
		}
		.trait_rouge_droite {
			border-right : 1px solid #cc3366;
		}
		.trait_rouge_gauche {
			border-left : 1px solid #cc3366;
		}
		.trait_rouge_gauche_droite {
			border-left : 1px solid #cc3366;
			border-right : 1px solid #cc3366;
		}
		.trait_rouge_bas_gauche_droite {
			border-left : 1px solid #cc3366;
			border-right : 1px solid #cc3366;
			border-bottom : 1px solid #cc3366;
		}

		.cadrerouge_petit {
			border-bottom : 1px solid #cc3366;
			border-left : 1px solid #cc3366;
			border-right: 1px solid #cc3366;
			border-top: 1px solid #cc3366;
			font-family : "MS Sans Serif", Geneva, sans-serif;
			color: #333333;
			font-size : 12px;
		}

		.trait_bleu_bas {
			border-bottom : 1px solid #6699CC;
		}
		.trait_bleu_haut {
			border-top : 1px solid #6699CC;
		}
		.trait_bleu_droite {
			border-right : 1px solid #6699CC;
		}
		.trait_bleu_gauche {
			border-left : 1px solid #6699CC;
		}
		.trait_bleu_gauche_droite {
			border-left : 1px solid #6699CC;
			border-right : 1px solid #6699CC;
		}
		.trait_bleu_bas_gauche_droite {
			border-left : 1px solid #6699CC;
			border-right : 1px solid #6699CC;
			border-bottom : 1px solid #6699CC;
		}

		.cadrebleu_petit {
			border-bottom : 1px solid #6699CC;
			border-left : 1px solid #6699CC;
			border-right: 1px solid #6699CC;
			border-top: 1px solid #6699CC;
			font-family : "MS Sans Serif", Geneva, sans-serif;
			color: #333333;
			font-size : 12px;
		}


		.trait_mauve_bas {
			border-bottom : 1px solid #CC6666;
		}
		.trait_mauve_haut {
			border-top : 1px solid #CC6666;
		}
		.trait_mauve_droite {
			border-right : 1px solid #CC6666;
		}
		.trait_mauve_gauche {
			border-left : 1px solid #CC6666;
		}
		.trait_mauve_gauche_droite {
			border-left : 1px solid #CC6666;
			border-right : 1px solid #CC6666;
		}
		.trait_mauve_bas_gauche_droite {
			border-left : 1px solid #CC6666;
			border-right : 1px solid #CC6666;
			border-bottom : 1px solid #CC6666;
		}

		.cadremauve_petit {
			border-bottom : 1px solid #CC6666;
			border-left : 1px solid #CC6666;
			border-right: 1px solid #CC6666;
			border-top: 1px solid #CC6666;
			font-family : "MS Sans Serif", Geneva, sans-serif;
			color: #333333;
			font-size : 12px;
		}
		h1,h2,h3,h4{font-size:14px;margin:1px;}
			h2{font-size:13px;font-weight: normal}
			h3{font-size:13px;}
			h4{font-size:13px;font-weight: normal}
