#belfort{
    float:left;
    margin:5px;
    margin-bottom:10px;
    padding:7px;
    width:400px;
    border: 2px solid #E53A89;
    margin-right:20px;
}
#montbeliard{
    float:left;
    margin:5px;
    margin-bottom:10px;
    padding:7px;
    width:400px;
    border: 2px solid #E53A89;
}

#fiche{
    float:left;
    margin:5px;
    margin-bottom:10px;
    padding:5px;
    width:175px;
    border: 1px dashed #6699CC;
}

#debug{
    height:1400px;
}