/*-------------------------------------------------------fond - image ----------------------*/
.fond_interieur{
background-image:url(../images/fond-interieur.jpg);
}

#BlocAscenseur {
float:left;
height:525px;
overflow-y:auto;
width:977px;
}

#BlocGauche
{float:left;
width:380px;
padding-top:10px;}

#pied {
background-image:url(../images/fond-pied.jpg);
background-position:center top;
background-repeat:no-repeat;
clear:both;
color:#CCCCCC;
font-size:12px;
height:93px;
margin-left:auto;
margin-right:auto;
padding-top:4px;
position:relative;
text-align:center;
width:1000px;
}
#pieduk {
background-image:url(../images/fond-pied-uk.jpg);
background-position:center top;
background-repeat:no-repeat;
clear:both;
color:#CCCCCC;
font-size:12px;
height:93px;
margin-left:auto;
margin-right:auto;
padding-top:4px;
position:relative;
text-align:center;
width:1000px;
}
#LienRetourBas {
height:93px;
right:0px;
position:absolute;
top:0px;
width:96px;
}

#TextePied
{
height:93px;
left:275px;
position:absolute;
text-align:left;
top:2px;
width:550px;
}

#BlocTitre
{
padding:10px;
}

#BlocFlash {
float:left;
margin-left:20px;
padding-top:0px;
}

#interieur {
float:left;
height:525px;
width:708px;
}
