body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(/images/bg.jpg);
  background-repeat: repeat;
  font-family: verdana, sans-serif;
  font-size: 10pt;
}

#container {
  width: 1020px;
  margin: auto;
  text-align: left;
}

#header {
  width: 1020px;
  height: 200px;
  background-image: url(/images/header.jpg);
}

#logo {
  position: absolute;
  top: 16px;
  margin-left: 113px;
}

#menu {
  width: 1020px;
  height: 90px;
  background-image: url(/images/menu.jpg);
}

#content {
  width: 1020x;
  margin: auto;
  text-align: left;
  background-image: url(/images/bgc.jpg);
  background-repeat: repeat;
}

#content-reiki {
  width: 1020px;
  min-height:550px;
  background-image: url(/images/reiki.jpg);
  background-repeat: no-repeat; 
}

#content-text {
  width: 735px;
  margin: auto;
  text-align: left;
  margin-top: 0px;
  padding-top: 0px;
}

#footer {
  width: 795px;
  height: 150px;
  margin: auto;
  text-align: left;
  background-image: url(/images/footer.jpg);
}

#copyright {
  width: 600px;
  text-align: right;
  margin-left: 150px;
}

#menu_accueil {
  position: absolute;
  width: 109px;
  height: 74px;
  margin-left: 128px;
  top: 200px;
}

#menu_reiki {
  position: absolute;
  width: 99px;
  height: 88px;
  margin-left: 237px;
  top: 200px;
}


#menu_eft {
  position: absolute;
  width: 90px;
  height: 88px;
  margin-left: 336px;
  top: 200px;
}

#menu_forma {
  position: absolute;
  width: 114px;
  height: 88px;
  margin-left: 426px;
  top: 200px;
}

#menu_qui {
  position: absolute;
  width: 164px;
  height: 88px;
  margin-left: 540px;
  top: 200px;
}

#menu_contact {
  position: absolute;
  width: 99px;
  height: 88px;
  margin-left: 704px;
  top: 200px;
}

#menu_liens {
  position: absolute;
  width: 102px;
  height: 88px;
  margin-left: 803px;
  top: 200px;
}

a {
  color: #863E6C;
}

a:hover {
  color: #000;
}

h1 {
  color: #642C4F;
  font-size: 22pt;
  text-align: right;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 50px;
}

p {
  text-align: justify;
}

.alinea {
text-indent:15px;
}

#submenu {
  margin-left: 460px;
}
