#breadcrumb {
    margin-left:252px;
}

#ou-acheter{
    margin-left:252px;
    margin-top:6px;
    width:700px;
    float:left;
    height:500px;
}

#bloc-titre-gauche{
    margin-right:50px;
}

#internet, #magasin{
    width:192px;
    text-align:center;
    float:left;
}

#internet {
    margin-top:20px;
}

#magasin{
    margin-top:50px;
    margin-left:300px;
}

#bloc-internet{
    width:192px;
    background-image:url(../images/static/ouacheter-hautmilieu.gif);
    background-repeat :no-repeat ;
    background-position:top left;
    text-align:center;
}

#fin-bloc-internet{
    width:192px;
    height : 18px;
    background-image:url(../images/static/ouacheter-bas.gif);
    background-repeat :no-repeat ;
    background-position:bottom left;
}

#bloc-magasin{
    width:192px;
    background-image:url(../images/static/ouacheter-hautmilieu.gif);
    background-repeat :no-repeat ;
    background-position:top left;
    text-align:center;
}

#fin-bloc-magasin{
    width:192px;
    height : 18px;
    background-image:url(../images/static/ouacheter-bas.gif);
    background-repeat :no-repeat ;
    background-position:bottom left;
}

.titrelieu-internet, .titrelieu-magasin{
    font-size:14px;
    font-weight:700;
    color:#88918c;
    width:182px;
    padding-left:5px;
    padding-right:5px;
    margin-top:20px;
    margin-bottom:10px;
}

.lieu-internet, .lieu-magasin {
    margin-top:20px;
}

.bloc-texte-ouacheter{
    width:192px !important;
    *width:150px !important;
    *width:150px;
    font-size:9px;
    font-weight:normal;
    color:#88918c;
    margin-top:5px;
}
