body {
background-image: url(../img/fond_index.png);
background-repeat: no-repeat;
background-color: #b7c72a;
font: 100%/1.4 "Trebuchet MS", verdana, Helvetica;
font-size: 12px;}



#container{
}

#logo{
position: absolute;
left: 350px;
top:120px;
}

#adresse{
position: absolute;
left: 500px;
top:300px;
color: #7c6873;
}
#telephone{
position: absolute;
left: 520px;
top:345px;
color: #7c6873;
}

#contact{
position: absolute;
left: 520px;
top:385px;
color: #7c6873;
letter-spacing: 1px;
}

#entrer{
position: absolute;
left: 240px;
top:360px;
color: #7c6873;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}

#flash{
position: absolute;
left: 80px;
top: 20px;
}

a {
color: #ffffff;
text-decoration: none;}

a :hover {
text-decoration: underline;}