body{
    font-family: sans-serif;
}
.etoile{
    background-color: #a7cece;
    background-image: url("/fond.gif");
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-bottom: 10px;
    margin-right: 450px;
    padding-left: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 100px;
    font-style: italic;
    font-family: serif;
    border: 3px dashed white   
}
footer{
    text-align: center;
    font-size: small;
}
h1{
    color: #359999;
}
h3{
    color: #359999;
}
li{
    margin-bottom: 10px;
}
.tordu{
    font-style: italic;
}
.italic{
    font-style: italic;
}
.cocktails{
    border: black 1px solid;
    float: right;
    text-align: center;
    height: 1000px;
    width: 250px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 20px;
    background-image: url(/cocktail.gif);
    background-repeat: repeat-x;
}
.titre0{
    font-weight: bold;
}
.titre1{
    color: red;
    font-weight: bold;
}