body {
  margin:0;
  padding:0;
  border:0;
  font-family:verdana,arial;
  font-size:11px;
  color:#fff;
  background-color:#eeece4;
}
.no-view {
  display:none;
}
h3 {
  font-size:12px;
  color:#e95d0f;
  margin:0 0 5px 0;
}
p{
  margin:0;
  font-size:10px;
  color:#76756a;
}
img{
  margin:0;
  border:0;
}
div {
  border:1px solid #fff;
  
}
.all {
  width:819px;
}
#logo {
  background-color:#004500;
  height:170px;
}
#logo img {
  border-bottom:2px solid #fff;
}
#products{
  float:left;
}
.oneNews{
  margin:5px;
  float:left;
  border:0px;
  min-height:88px;
  _height:88px;
}
a{
  color:#004500;
}
.moreNews{
  margin:5px;
  float:left;
  border:0px;
  width:383px;
  min-height:88px;
  _height:88px;
}
#news {
  background:#fff;
  float:left;
  margin:5px;
  border:0;
  width:793px;
  border-bottom:4px solid #004500;
}
.price{
  color:#004500;
  font-size:11px;
  font-weight:bold
}
.oneNews img, .moreNews img{
  margin:5px;
  float:right;
}
#boutons {
  _float:left;
  border:none;
}
#footer {
  background-image:url('/images/home_footer.gif');
  height:73px;
  clear:both;
  color:#76756a;
  font-size:11px;
  padding:0 5px 0 5px;
  line-height:28px;
}
#footer a {
  color:#76756a;
}
#footer_right {
  float:right;
  text-align:right;
  border:none;
}
