.strophe{
	color:blue;
	text-align:center;
    font-family:Gabriola;
	
}

	
.surligner{
	color:black;
	font-weight:bold; 
	/*text-decoration:underline*/
}

.h1{
	font-size:19px;
	background-color:black;
	font-family:Gabriola;
	color:black;
	text-align:center;
}
.entete{
	text-align:center;
	color: blue;
	font-family: Gabriola;
	font-size: 25px;
}

.lien{
	float:left;
	width:40%;
	background-color: blue;
}

.poeme{
	margin-left:40%;
	width:70%;
	background-color:white;
	opacity: 0.6
	
}

body{
	background:url(water.jpg);
	background-position:right;
}

.image_centree{
	display: block;
	border-radius:50%;
	margin-left: auto;
	margin-right:auto;
}
