.strophe{
text-align:center;
color : #0000FF; 
}

.surligner {
color : #FF0000;
font-weight: bold;
}

h1{
	font-family: Serif ;
	color : #00FF00 ;
	font-size : 22px ;
	text-align : right ;
	font-weight : 800 ;
	font-style : italic ;
	text-decoration :underline ;
	background-color : azure;
}

body{
	background-image: url("renard.jpg");
    background-color: #cccccc;
}

.poeme {
	
	         margin-left : 30%;
			 padding : 15px 10px 15px 25px;
			 width: 68%;
			 height : auto;
			 background-color : #FFFFFF;
}