		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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #003366;
}

		.rubrique {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-decoration: none;
			color: #990000;
		}
		.rubrique:hover {
	text-decoration: underline;
	color: #D9A631;
}

		.sous_rubrique {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #990000;
}
		.sous_rubrique:hover {
			color: #666666;
			text-decoration: underline;
		}		
		
		


		.moyen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003366;
}


		.petit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #003366;
}

		.lien_normal {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	color: #336600;
}
		.lien_normal:hover {
			color: #669900;
			text-decoration: underline;
		}
		
		.lien_blanc {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #ffffff;
}
		.lien_blanc:hover {
			color: #669900;
			text-decoration: underline;
		}
		
		
		.lien_normal_bleu {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: Gray;
}
		.lien_normal_bleu:hover {
			color: #D9A631;
			text-decoration: underline;
		}
		
		.lien_petit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #003366;
}
		.lien_petit:hover {
			color: #d9a631;
			text-decoration: bold;
		}
		.lien_normal_rouge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #CD853F;
}
		.lien_normal_rouge:hover {
	color: #990000;
	text-decoration: underline;
}


		

		.lien_bleu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #003366;
}
		.lien_bleu:hover {

			text-decoration: underline;
			color: #d9a631;
		}
		.lien_gris {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #003366;
}
		.lien_gris:hover {
	text-decoration: underline;
	color: d9a631;
}
		.lien_moyen {
			font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			text-decoration: none;
			color: #669900;
		}
		.lien_moyen:hover {
			text-decoration: underline;
			color: #336600;
		}

		.lien_moyen_rouge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color: #CD853F;
	word-spacing: -2px;
}
		.lien_moyen_rouge:hover {
			color: #ffff99;
		}

		.lien_moyen_bleu {
			font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: normal;
			text-decoration: none;
			color: #669900;
		}
		.lien_moyen_bleu:hover {
			text-decoration: underline;
			color: #336600;
		}

		.lien_grand {
			font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
			font-size: 17px;
			font-style: normal;
			text-decoration: none;
			color: #669900;
		}
		.lien_grand:hover {
			color: #336600;
		}
		.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: "Trebuchet MS",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 : "Trebuchet MS", Arial, Helvetica, 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, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	border: 0px solid #CCCCCC;
		}
		.trait_gris_bas {
			border-bottom : 1px solid #f5f5f5;
		}
		.trait_gris_haut {
			border-top : 1px solid Gray;
		}
		.trait_gris_gauche {
			border-left : 1px solid #ebebeb;
		}
		.trait_gris_haut_bas {
			border-top : 1px solid Gray;
			border-bottom : 1px solid Gray;
		}
		.cadre_blanc {
			font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			text-decoration: none;
			color: #990000;
			background-color: #FFFFFF;
			border-left : 0px solid #ffffff;
			border-top : 0px solid #ffffff;
			border-right : 0px solid #ffffff;
			border-bottom : 0px solid #ffffff;
		}
		
.cadre_vert {
			border-left : 1px solid #669900;
			border-top : 1px solid #669900;
			border-right : 1px solid #669900;
			border-bottom : 1px solid #669900;
		}
		.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;
		}

		

		.cadre_beige {
			border-left : 1px solid #999900;
			border-top : 1px solid #999900;
			border-right : 1px solid #999900;
			border-bottom : 1px solid #999900;
		}

		

		.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;
		}

		.trait_beige_haut {
			border-top : 1px solid #cccc99;
		}

		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}
