#visuel {
position:relative;
float:right;
}
#visuel div{
position:absolute;
background:#fbf6f4;
right:0;
top:10px;
width:340px;
text-align:right;
}
#visuel div img{
float:right;
}
