body {
  background-color: #000000;
  padding: 20px;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Verdana;
  font-size: 13px;
  color: #DCDCDC;
}

td {
  font-size: 13px; 
  font-family: "Trebuchet MS", Arial, Verdana;
  color: #DCDCDC;
}

a {
  text-decoration: none;
  color: #FFFFFF;
}

#corpus {
  width: 960px;
  text-align: left;
  margin: auto;
}

#header {
  background-color: #FFFFFF;
  background-position: right;
  background-repeat: no-repeat;
}

#idiomas {
  float: right;
  padding: 15px;
  padding-right: 30px;
}

#idiomas a {
  text-decoration: none;
  color: #FFFFFF;
}

#barraBotigaOnline {
  background-image: url('img/barraBotigaOnline.gif');
  text-transform: lowercase;
  width: 255px;
  font-weight: bold;
  height: 22px;
  text-align: center;
  float: left;
  color: #000000;
}

#barraBotigaOnline a {
  color: #000000;
}

#menu {
  overflow: hidden;
}

/* Puto internet explorer */
* html #menu {
 	height: 1%;
}

#barraNegro {
  background-image: url('img/barraBgNegro.gif');
  text-transform: lowercase;
  width: 122px;
  font-weight: bold;
  height: 22px;
  text-align: center;
  float: left;
}

#barraNegro a {
  color: #FFFFFF;
}

#barraRojo {
  background-image: url('img/barraBgRojo.gif');
  text-transform: lowercase;
  width: 120px;
  font-weight: bold;
  height: 22px;
  text-align: center;
  float: left;
}

#barraRojo a {
  color: #000000;
}

#barraRojoFinal {
  background-image: url('img/barraBgRojoFinal.gif');
  width: 98px;
  height: 22px;
  float: left;
}

#principal {
  background-image: url('img/bgGeneral.jpg');
  background-repeat: no-repeat;
  background-color: #484848;
  width: 960px;
  overflow: hidden;
}

/* Puto internet explorer */
* html #principal {
 	height: 1%;
}

#principal_in {
  padding: 20px;
}

/*
PORTADA
*/

#portada_texto {
  float: right;
  position: absolute;
  padding-left: 500px;
  padding-right: 150px;
  padding-top: 150px;
  color: #FFFFFF;
  text-align: center;
}

.izda {
  float: left;
}

/*
COLUMNAS
*/

#col_izda {
  width: 255px;
  float: left;
  margin: 0px;
}

#col_izda_in {
  color: #999999;
  padding: 30px;
  padding-left: 30px;
  padding-bottom: 35px;
}

#col_izda_in a {
  text-decoration: none;
  color: #FFFFFF;
}

#col_derecha {
  float: left;
}

#col_derecha_img {
  float: left;
}

#col_derecha_fotos {
  float: left;
  width: 105px;
  text-align: center;
  padding-top: 10px;
}

#col_derecha_fotos img {
  margin-bottom: 10px;
}

#oferta {
  margin-bottom: 20px;
}

#oferta_titulo {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}
