

body {
    background-image : url("images/rms_fond.gif");
    font-family : ArialBlack, Arial, fantasy, sans-serif;
    font-size : 80%;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 5px;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


#corps {
    background-image : url("images/rms_v6_12.gif");
    background-repeat : no-repeat;
    margin-bottom : auto;
    margin-left : auto;
    margin-right : auto;
    margin-top : auto;
    position : relative;
    width : 962px;
    height : 720px;
  }


#menu {
    position: absolute;
    top: 146px;
    right: 790px;
    width : 130px;
    height : 471px;
  }


#cadre {
    position: absolute;
    top: 146px;
    left: 189px;
    width : 712px;
    height : 470px;
  }

/*  Boutons   */

#accueil {
    background-image : url('images/bouton_accueil_etat_0.gif');
    background-repeat : no-repeat;
    cursor : pointer;
    position : absolute;
    height : 96px;
    right : -9px;
    top : -5px;
    width : 139px;
  }


#occaz {
    background-image : url('images/bouton_occasions_etat_0.gif');
    background-repeat : no-repeat;
    cursor : pointer;
    position : absolute;
    height : 96px;
    right : -11px;
    top : 91px;
    width : 140px;
  }


#contact {
    background-image : url('images/bouton_contacts_etat_0.gif');
    background-repeat : no-repeat;
    cursor : pointer;
    position : absolute;
    height : 91px;
    right : -7px;
    top : 189px;
    width : 137px;
  }

#suzuki {
    background-image : url('images/bouton_suzuki_etat_0.gif');
    background-repeat : no-repeat;
    cursor : pointer;
    position : absolute;
    height : 91px;
    right : -7px;
    top : 288px;
    width : 137px;
  }

#axxe {
    background-image : url('images/bouton_moto_axxe_etat_0.gif');
    background-repeat : no-repeat;
    cursor : pointer;
    position : absolute;
    height : 91px;
    right : -9px;
    top : 385px;
    width : 137px;
  }




