h2 {
 clear: both;
 margin-bottom: 20px;
 padding: 2px 0;
 font-size: 12px;
 text-align: center;
 background-color: #e6b222;
}
p {
 text-align: justify;
}
ul {
 margin-bottom: 12px;
 font-family: Georgia, Times New Roman, Times, serif;
}
.corps {
 background-image: url(../images/prestations/plateau-cocktail.jpg);
 background-repeat: no-repeat;
 background-position: right top;
}
.premier {
 margin-bottom: 0;
}
.info {
 margin-bottom: 20px;
 text-align: center;
 font-size: 10px;
}
.flotte-g {
 float: left;
 margin: 0 20px 0 0;
}
.flotte-d {
 float: right;
 margin: 0 0 20px 20px;
}
.encadre {
 border: 1px #900 solid;
}
