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

		}

		.normal {
			font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			text-align: justify;
			color: #ffffff;
		}
		.petit {
			font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-align: justify;
			color: #ffffff;
		}
		.grand_bleu {
			font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size: 20;
			font-style: normal;
			
			color: #003366;
		}
		.lien_normal {
			font-family : Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size : 13px;
			font-style : normal;
			text-decoration: underline;
			color: #bfbfff;
		}
		.lien_normal:hover {
			color: #ff8080;
			text-decoration: underline;
		}
		
		
		.lien_petit {
			font-family : Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size : 12px;
			font-style : normal;
			text-decoration: underline;
			color: #bfbfff;
		}
		.lien_petit:hover {
			color: #ff8080;
			text-decoration: underline;
		}
		.lien_moyen {
			font-family : Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size : 16px;
			font-style : normal;
			text-decoration: underline;
			color: #bfbfff;
		}
		.lien_moyen:hover {
			color: #ff8080;
			text-decoration: underline;
		}
		.lien_normal_bleu {
			font-family: Comic Sans MS, 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_bleu {
			font-family : Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size : 12px;
			font-style : normal;
			text-decoration: none;
			color: #336699;
		}
		.lien_petit_bleu:hover {
			color: #6699cc;
			text-decoration: underline;
		}
		.grand_bleu_lien {
			font-family: Comic Sans MS, 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: Comic Sans MS, 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: Comic Sans MS, 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: Comic Sans MS, 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: Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			text-decoration: none;
			color: #CCCCCC;
			letter-spacing: 1px;
		}
		.lien_gris:hover {
			text-decoration: underline;
			color: #ffffff;
		}
		
		.lien_gris_grand {
			font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-style: normal;
			text-decoration: none;
			color: #E6E6E6;
		}
		.lien_gris_grand:hover {
			color: #ffffff;
		}
		
		.lien_blanc {
			font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			text-decoration: none;
			color: #FFFFFF;
			letter-spacing: 1px;
		}
		.lien_blanc:hover {
			text-decoration: underline;
			color: #ebebeb;
		}

		
		.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-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 : Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	border: 1px solid #CCCCCC;
		}
		.trait_gris_bas {
			border-bottom : 1px solid #e1e1ff;
		}
		.trait_gris_haut {
			border-top : 1px solid #669999;
		}
		.trait_gris_gauche {
			border-left : 1px solid #669999;
		}
		.trait_gris_haut_bas {
			border-top : 1px solid Gray;
			border-bottom : 1px solid Gray;
		}
		.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_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}