﻿body {
    margin: 0;
}

#filtereds {
    float: left;
    width: 654px;
}

#filtre {
    float: right;
    margin-top: 0;
    position: relative;
}

div.filteredProduct {
    margin: 0 2px 18px 0;
}

#contentMaster {
    width: 820px;
    padding: 0;
}

#product #right {
    width: 339px;
}

div.filteredProduct.onlyphoto {
    margin: 0 12px 16px 0;
}

#filtreMessage {
    border-width: 0;
}

#btSimulateur:active {
    padding: 25px 7px 2px;
    background: url("/images/Picto-simulateur.png") no-repeat scroll center 5px #FA6E82;
}

#ordre {
  float: right;
  height: auto;
  margin: 0;
}