 body {
        background-color:#ffffff;
        color:#000000;
float: none;
  width:100%;
  height: auto;
  margin-left: 0;
  margin:0;
  padding:0;
  text-align:left;
    }
.conteneur {
float: none;
  margin:0;
  padding:0;
  text-align:left;
background-color: #ffffff; 
}
.menu {
float:none;
margin-top:20px;
}

.fabricant p {
font-size:32px;
}
.logo {
float:none;
margin-top:0;
margin-left:0;
width:200px;
height:75px;
background:url(images/logo.jpg) top left no-repeat;
}

.framea {
float:none;
margin-top:740px;
margin-left: 0;
margin-top: 0px;
width: 100%;
height: 340px;
color: #000000;
}
.frameb {
float:none;
margin-left: 0;
margin-top: 0px;
width: 100%;
height: auto;
color: #000000;
}

.titre h1 {
color: #000000;
font-family: "arial";
font-size: 36px;
font-weight: bold;
text-decoration: none;
text-align: center;
background-color: #ffed00;
}
.titre h2 {
color: #ffed00;
font-family: "arial";
font-size: 0px;
font-weight: bold;
text-decoration: none;
text-align: center;
background-color: #000000;
}
p {
margin: 0px 60px 0px 40px;
text-decoration: none;
font-family: "arial";
font-size: 18px;
font-weight: none;
background-color: none;
text-indent: 30px;
text-align: justify;
}


-->