/* CSS Document */

body {
margin:0;
text-align:center;
background:#0d0809;
}
	 
#global {
     margin-left: auto;
     margin-right: auto;
     width:1024px;
	 height:708px;
     text-align: left; /* on rétablit l'alignement normal du texte */
     }
	 
#global .cadreHaut {
margin-top:-10px;
margin-bottom:10px;
height:90px;
width:100%;
text-align:center;
}

#global .cadreMenu {
height:34px;
line-height:34px;
background:#fff;
}

#global .cadrePrincipal {
height:395px;
width:100%;
}

#global .cadrePrincipal  .cadreGauche {
width:206px;
float:left;
height:395px;
}

#global .cadrePrincipal  .cadreGauche .texte {
width:195px;
height:250px;
color:#fff;
font-family:"Helvetica";
font-size:12px;
margin:5px 5px;
}

#global .cadrePrincipal  .cadreDroit {
width:818px;
float:right;
height:395px;
}


#global .bandeauProduits {
height:107px;
text-align:center;
padding-left:90px;
}

#global .cadreSeparationInferieure {
height:18px;
width:100%;
background:#fff;
}

#global .cadreInferieur {
height:30px;
width:100%;
text-align:center;
font-size:12px;
line-height:10px;
margin-top:15px;
color:#b1b2b4;
}

#global .logoSDB {
position:relative;
top:518px;
left:200px;
background:url(../img/sdb-trans.png) no-repeat center;
width:818px;
height:60px;
}	

#global .logoParquet {
position:relative;
top:518px;
left:200px;
background:url(../img/parquets-trans.png) no-repeat center;
width:818px;
height:60px;
}	 

#global .logoPierreNaturelle {
position:relative;
top:518px;
left:200px;
background:url(../img/pierreNaturelle-trans.png) no-repeat center;
width:818px;
height:60px;
}	 
	
#global .logoPiscine {
position:relative;
top:518px;
left:200px;
background:url(../img/piscine-trans.png) no-repeat center;
width:818px;
height:60px;
}	

#global .logoExterieur {
position:relative;
top:518px;
left:200px;
background:url(../img/exterieur-trans.png) no-repeat center;
width:818px;
height:60px;
}	

#global .logoCarrelage {
position:relative;
top:518px;
left:200px;
background:url(../img/carrelage-trans.png) no-repeat center;
width:818px;
height:60px;
}
