body {
    background-color: #E3E0D5;
}
.baseline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #D3D9CD;
    font-size: 9px;
    margin-top: 5px;
}
.baseline a {
    text-decoration: none;
}
img {
    border: none;
}
#wrap {
    position: absolute;
    margin-left: -350px;
    left: 50%;
    width: 700px;
    margin-top: -190px;
    top: 50%;
    height: 380px;
}
#home-fond {
    position: relative;
    background-image: url(images/home-fond.jpg);
    background-repeat: no-repeat;
    width: 765px;
    height: 591px;
}
#menu-home {
    width: 176px;
    position: absolute;
    top: 119px;
    left: 0px;
}
#langues-home {
    position: absolute;
    top: 119px;
    right: 2px;
    text-align: right;
}
#music-home {
    text-align: right;
    position: absolute;
    top: 277px;
    right: 5px;
    width: 170px;
    padding-bottom: 20px;
    line-height: 1.2em;
}
#music-home span {
    font-weight: bold;
    color: #D3D9CD;
    font-family: times;
    font-size: 11pt;
}
#music-home a {
    text-decoration: none;
    font-family: arial;
    font-size: 8pt;
    margin-left: 3px;
    padding: 0px 2px;
    color: #D3D9CD;
    border: 1px solid #D3D9CD;
}
