@charset "utf-8";
/* CSS Document */


.directeur{
	width:75%;
	line-height:28px;
	}

	p
	{
		text-align:justify;
	font-family: "Times New Roman", Times, serif;
	  font-size: 16px; /* Paragraphes de 14 pixels */
	  margin-left:5px;
	  padding-left::5px;
	  color: #1F1D1D;
	}
	
	.directeur em
	{
	  color:#0A7BC3;
	}
	
	span{
		color: #0E2FB0;
		
	}
		
		h3
		{
			background:#139B7F;
			color:white;
			height:30px;
			padding:5px;
			width:100%;
			text-align:center;
		}
		
		h4
		{
			
			color: #2C69C8;
			
		}
		
		.pdf {
width : 100%;
height : 200px;
} 
	
	
	

