.strophe{
text-align : right;
color : blue ;
}

.surligner {
color : yellow;
font-weight : bold;
}


body{
background-image: url("poule.jpg");
background-size: 100%;
background-repeat: no-repeat;
background-attachment: fixed;
}

.entete{
text-align : left;
background-color : purple;
font-family: Serif ;		
	color : blue ;		
	font-size : 22px ;		
	text-align : left ;
	font-weight : 800 ;	
	font-style : italic ;		
	text-decoration :underline ;	
  
}


h1{
color : Black ;
text-align : center;
background-color : black ;


}

h4{
	color : black ;
	text-align : center;		
	font-weight : 800 ;	
	font-style : italic ;		
	text-decoration :underline ;	
   background-color : azure;
}







h1{
	font-family: Serif ;		
	color : black ;		
	font-size : 22px ;		
	text-align : center ;		
	font-weight : 800 ;	
	font-style : italic ;		
	text-decoration :underline ;	
   background-color : azure; 
}

.poeme{
		
	 	text-align :right ;	
		padding : 15px 10px 15px 25px; 	
		width: 68%; 				
		height : auto; 					
}