#productLogo {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 49px;
    padding-bottom: 0px;
    background: #fff;
    border-top: 7px solid #454545;
    border-bottom: 7px solid #454545;
}

#productBranding {

    position: absolute;
    top: 130px;
    left: 0px;
    right: 0px;
    width: 100%;
    border-bottom: 13px solid #333;


}


table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 3px solid #dddddd;
    text-align: left;
    padding: 2px;
}
.affichage {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  overflow: auto;
  
  
  }
  .affichageassociation .affichage .imageresultat {
  float: none;

  margin-bottom: 20px;
}
.affichage .imageresultat {
  text-align: center;
}
.affichage .imageresultat a {
  display: block;
}
.box
{
   box-sizing: border-box;   
}
.affichage .info-cadre {
  padding: 0 20px;
  min-height: 180px;
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.affichage .price-new {
  font-weight: 600;
}
.affichage .price-old {
  color: #999;
  text-decoration: line-through;
  margin-left: 10px;
}
.affichage .button-group {
  border-top: 1px solid #ddd;
  background-color: #eee;
  overflow: auto;
}
.affichage .button-group button {
  width: 100%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.affichagedonnees {
  width: 30%;  

  float:left;
    position: relative;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  padding-top:25px;
  padding: 20px;
}
.affichageresultat {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 50px;
  padding-right: 50px;
  box-sizing: border-box;
  margin-top:70px;
}
.imgasso
{
      display: block;
  max-width: 100%;
  height: auto;
    margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  width:250px;
  height: 250px;
}
.affichage .imageresultat img {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.infocadre a {
    
  color: #23a1d1;
    font-weight: bold;
    font-size: 15px;

}
.affichage .button-group button {
  width: 100%;
  border: none;
  display: inline-block;
  float: left;
  background-color: #eee;
  color: #888;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.nbresultat
{
   text-align:center; 
   font-size:30px;
   margin-top: 30px;
   border-bottom:1px solid;
   padding-bottom:20px;
}
h4
{
    font-family: 'Marvel', sans-serif;

    text-align:center;
    padding-bottom:0px;
}
h5
{
  position: relative;
    text-align:center;
    padding-bottom:20px;
}
.hidden-md {
  display: block !important;
  text-align: center;
}

.theme_btn {
    font-size: 15px;
    font-family: arial, sans-serif;
    border: 2px solid #8D0500;
    border-radius: 0px;
    color: #000;
    padding: 10px 20px;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
    display: inline-block;
    background-color: transparent;
    }