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

ul
{
font-family : Rockwell,"Colonna MT",Broadway,"Britannic Bold",Arial,Serif;
font-size :1.2em;
font-weight:bold;
}

body
{
background-image : url(../essai/fondvieuxrose.jpg);
}

.verres
{
position : absolute;
top : 7%;
left :87%;
width:7%;
}
.corps
{
padding-top : 80px;
width : 70%;
font-size : 1em;
font-family : "Comic Sans MS",Georgia,Arial,Serif;
text-align : center;
padding-left:15%;
}
a:hover
{
text-decoration : underline;
}
a img
{
border:none;
}
.liste1
{
position:absolute;
left:12%;
width:33%;
}
.liste1 img
{
margin-bottom:0.2%;
}
.liste2 img
{
margin-bottom:0.2%;
}
.liste2
{
position:absolute;
left:55%;
width:33%;
}
p:first-letter
{
float :left;
font-size : 3em;
color : rgb(128,0,128);
font-family :Algerian,Castellar,Arial,Serif;
}
.rouge
{
color:rgb(255,255,200);
}
