@import url(menu.css);
@import url(slider_testimonios.css);
@import url(estilo_uno.css);
@import url(estilo_dos.css);
@import url(estilo_tres.css);

body, html{
  margin: 0;
  background-image: url(../img/fondo_body.jpg);
  background-repeat: repeat-y; 
  background-repeat: repeat-x;
  background-color: #ccc;
}
div#contenedor{
  /*border: 1px solid blue;*/
  position: relative;
  margin: auto;
  width: 908px;
  height: auto; 
}
div#links_superior{
  background-color: transparent;
  background-image: url(../img/fondo_links-trans.png);
  background-repeat: no-repeat;
  width: 908px;
  height: 25px;
  margin: 10px 0 0 0;
}
div#cabezote{
  background-color: transparent;
  width: 908px;
  height: 180px;
  margin: 5px 0 0 0;
}
div#share {
  position: absolute;
  margin: 10px 0 0 10px;
}
div#contact_language{
  background-color: transparent;
  width: 908px;
  height: 38px;
  margin: 2px 0 0 0;
}
div#contact_language ul{
  margin: 0;
  padding: 0;
}
div#contact_language li{
  float: left;
  list-style-type:none;
  font-family: verdana;
  font-size: 12px;
}
div#contact_language a{
  display: inline-block;
  color: #000066;
  text-decoration: none;
}
div#contact_language a:hover{
  color: RED;
}
div#contact_language a span{
  margin: 0;
  padding: 0;
} 
.bogota{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/bogota.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 65px;
  height: 38px;
  padding: 2 0 0 2px;
  margin: 0 0 0 55px;
}
.sharre{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/sharre.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  width: 65px;
  height: 30px;
  padding: 2 0 0 2px;
  margin: 0 0 0 8px;
}
.facebokk{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/face.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 32px;
  height: 38px;
  padding: 2 0 0 2px;
  margin-: 0 0 0 8px;
}
.maill{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/mail.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 32px;
  height: 38px;
  padding: 2 0 0 2px;
  margin: 0 0 0 8px;
}
.twiterr{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/twiter.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 32px;
  height: 38px;
  padding: 2 0 0 2px;
  margin: 0 0 0 8px;
}
.medellin{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/medellin.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 65px;
  height: 38px;
  padding: 2 0 0 2px;
  margin: 0 4 0 8px;
}
.cartagena{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/cartagena.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 65px;
  height: 38px;
  padding: 2 0 0 2px;
  margin: 0 0 0 8px;
}
.mexico{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/mexico.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 65px;
  height: 38px;
  padding: 2 0 0 2px;
  margin: 0 0 0 8px;
}
.australia{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/australia.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 65px;
  height: 38px;
  padding: 2 0 0 2px;
  margin: 0 0 0 8px;
}
.nuevazelanda{
  /*border: 1px solid blue;*/
  left: 290px;
  background-image: url(../img/nuevazelanda.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 85px;
  height: 38px;
  padding: 2 0 0 2px;
  margin: 0 0 0 8px;
}
.lenguaje_es{
  /*border: 1px solid red;*/
  background-image: url(../img/es.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  width: 75px;
  height: 20px;
  padding: 0;
  margin: 9px 0 0 60px;
}
.lenguaje_en{
  /*border: 1px solid blue;*/
  background-image: url(../img/en.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  width: 65px;
  height: 20px;
  padding: 0;
  margin: 9px 0 0 10px;
}
div#contenido{
  background-color: transparent;
  width:908px;
  height: auto;
  margin: 2px 0 0 0;
}
div#right_side{
  background-color: transparent;
  width: 192px;
  height: auto;
  float:right;
}
div#middle_side{
  background-color: transparent;
  width: 502px;
  height: auto;
  margin: auto;
}
div#left_side{
  background-color: transparent;
  width: 191px;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}
div#pie{
  /*background-color: gray;*/
  width: 908px;
  height: 25px;
  background-image: url(../img/fondo_pie-trans.png);
  background-repeat: no-repeat;
  margin: 8px 0 10px 0;
}
div#pie p{
  /*border: 1px solid blue;*/
  margin: 0 0 0 0;
  padding: 6px 0 0 0;
  font-family: verdana;
  font-size: 11px;
  color: #FFFBDA;
  text-align: center;
}
div#pie p strong{
  position: absolute;
  font-weight: normal;
  margin: -3px 0 0 0;
  font-size: 9px;
  left: 268px;
}
div#pie p a{
  color: white;
}
div#pie p a:hover{
  text-decoration: none;
}

