body {
  background-color: #ccc;
}
#contenedor {
  background-color: #fff;
  width: 800px;
  margin: auto;
  border: 1px solid #000;
}
/***************************Cabecera*********************************/
#cabecera {
  background-image: url(Archivos/degradado1.jpg);
  position: relative;
  width: 800px;
  height: 155px;
}
#linsup {
  background-color: #95a5d1;
  width: 800px;
  height: 20px;
}
.barrablanca1 {
  background-image: url(Archivos/cuadroblanco.jpg);
  background-repeat: repeat-x;
  width: 800px;
  height: 3px;
  font-size: 3px;
}
#logo {
  background-image: url(Archivos/logo.jpg);
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 202px;
  height: 97px;
}
.barrablanca2 {
  background-image: url(Archivos/cuadroblanco.jpg);
  background-repeat: repeat-x;
  width: 800px;
  height: 3px;
  font-size: 2px;
  margin: 60px 0px 0px 0px;
}
.barradegradado {
  background-image: url(Archivos/degradado2.jpg);
  background-repeat: repeat-x;
  width: 800px;
  height: 6px;
  font-size: 5px;
}
#barramenu {
  position: relative;
  background-image: url(Archivos/menu.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 25px;
}
#barramenu p {
  position: absolute;
  top: 2px;
  font-family: verdana, trebuchet, sans serif;
  font-weight: bold;
  font-size: 14px;
  color:#fff;
  width: 900px;
  height: 23px;
  padding: 0px;
  margin: 0px 0px 0px 15px;
}
#degradado3{
  background-image: url(Archivos/degradado3.jpg);
  background-repeat: repeat-x;
  width: 800px;
  height: 6px;
  font-size: 6px;
}
#imgcab {
  position: relative;
  top: 0px;
  left: -130px;
  _left: 0px;
}
#sonido {
  position: relative;
  top: 68px;
  _top: 85px;
  left: 0px;
  width: 130px;
  height: 15px;
  float: left;
}
/*****************************Cuerpo*************************/
#cuerpo {
  position:relative;
  background-image: url(Archivos/degradado6.jpg);
  background-repeat: no-repeat;
  background-color: #fff;
  width: 800px;
}
#centrofoto {
  position:relative;
  width: 500px;
  height: 630px;
}
#fotosup {
  position: absolute;
  top: 30px;
}
#fotoinf {
  position: absolute;
  top: 84px;
  left: 58px;
}
#pie {
  position: relative;
  background-image: url(Archivos/pie.jpg);
  background-repeat: no-repeat;
  background-position: 50px -10px;
  width: 800px;
  height: 80px;
  margin-top: 60px;
  margin-bottom: 30px;
}
#piefoto {
  position: absolute;
  top: 480px;
  background-image: url(Archivos/pie.jpg);
  background-repeat: no-repeat;
  background-position: 50px -10px;
  width: 800px;
  height: 80px;
  margin-top: 20px;
  margin-bottom: 30px;
}
/**********************Enlaces***************************/
a:link {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  position: relative;
  top: 2px;
  color: #77E7F3;
}
#barramenu p a:hover .sub  {
  text-decoration: underline;
}
/****************************Parte central del cuerpo***************/
#centro {
  position:relative;
  top: 30px;
  background-color: #fff;
  width: 700px;
  margin: auto;
}
.titulo2 img {
  position:relative;
  top: 4px;
  margin: 0px 10px 0px 0px;
}
.flotaderecha {
  float: right;
}
.flotaizquierda {
  float: left;
}
.barra {
  position: absolute;
  top: 60px;
  left: 60px;
}
.adornotitulo {
  position: absolute;
  top: 20px;
  right: 20px;
}
.posictitulo {
  width: 220px;
  text-align: right;
  position: absolute;
  right: 130px;
}
.esquina1 {
  position:absolute;
  top: -5px;
  right: -5px;
}
.esquina2 {
  position:absolute;
  bottom: -5px;
  right: -5px;
}
.fotorehab {
  float: right;
}
.fotorehab2 {
  float: left;
}
/***********************Textos********************/
.massalud {
  position: absolute;
  top: -5px;
  _top: 0px;
  left: 340px;
  background-image: url(Archivos/massalud.jpg);
  background-repeat: no-repeat;
  width: 100px;
  height: 20px;
}
.direccion {
  position: absolute;
  top: -5px;
  _top: 0px;
  left: 450px;
  color: #8C9ED0;
  font-family: verdana, trebuchet, sans serif;
  font-weight: bold;
  font-size: 12px;
}
.copy {
  position: absolute;
  top: 44px;
  _top: 53px;
  left: 300px;
  color: #aaa;
  font-family:  arial, verdana, trebuchet, sans serif;
  font-size: 10px;
}
.texto {
  font-family: "Lucida Grande",Lucida Sans,geneva,verdana,sans-serif;
  font-size: 14px;
  padding: 30px 30px 30px 30px;
}
#titulo1 {
  position: relative;
  width: 220px;
  height: 60px;
  background-color: #fff;
  color: #FC9740;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  padding: 10px 0px 0px 450px;
}
.titulo2 {
  color: #FC9740;
  font-weight: bold;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
}
.titulo3 {
  color: #FC9740;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}
.parrafo {
  line-height: 1.3em;
  padding: 0px 0px 20px 20px;
}
.destacado {
  color: #3058C3;
  font-weight: bold;
  
}
.cuadromasaje {
  margin: 0px 0px 0px 200px;
  width:400px;
}
.cuadrorehab {
  width: 500px;
  _width: 400px;
}
.cuadrorehab2 {
  position: relative;
  top: 0px;
  _top: 0px;
  left: 10px;
  _left: 20px;
  width: 600px;
  _width: 400px;
}