.strophe{
text-align:center; 	/*le texte sera aligné au centre*/
color : #9FA8E9; 	/*le texte est en bleu, les couleurs sont codées #rrvvbb de #000000 à #FFFFFF*/
font-family: Lucida Sans;
}

.rime {
color : #FCFCFC; 	/*le texte est en rouge */
font-weight: bold; 	/*la police est en gras */
text-decoration:underline;
font-size : 20px;
font-family: Lucida Sans;
}

.entete{
height:20%;
}

.liens{
width:30%;
float:left;	
color : #FCFCFC;
}


.poeme{
margin-left:30%;
margin-right:30%	
}

.titre{
text-align:center;
font-family: Edwardian Script ITC;
font-size: 30px
}

body{
background-image: url("arthur-rimbaud-le-dormeur-du-val.jpg")
}

.audio{
float:left;
}
