
			.normal {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11pt;
				font-style : normal;
				color : Black;
				text-align: justify;
			}

			.normal_gauche {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-style : normal;
				color : Black;
			}
			
			.grandrouge {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 15pt;
				font-style : italic;
				color : #CD5C5C;
				font-weight : bolder;
			}

			.cadregauchehautpointille {
				border-left-color : #cccc99;
				border-left-style : solid;
				border-left-width : 1px;
				border-top-color : #cccc99;
				border-top-style : solid;
				border-top-width : 1px;
			}

			.cadrehautpointille {
				border-top-color : #cccc99;
				border-top-style : solid;
				border-top-width : 1px;
			}


			.liste {
				border : 1px solid Red;
				background : #ffffff;
			}

			.cadrerouge {
				border : 1px solid Red;
				background : #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				color: Green;
			}
			.cadrerouge2 {
				border : 1px solid Red;
				background : #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				color: Green;
			}

			.cadrenoir {
				border : 1px solid Black;
				background : #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				color: Green;
			}

			.cadrenoir2 {
				border : 2px solid Green;
				background : Black;
				font-family: Arial, Helvetica, sans-serif;
				color: White;
			}

			.cadrerougepetit {
				border : 1px solid Red;
				background : #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9pt;
				color: Green;
			}
			
			.cadre_beige {
				border-bottom : 1px solid #cccc99;
				border-right : 1px solid #cccc99;
				border-left : 1px solid #cccc99;
				border-top : 1px solid #cccc99;
				font-size: 12;
			}
			.cadre_beige_epais {
				border-bottom : 4px solid #cccc99;
				border-right : 4px solid #cccc99;
				border-left : 4px solid #cccc99;
				border-top : 4px solid #cccc99;
				font-size: 12;
				background-color: #FFFFD0;
			}
			.cadretraitbas {
				border-bottom : 1px solid #cccc99;
			}
			.cadretraitdroite {
				border-right : 1px solid #cccc99;
			}
			.cadretraitgauche {
				border-left : 1px solid #cccc99;
			}
			.cadretraitbasfond {
				border-bottom : 1px solid #cccc99;
				background : #feffe1;
			}
			.cadretraithaut {
				border-top : 1px solid #cccc99;
				font-size: 12;
			}
			.cadretraithautbas {
				border-top : 1px solid #cccc99;
				border-bottom : 1px solid #cccc99;
			}
			.cadretraitdroitebas {
				border-right : 1px solid #cccc99;
				border-bottom : 1px solid #cccc99;
			}

			.normalvert {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12pt;
				text-decoration: none;
				color : Green;
			}
			.moyenvert {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14pt;
				text-decoration: none;
				color : Green;
			}

			.petitvert {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				text-decoration: none;
				color : Green;
			}

			.moyenrouge {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14pt;
				text-decoration: none;
				color : Red;
			}
			.grand {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18pt;
				font-weight: bold;
				color: #FF0000;
				text-decoration: none;
				background-color: #FFFF33;
				text-align: center;
				height: auto
			}
			.petit {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				text-decoration: none
			}

			.titredepage {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #FF0000; text-decoration: none; background-color: #FFFF33; text-align: center; height: auto}

			.chapitre {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FF3333; background-color: #; text-decoration: none; text-align: center; height: auto; clip:  rect(   ); width: auto; background-color: #FFFF00}

			.arial14bl { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; text-decoration: none ; color: #FFFFFF}

			.liennormal{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-style : normal;
				text-decoration : none;
				color : Green;
			}
			
			.liennormal:HOVER{
				text-decoration : underline;
				color : Red;
			}
			
			.lienmoyen{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 14px;
				font-style : normal;
				text-decoration : none;
				color : Green;
			}
			
			.lienmoyen:HOVER{
				text-decoration : underline;
				color : Red;
			}
			.lienmoyen2{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 14px;
				font-style : normal;
				text-decoration : underline;
				color : Green;
			}
			
			.lienmoyen2:HOVER{
				text-decoration : underline;
				color : Red;
			}
.lienpetitrouge{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				font-style : normal;
				text-decoration : none;
				color : Green;
			}
			
			.lienpetitrouge:HOVER{
				text-decoration : underline;
				color : Red;
			}
.lienrouge{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-style : normal;
				text-decoration : none;
				color : Red;
			}
			
			.lienrouge:HOVER{
				text-decoration : underline;
				color : Green;
			}
			.liengrand {
				font-family : Arial, Helvetica, sans-serif;
				font-size : 14px;
				font-style : normal;
				text-decoration : none;
				color : Green;
				font-weight : bold;
				font-variant : small-caps;
			}
			
			.liengrand:HOVER{
				text-decoration : underline;
				color : Red;

			}
			.liengrand_rouge {
				font-family : Arial, Helvetica, sans-serif;
				font-size : 16px;
				font-style : normal;
				text-decoration : none;
				color : Red;
				
			}
			
			.liengrand_rouge:HOVER{
				text-decoration : underline;
				color : Red;

			}
			.lienblanc_petit{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-style : normal;
				text-decoration : underline;
				color : #ffffff;
			}
			
			.lienblanc_petit:HOVER{

				color : Green;
			}
			.lienblanc:LINK {
				font-family : Arial, Helvetica, sans-serif;
				font-size : 16px;
				font-style : normal;
				text-decoration : none;
				color : White;
				font-weight : bold;
			}
			.lienblanc:VISITED {
				font-family : Arial, Helvetica, sans-serif;
				font-size : 16px;
				font-style : normal;
				text-decoration : none;
				color : White;
				font-weight : bold;
			}
			.lienblanc:ACTIVE{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 16px;
				font-style : normal;
				text-decoration : underline overline;
				color : Red;
				font-weight : bold;
			}
			.lienblanc:HOVER{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 16px;
				font-style : normal;
				text-decoration : underline overline;
				color : Red;
				font-weight : bold;
			}
			.lien_opengaia {
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				font-style : normal;
				text-decoration : none;
				color : #006699;
			}
			.lien_opengaia:HOVER {
				color : #cccccc;
			}
			.lien_noir {
				font-family : Arial, Helvetica, sans-serif;
				font-size : 13px;
				font-style : normal;
				text-decoration : none;
				color : #000000;
			}
			.lien_noir:HOVER {
				color : #999999;
				text-decoration : underline;
			}
			h1{
				font-size:18px;margin:1px
			}
			h2{
				font-size:16px;margin:1px
			}
			nouveau{
				font-variant : small-caps;
				font-size: 11;
				color: #cc3300;
				background: #ffcc66;
			}
			
			BODY {
				scrollbar-face-color: Green;
				scrollbar-shadow-color: #CD5C5C;
				scrollbar-highlight-color: Green;
				scrollbar-3dlight-color: #CD5C5C;
				scrollbar-darkshadow-color: #FFFFD0;
				scrollbar-track-color: #FFFFD0;
				scrollbar-arrow-color: #FFFFD0;
				scrollbar-base-color : Green;
			}
			
			

