/*positionement fixe*/


body

{
   width:835px;
   height: 100%;
   margin-left: auto;
   margin-right: auto; 
  background-image: url(IMG/bente1.png) ;
   background-color: #D4BF9F;
    background-repeat: repeat-x;
}






#en_tete
{
   width: 100%;
   height: 191px;
   position: top-center;
   top: 0px;
   background-repeat: repeat;
   text-align: center;
}

#en_tete h1 
{
   text-indent: -30000px;
}


#corps
{
   position: absolute;
   top:199px;
   margin-left:205px;
   padding: 30px;
   width: 570px;
   text-align: left;
font-family: "Segoe Print", Arial, Times, sherif;
z-index: 1;
}   

#corps2
{
   position: absolute;
   top: 100px;
   width: 570px;
   text-align: left;
font-family: "Segoe Print", Arial, Times, sherif;
z-index: 2;
}  

/*Cadre corps*/

.cadresup
{
position: absolute;
top: 0px;
left: 0px;
}

.cadreinf
{
position: absolute;
top: 20px;
left: 0px;
}

 img
{
border: none;
} 
   

/*index*/

.acceuil

{
position: absolute;
width: 510px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
z-index: 1;
}

.imgacc
{
float: left;
}

/*galerie*/

table, td
{
border-style: solid;
border-width: 3px;
border-color: black;
text-align: center;
font-size: 1.2em;
margin-left: auto;
margin-right: auto;
}

  .prec
   {
   position: relative;
   right: 30px;
  }
  
.suiv
   {
   position: relative;
   left: 30px;
  }
  
.mini /*cadre  autour des mini photo*/
{
border:3px solid orange;
}

  
/*devis*/


.devis
{
   text-align: left;
   font-family: "Segoe Print", Arial, Times, sherif;
   font-size: 1.1em;
   border: 2px solid black;
   padding-left:50px;
   padding-top: 10px;
   padding-bottom: 10px;
   }
   
   .deviss
{
   text-align: left;
   font-family: "Segoe Print", Arial, Times, sherif;
   font-size: 1.1em;
   }



/*Magasin*/

 #magasin
{
position: absolute;
top: 0px;
left: 0px;
width: 628px;
height: 135px;
}
   
   
 #magasin1
{
position: absolute;
top: 200px;
left: 0px;
width: 628px;
height: 335px;
}
  
   

   
 #magasin2
{
position: absolute;
top: 600px;
left: 0px;
width: 628px;
height: 335px;
}
  

   
 #magasin3
{
position: absolute;
top: 1000px;
left: 0px;
width: 628px;
height: 335px;
}
  

   
 #magasin4
{
position: absolute;
top: 1400px;
left: 0px;
width: 628px;
height: 335px;
}
  

   
 #magasin5
{
position: absolute;
top: 1800px;
left: 0px;
width: 628px;
height: 335px;
}
  

   
 #magasin6
{
position: absolute;
top: 2200px;
left: 0px;
width: 628px;
height: 335px;
}
    
 
.imag
{
position: absolute;
margin-top: 12px;
margin-left: 13px;
} 
   
.vente
{
 position: absolute;
margin: 16px;
text-align: center;
font-size: 140%;
color: #58FF4C;
}   

.prix
{
 position: absolute;
 top:0px;
 right: 0px;
 height:50px;
 width: 220px;
 text-align: left;
margin-left: 15px;
font-size: 160%;
color: blue;
}

.descriptif
 {
 position: absolute;
 top:70px;
 right: 0px;
 height:200px;
 width: 205px;
 text-align: left;
margin-left: 15px;
margin-right: 15px;
font-size: 75%;
color: blue;
}

.numero

 {
 position: absolute;
 bottom:0px;
 right: 0px;
 height:30px;
 width: 205px;
 text-align:right;
margin-left: 15px;
margin-right: 15px;
font-size: 125%;
color: red;
}
