.chapitre {font-family: Arial;
		  font-size: 36px;
		  font-style: normal;
		  font-weight: bold;
		  color: navy;
		  text-align: center;
		  margin-left: 0px;
		  line-height: 60px}
.souschapitre {font-family: Arial;
			   font-size: 18px;
			   font-style: normal;
			   font-weight: bold;
			   color: #000099;
			    margin-left: 0px;
			   text-align: left;
			   line-height: 40px}
.intro {font-family: Arial;
			   font-size: 18px;
			   font-style: normal;
			   font-weight: bold;
			   color: #000099;
			    margin-left: 30px;
			   text-align: left;
			   line-height: 40px}
.texte {  font-family: Arial;
	   	  font-size: 14px;
		  font-style: normal;
		  font-weight: normal;
		  color: #000000;
		  text-align: justify;
		  margin-left: 20px;
		  line-height: 30px}
.textetableau {  font-family: Arial;
	   	  font-size: 12px;
		  font-style: normal;
		  font-weight: normal;
		  color: #000000}
.remarque {  font-family: Arial;
		  	 font-size: 14px;
			 font-style: italic;
			 font-weight: normal;
			 color: #FF0000;
			 text-align: justify;
			 line-height: 30px}
a.souschapitrelien{ font-family: Arial;
					font-size: 18px;
					font-style: normal;
					font-weight: normal;
					color: #000099;
					text-align: left;
					text-decoration: none;
					border: 2px outset silver;
					line-height: 24px}
a:hover.souschapitrelien{ color: white;
						  font-family: arial; 
						  font-size: 18px; 
						  font-weight: normal ;
						  text-align: left;
						  background:navy;
						  border: 2px inset;
						  line-height:24px;
						  text-decoration: none;}

a.lien{ color: navy;
	   	 font-family: arial; 
		 font-size: 14px; 
		 font-weight: normal ;
		 text-decoration: none; 
		 border: 2px outset silver; 
		 line-height: 18px}
a:hover.lien{ color: white;
			   font-family: arial; 
			   font-size: 14px; 
			   font-weight: normal ;
			   background: navy;
			   border: 2px inset silver;
			   text-decoration: none;
			   line-height: 18px}
.textetheme {  font-family: Arial; font-size: 16px; font-style: normal; font-weight: bold; color: navy; background-color: #00ffff}