@charset "windows-1252";
	  .lenfichier {
	display:block;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#00F;
	font-size:1.8em;
	}

.lenchapitre{
	display:block;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#f00;
	font-size:1.5em;
	}	
	
.lenparagraf{
	display:block;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#f00;
	font-size:1.3em;
	font-weight:bold;
	}	
	
.lencadre{
	margin: auto ;
	width:580px;
	padding:20px;
	border:none;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	background:#ffffc0;
	}

.lentable{
	margin: auto;
	width:580px;
	/*border:1px solid #800000;	*/
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	background:#ffffc0;
	border-collapse:collapse;
	}	
	
	
.lentable td{	
	border:thin solid #aaaa00;
}


.p500 {float:left; width:550px; background-color:#ff0;}


.rouge{
 color:#f00;
 font-size:1.1em;
 font-weight:bold;
}	   

.brun{
 color:#800000;
 font-size:1.1em;
 font-weight:bold;
}	   

   a.bulle_150_1: {
   position:relative;
   }


  a.bulle_150_1:hover {
      background: none;
      z-index:50;
   }
   
   a.bulle_150_1 span {
     display: none;
   }
   
   a.bulle_150_1:hover span {
      	display: block;
      	position: absolute;
      	top: 420px;
      	left: 20px;
      	width:672px; 
		height:712px;
     	border:none;
   }
   
	 a.bulle_150_2{
  		position:absolute;
  }
  
  
  a.bulle_150_2:hover {
      background: none;
      z-index: 50;
   }
   
   a.bulle_150_2 span {
     display: none;
   }
   
   a.bulle_150_2:hover span {
      	display: block;
      	position: absolute;
      	top: 20px;
      	left: 20px;
     	width:637px; 
		height:619px;
    	border:none;
   }  
	
	