body {
  color:#333;
  font-family:arial;
}
#header{ 
float:left;
margin-right:20px;
}
#topHeader{
  display:none;
}
#slogan{
  display:none;  
}
#logo {
  width:250px;
  overflow:hidden;
}
img{
border:0;
}
#footer {
  font-size:10px;
}
#nav{
  display:none;
}
#blockContact {
  margin:20px;
  padding:20px;
  
  text-align:center;
}
#center {
  
  text-align:center;
}
#contenu {
  text-align:left;
}
.one_product {
  float:left;
  text-align:center;
  margin:10px;
  width:215px;
  height:230px;
  border:1px solid #333;
  }
#center a{
  display:none;
}
  
  #theProduct {
  text-align:center;
    
  }

  h2 {
  color:#db131d;
  font-size:24px;
  clear:both;
  text-align:left;
  }
  h3 {
  color:#db131d;
  font-size:19px;
  clear:both;
  margin-top:10px;
  }
  table table {
    width:80%;
  