html { height: 100%; }

body {
margin: 0;
padding: 0;
font: 70% Verdana, Tahoma, Arial, Helvetica, sans-serif;
position: relative;
background-image:url("./img/bg.jpg");
background-repeat: repeat;
background-position:center top;
background-color:#333333;
height: 100%;
width:100%;
min-width:818px;

}



div#corps {
position:relative;
width:1070px;
min-height:621px;
margin: 0 auto 20px auto;
padding:0;
background-image:url("./img/bglogo.jpg");
background-repeat: no-repeat;
background-position:left top;

}

div#salon_logo {

position:relative;
top:82px;
left:461px;
background-image:url("./img/salon.gif");
background-repeat: no-repeat;
background-position:left top;
width:152px;
height:19px;
float:none;

}

div#sign {

position:relative;
top:62px;
left:630px;
background-image:url("./img/signature.gif");
background-repeat: no-repeat;
background-position:left top;
width:277px;
height:38px;
float:none;

}

div#salon{
position:relative;
top:82px;
left:441px;
background-color:#393939;
width:460px;
height:204px;
float:none;

}

div#nathalie_delacollette{
position:relative;
top:60px;
left:701px;
background-color:#393939;
width:152px;
height:140px;
float:none;

}

div#salon:hover {background-color:#494949;}
div#nathalie_delacollette:hover {background-color:#494949;}


div#power_plate_logo {

position:relative;
top:0px;
left:170px;
background-image:url("./img/espace_power_plate.gif");
background-repeat: no-repeat;
background-position:left top;
width:204px;
height:19px;
float:none;

}

div#power_plate {

position:relative;
top:0px;
left:150px;
background-color:#393939;
width:460px;
height:204px;
float:none;

}

div#power_plate:hover {background-color:#494949;}

div#contact{
position:relative;
top:-170px;
left:605px;
background-image:url("./img/contact.gif");
background-repeat: no-repeat;
background-position:center right;
width:280px;
height:204px;
float:none;

}

img {margin:5px; border:0; padding:0;}


