.strophe{
	color:#8A0920;
	text-align:center;
}

.surligner{
  color:#8A0900;
  text-decoration:underline;
  font-weight:bold;
}

h1{
	font-size:70px;
	background-color:#008080;
	font-family: Brush Script MT;
	color:black;
	text-align:center;
}
h2{
    font-size:30px;
	font-family:Bradley Hand, cursive;
	background-color:none;
	color:#A5043A;
	text-align:left;
    margin-left: 4%;	
}

h3{
	font-size: 25px;
	color: black;
	text-align: left-side;
}

h4{
	font-size: 30px;
	color: black;
	text-align: center;
}

h5{
	font-size: 17px;
	color: black;
	text-align: center;
}

h6{
	font-size: 20px;
	text-align: left;
	font-weight: bold;
}

.entete{
	text-align:center;
	background-color:none;	
}

.lien{
	border-radius: 5%;
	float:left;
	height: 350px;
	width:20%;
	background-color:#008080;
}


.poeme{
	font-size: 25px;
	font-weight:bold;
	color:orange;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: -50%;
	width:60%;
	border-radius: 1%;
	float: center;
	background-color:none;
	background:10%;
}

.photo{
	margin-left: 80%;
	width: 20%;
}

body
{background:url(plage_fond.jpg) /*no repeat*/;
background-position:center;
}

.image_centree {
	display: block;
	border-radius: 15%;
	margin-left: auto;
	margin-right: auto;
	width:300;
	height: 200;
}

.photo_droit {
	display: block;
	border-radius: 1%;
	margin-top: 15%;
	margin-left: auto;
	margin-right: auto;
	width:250;
	height: 125;
	border-radius: 4%;
}

.photo_gauche {
	display: block;
	border-radius: 1%;
	margin-left: auto;
	margin-right: auto;
	width:250;
	height: 125;
	border-radius: 4%;
}

.photo_titre1{
	display: block;
	border-radius: 1%;
	margin-top: -5.75%;
	margin-left: 75%;
	margin-right: 15%;
	width:150;
	height: 75;
}
	
.photo_titre2 {
	display: block;
	border-radius: 1%;
	margin-top: -9.5%;
	margin-left: 15%;
	margin-right: 75%;
	width:150;
	height: 75;
}
