div.flottant a {
color:#ff2090;
font-weight:bold;
display:inline;
}
div.flottant a:hover {
background:transparent;
}

div.flottant p {
display:inline;
padding:8px;
line-height:45px;
}
div.flottant a:hover {
color:white;
}
div.flottant img {
float:left;
display:inline;
}
div.flottant div{
display:inline;
font-size:16px;
}


/* ---------------------------------
*/


div.retour {
position:absolute;
left:0px;
top:150px;
z-index:9;}
html>body div.retour {
position:fixed;
}


body {
background:black url(../background/platines.jpg) no-repeat fixed;
}
