/* [BLT] 29/08/2013 - bug images sous chrome /train/gare/toutes-les-villes */
#main-content-corps table img {
  max-width: none;
}

/* Display arrow on links */
/*
a.goto {
    float:right
}
a.goto:after {
    content: " \25BA\ ";
    float: right;
    margin-left: 2px;
}
*/