body {
  background-color: #A8426D;
}
#cuerpo {
  position: relative;
  background-color: #FEDD9B;
  width: 750px;
  height: 1300px;
  margin: auto;
  Font-family: Georgia, Times, serif;
}
#logo {
  float: right;
  margin: 0px 20px 0px 0px;
}
#datos {
  Position: absolute;
  top: 40px;
  left: 50px;
  font-size: 10px;
  line-height: 15px;
}
#parrafo1 {
  position: relative;
  margin: auto;
  width: 600px;
}
#foto {
  position: absolute;
  top: 140px;
  _top: 0px;
 width: 200px;
 
}
#texto {
  position: absolute;
  top: 140px;
  _top: 5px;
  left:200px;
  width: 390px;
  padding: 0px 0px 0px 10px;
}

#parrafo2 {
  position: relative;
  top: 350px;
  _top: 200px;
  width: 600px;
  height: 800px;
  margin: auto;
  padding: 0px 0px 0px 10px;
}
#mapa {
  position: relative;
  top: 5px;
}
.mini {
  font-size: 12px;
  font-style: italic;
  text-align: center;
}
.destacado {
  font-weight: bold;
}

