html { height: 100%; }

body {
margin: 0;
padding: 0;
font-family: Arial, Verdana, Tahoma, 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;
color:#AAAAAA;
text-align:justify;
font-size:12px;
line-height:140%;

}



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


}

div#logo {

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

}
div#logo2 {

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

}

div#txt{
position:relative;
top:-90px;
left:440px;
background-color:#393939;
width:470px;
/*height:200px;*/
float:none;

}

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

}

img {margin:10px 10px 10px 10px; border:0; padding:0;}
p {padding:0 10px 10px 10px}

h3 { font-size:14px; padding:0; margin:10px;}
ul,li {margin:0; padding:0}

img.rig { float:right;}
