.page {
    float:none;
}
.fiche {
    float:none;
}
.produit {
    float:left;
    border:0px solid #F00;
    left:0px !important;
    left:40px;
}
.page .fiche {
    width:100%;
    text-align:center;
    display:block;
    border:0px solid #F0F;
}
.page .produit {
    width:910px;
    margin-top:30px;
    margin-left:80px !important;
    margin-left:20px;
    display:block;
    float:left;
    position:relative;
}
a img {
    border:0px;
}
.row-prod {
    border:1px solid #CCC;
    width:235px;
    height:230px;
    float:left;
    display:block;
    background:#FFF;
    padding:0px;
    margin-bottom:25px;
    margin-right:35px;
    position:relative;
    background:#FFF;
    text-align:center;
}
.img-conseil {
    padding:0px;
    height:70px;
    width:235px;
    float:left;
}
.row-prod span {
    float:left;
    color:#666;
    font-size:12px;
    width:180px;
    text-align:left;
    margin-left:25px;
}
.row-prod b {
    font-size:14px;
    color:#000;
    display:block;
    border:0px solid #F00;
    line-height:15px;
    margin-bottom:10px;
    text-transform:uppercase;
}
.row-prod span a {
    color:#ff9900;
    text-decoration:none;
    font-size:12px;
    float:left;
}
.row-prod span.acces{
    position:relative;
    top:200px;
    left:20px;
}
.row-prod span.acces a {
    color:#ff9900;
    text-decoration:none;
    font-size:12px;
    float:right;
}
.row-prod span.acces a.fleche{
    margin-left:5px;
}
.row-prod span a:hover {
    text-decoration:underline;
}

#map-decathlon{
    width:800px;
    height:500px;
    margin:15px 0 0 40px;
}
#calque{
    width:895px !important;
    height:590px !important;
}

#calquecontainer #bloc_fermer{
    margin-right:30px;
    margin-top:26px;
}