		BODY {
			scrollbar-3dlight-color : #ebebeb;
			scrollbar-base-color : #E2E2E2;
			scrollbar-darkshadow-color : #ebebeb;
			scrollbar-arrow-color : #ebebeb;
			ime-mode : auto;
			scrollbar-highlight-color : #cccccc;
			scrollbar-face-color : #cccccc;
			scrollbar-shadow-color : #cccccc;
			scrollbar-track-color : #E2E2E2;

		}

		.normal {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-align: justify;
			color: #2E3500;
		}
		.normal_gris {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-align: justify;
			color: #cccccc;
		}
		.petit {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			text-align: justify;
			color: #2E3500;
		}
		.petit_gris {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			text-align: justify;
			color: #cccccc;
		}
		
		.grand_bleu {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 20;
			font-style: normal;
			
			color: #003366;
		}
		.lien_normal {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 12px;
			font-style : normal;
			text-decoration: underline;
			color: #993333;
		}
		.lien_normal:hover {
			color: #ff6600;
			text-decoration: underline;
		}
		
		
		.lien_petit {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-style : normal;
			text-decoration: none;
			color: #595900;
		}
		.lien_petit:hover {
			color: #ff6600;
			text-decoration: underline;
		}
		.lien_moyen {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 16px;
			font-style : normal;
			text-decoration: none;
			color: #666666;
		}
		.lien_moyen:hover {
			color: #000000;
			text-decoration: underline;
		}
		.lien_menu {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 16px;
			font-style : normal;
			text-decoration: underline;
			color: #333333;
		}
		.lien_menu:hover {
			color: #ffffff;
			text-decoration: underline;
		}
		.lien_normal_bleu {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13;
			font-style: normal;
			text-decoration: none;
			color: #336699;
		}
		.lien_normal_bleu:hover {
			text-decoration: underline;
			color: #ffffff;
		}
		
		.lien_petit_jaune {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-style : normal;
			text-decoration: none;
			color: #ffff00;
		}
		.lien_petit_jaune:hover {
			color: #ff6600;
			text-decoration: underline;
		}
		.lien_petit_beige {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-style : normal;
			text-decoration: none;
			color: #DDEA80;
		}
		.lien_petit_beige:hover {
			color: #ff6600;
			text-decoration: underline;
		}
		.lien_petit_vert {
			font-family : Verdana, Arial, Helvetica, sans-serif;
			font-size : 11px;
			font-style : normal;
			text-decoration: none;
			color: #B9D300;
		}
		.lien_petit_vert:hover {
			color: #ff6600;
			text-decoration: underline;
		}
		
		.grand_bleu_lien {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 19;
			font-style: normal;
			text-decoration: none;
			color: #003366;
		}
		.grand_bleu_lien:hover {
			text-decoration: none;
			color: #ffffff;
		}
		
		.lien_moyen_bleu {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 15;
			font-style: normal;
			text-decoration: none;
			color: #336699;
		}
		.lien_moyen_bleu:hover {
			text-decoration: underline;
			color: #6699cc;
		}
		
		.lien_bleu {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-style: normal;
			text-decoration: none;
			color: #0099FF;
		}
		.lien_bleu:hover {

			text-decoration: underline;
			color: #1a75ac;
		}
		.lien_normal_rouge {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13;
			font-style: normal;
			text-decoration: none;
			color: #9b0000;
		}
		.lien_normal_rouge:hover {
			text-decoration: underline;
			color: #996666;
		}
		.lien_gris {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			text-decoration: underline;
			color: #ebebeb;
			letter-spacing: 1px;
		}
		.lien_gris:hover {
		color: #ffffff;
		text-decoration: underline;
}
		.lien_gris_grand {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-style: normal;
			text-decoration: none;
			color: #333333;
		}
		.lien_gris_grand:hover {
			color: #000000;
		}
		
		

		
		.lien_cadre {
			border-bottom : 1px solid #000000;
			border-left : 1px solid #000000;
			border-right : 1px solid #000000;
			border-top : 1px solid #000000;
		}
		.lien_cadre:hover {
			border-bottom : 1px solid #6699cc;
			border-left : 1px solid #6699cc;
			border-right : 1px solid #6699cc;
			border-top : 1px solid #6699cc;
		}

		.cadrenoir {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			text-decoration: none;
			color: #999999;
			border-bottom : 1px solid #000000;
			border-left : 1px solid #000000;
			border-right : 1px solid #000000;
			border-top : 1px solid #000000;
		}
		.cadrenoir_petit {
			font-family : "MS Sans Serif", Geneva, sans-serif;
			font-size : 9px;
			font-style: normal;
			color: #000000;
			text-decoration: none;
			border-bottom : 1px solid #000000;
			border-left : 1px solid #000000;
			border-right : 1px solid #000000;
			border-top : 1px solid #000000;
		}
		.trait_noir_haut {
			border-top : 1px solid black;
		}
		.trait_noir_bas {
			border-bottom : 1px solid black;
		}
		.trait_noir_gauche_bas {
			border-left : 1px solid black;
			border-bottom : 1px solid black;
		}
		.trait_noir_gauche {
			border-left : 1px solid black;
		}
		.trait_noir_bas_droite {
			border-right : 1px solid black;
			border-bottom : 1px solid black;
		}
		.trait_noir_droite {
			border-right : 1px solid black;
		}
		.trait_noir_gauche_haut_2 {
			border-left : 2px solid black;
			border-top : 2px solid black;
		}

		.cadregris {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size : 12px;
			border: 1px solid #CCCCCC;
		}
		.trait_gris_bas {
			border-bottom : 1px solid #ebebeb;
		}
		.trait_gris_haut {
			border-top : 1px solid #404000;
		}
		.trait_gris_gauche {
			border-left : 1px solid #cccccc;
		}
		.trait_gris_haut_bas {
			border-top : 1px solid #ebebeb;
			border-bottom : 1px solid #ebebeb;
		}
		.cadre_blanc {
			
			font-size: 16px;
			font-style: normal;
			text-decoration: none;
			color: #999999;
			background-color: #FFFFFF;
			border-left : 0px solid #ffffff;
			border-top : 0px solid #ffffff;
			border-right : 0px solid #ffffff;
			border-bottom : 0px solid #ffffff;
		}

		.cadre_bleu {
			border-left : 2px solid #6699cc;
			border-top : 2px solid #6699cc;
			border-right : 2px solid #6699cc;
			border-bottom : 2px solid #6699cc;
		}
		.cadre_bleu_1 {
			border-left : 1px solid #6699cc;
			border-top : 1px solid #6699cc;
			border-right : 1px solid #6699cc;
			border-bottom : 1px solid #6699cc;
		}
		.trait_bleu_gauche {
			border-left : 2px solid #6699cc;
		}
		.trait_bleu_gauche_haut_2 {
			border-left : 2px solid #6699cc;
			border-top : 2px solid #6699cc;
		}
		.trait_bleu_bas {
			border-bottom : 1px solid #6699cc;
		}
		.trait_bleu_haut_2 {
			border-top : 2px solid #6699cc;
		}

		.trait_vert_gauche {
			border-left : 2px solid #66cc33;
		}
		.trait_vert_gauche_haut_2 {
			border-left : 2px solid #66cc33;
			border-top : 2px solid #66cc33;
		}
		.trait_vert_bas {
			border-bottom : 1px solid #66cc33;
		}
		.trait_vert_haut_2 {
			border-top : 2px solid #66cc33;
		}


		.cadre_beige {
			border-left : 1px solid #999900;
			border-top : 1px solid #999900;
			border-right : 1px solid #999900;
			border-bottom : 1px solid #999900;
		}
.cadre_beige_epais {
			border-left : 2px solid #999900;
			border-top : 2px solid #999900;
			border-right : 2px solid #999900;
			border-bottom : 2px solid #999900;
		}
.cadre_violet {
			border-left : 1px solid #660066;
			border-top : 1px solid #660066;
			border-right : 1px solid #660066;
			border-bottom : 1px solid #660066;
		}
		.trait_rouge_haut_2 {
			border-top : 2px solid #cc9999;
		}

		.trait_gris_gauche_haut_2 {
			border-left : 2px solid gray;
			border-top : 2px solid gray;
		}

		.trait_gris_bas_2 {
			border-bottom : 2px solid Gray;
		}

		.trait_gris_haut_2 {
			border-top : 2px solid Gray;
		}


		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}