/*entete de la page*/
.entete{
  background-color:#ffffff;
  background-image: url(./img/entete.jpg);
  background-repeat: repeat-y;
  width:950px;
  height: 80px;
}
.logo {
  float:left;
  margin-top: 6px;
  margin-left:185px;
}
.vendee{
  float : left;
  margin-left: 120px;
}
.france{
  float: left;
  margin-left: 20px;
}
.textdesc{
  color:#838383;
}
.titre {
  color:#838383;
  float: left;
  padding-left: 10px;
  margin-top:2px;
}

.menuhaut{	
  background-image:url(./img/hautmenu.jpg);
  background-repeat: no-repeat;
  width: 950px;
  vertical-align: middle;

}
.iso{
  float: left;
}
/*contenu de la page principale*/
.principale{
  background-color: #ffffff;
  padding:0;
  margin:0;
  background-image: url(./img/presentation.jpg);
  width:797px;
  height: 100%;
}
.conteneurmenu {
  float:left;
  background-image: url(./img/cote.jpg);
  background-repeat: repeat-y;
  width: 153px;
  height: 100%;
}

.image {
  color: #646464;
  float: left;
  padding:0;
  max-width:width: 150px;
  max-height:40px;
}
.descriptpro {
  margin-top:20px;
  color: #646464;
  background-color: #ffff75;
  width: 70%;
  border: 1px solid #999999;
  padding:20;
}
.nompage{
  font-size: 16px;
  color: #838383;
  position: absolute;
  left: 790px;
  top: 82px;
}

.description {
  padding-top:20px;
  color: #646464;

}
.coins{

  padding:0px;
  margin:0px;
  border-spacing:0px;
}

.haut{

  height: 20px;
  padding:0px;
  margin:0px;
  border-spacing:0px;
}

.bas{
  float: left;
  height: 20px;
  padding:0px;
  margin:0px;
  border-spacing:0px;
}
.coteg{
  height:100%;
  background-image: url(./img/desc/gauche.jpg);
  background-repeat: repeat-y;
  padding:0px;
  margin:0px;
  border:0;
}
.coted{
  background-image: url(./img/desc/droite.jpg);
  background-repeat: repeat-y;
  padding:0px;
  margin:0px;
  border:0px;
  height:100%;
}
.milieu{
  background-image: url(./img/fond.jpg);
  padding:0px;
  margin:0px;
  border-spacing:0px;
}
</*produits*/
.conteneurpage{
  width: 797px;
  height: 100%;
}
.logo2{
  float: left;
  margin-left: 10;
  margin-top: 20;
  text-align: center;
}
 /*positionnement de l'image TB50*/
.imgd{
  float: left;
  margin-left: 160px;
  margin-top: 20px;
  text-align: center;
  color: #838383;
}
 /*positionnement de l'image TR*/
.imgg{
  float: left;
  margin-left: 10px;
  margin-top: 20px;
  text-align: center;
  color: #838383;
}
.logomontech{
  float: left;
  margin-left: 105px;
  margin-top: 8px;
}
.imgtb{
  float:left;
  margin-left: 50px;
  margin-top: 20px;
  color: #838383;
  text-align: center;
}
.imgpro{
  float: left;
  margin-left: 10;
  margin-top: 20;
  height: 120px;
  color: #aaaaaa;
  text-align: center;
}
.texte{
  margin-left: 40px;
}




