

/* LVB */

BODY {
  background: #FFF;
  background-image: url('images/domoaire-sl.jpg');
  color: #FFF;
  margin: 0px;
  background-repeat: no-repeat; 
  background-position: center top;

}

BODY a{
color: #FFF;
}

footer {
width:810px;
top:0px;
height: 20px;
background-color: #000;
color: #FFF;

/* center  */
margin: 0 auto;
padding-left: 0px;
padding-right:0px;
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
vertical-align: center;
}

footer a{
  color: #FFFFFF;
}



