.banniere
{
width : 60%;
margin : auto;
}
.logo
{
position : absolute; 
top :3%;
left : 2%;
}

.liste
{
letter-spacing :3px;
margin-bottom:5%;
margin-top:5%;
width:80%;
text-align:center;
position:absolute;
left:8%;
}

body
{
background-image : url(../essai/fondbleu.jpg);
}
.verres
{
position : absolute;
top : 2%;
right : 2%;
}
.corps
{
position:relative;
top:20%;
width :70%;
margin:auto;
margin-bottom:6%;
padding-bottom:10px;
font-family:"Berlin Sans FB Demi",Batang,Arial,Serif;
font-weight:bold;
text-align:center;
border-bottom:3px dotted rgb(0,113,113);

}
p:first-letter
{
font-size : 1.5em;
color : rgb(0,64,128);
font-family :Algerian,Castellar,Arial,Serif;
}
a:hover
{
text-decoration : underline;
}
a img
{
border : none;
}
.bandeau
{
position:absolute;
left:15%;
top:70%;
}
.bandeau img
{
width:80%;
height:35px;
margin-top:10%;

}
