
CSS
.module_contenu img {max-width:610px;height:auto;}
#help_bubble {display:none;
position:absolute;
z-index:401;
color:#000000;
font-size: 25px;
font-family: Edwardian Script ITC;
background-image: url('https://lh3.googleusercontent.com/-iagbw7IYhX4/VNyRm0igvMI/AAAAAAABb90/gWCWL4jMoD4/w149-h150-no/6.gif');
border-radius:160%/20%;
border: 1px dotted #fff;
box-shadow: 0 1px 5px #777, 0 1px 5px #CCC inset;
padding:8px;font-size: 22px;}