/* CSS Document */

body {
margin:0;
text-align:center;
background:#0d0809;
}
	 
#global {
     margin-left: auto;
     margin-right: auto;
     width:1024px;
	 height:768px;
     text-align: left; /* on rétablit l'alignement normal du texte */
     }
	 
#global .cadreHaut {
height:150px;
line-height:70px;
width:100%;
text-align:center;
}

#global .logoGC {
position:relative;
top:525px;
left:950px;
background:url(../img/GC.png) no-repeat center;
width:75px;
height:63px;
}

#global .cadreMenu {
height:34px;
line-height:34px;
background:#fff;
}

#global .cadrePrincipal {
height:500px;
width:100%;
}

#global .cadrePrincipal  .cadreGauchePetit {
width:323px;
float:left;
height:394px;
border-bottom:1px solid #fff;
background-color:#a98567;
}

#global .cadrePrincipal  .cadreGauchePetit .texte {
width:260px;
height:250px;
color:#fff;
font-family:"Helvetica";
font-size:11px;
margin-left:54px;
margin-top:30px;
}

#global .cadrePrincipal  .lienCadre  {
position:relative;
width:250px;
height:150px;
left:512px;
top:20px;
}


#global .cadrePrincipal  .cadreGauchePetit .texte .Presentation, #global .cadrePrincipal  .cadreGaucheGrand .texte .Presentation  {
font-size:20px;
height:140px;
}

#global .cadrePrincipal  .cadreGauchePetit .texte .Presentation p, #global .cadrePrincipal  .cadreGaucheGrand .texte .Presentation p  {
font-size:12px;
font-style:italic;
}

#global .cadrePrincipal  .cadreGauchePetit .texte .Prix, #global .cadrePrincipal  .cadreGaucheGrand .texte .Prix  {
width:240px;
height:160px;

}

#global .cadrePrincipal  .cadreGauchePetit .texte .validiteOffre, #global .cadrePrincipal  .cadreGaucheGrand .texte .validiteOffre  {
font-size:14px;
}

#global .cadrePrincipal  .cadreGaucheGrand {
width:512px;
float:left;
height:394px;
background-color:#a98567;
border-bottom:1px solid #fff;
}

#global .cadrePrincipal  .cadreGaucheGrand .texte {
width:260px;
height:250px;
color:#fff;
font-family:"Helvetica Neue Condensed";
font-size:10px;
margin-left:54px;
margin-top:30px;
}


#global .cadrePrincipal  .cadreDroitGrand {
width:700px;
float:left;
height:395px;
}

#global .cadrePrincipal  .cadreDroitPetit {
width:512px;
float:left;
height:395px;
}

#global .bandeauProduits {
height:107px;
width:100%;
background-color:#a98567;

}


#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;
}
