/* CSS Document */
#flashcontent{
float:left;
padding-bottom:70px;
}

#bouton_retour{
float:left;
width:100px;
}

#bouton_retour a{
background-image:url('/images/defiles/fleche_retour_noire.gif');
background-repeat:no-repeat;
background-position:15px 0px;
position: relative;
padding-left:50px;
color:#000000;
}


