body{
 margin:0px;
 background-color: #bed5e3;
 background-image: url(../images/fondo.jpeg);
 background-repeat: repeat-x;
 font-family: 'Ubuntu', arial, serif;
}


.imagenRollover:hover, .pequenaTapa:hover{
    opacity:0.8;
}


	
#pagina{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.absolute{
  position: absolute;
}

#botonera{ 
  font-family: 'Geo', arial, serif;
  height: 100px;
  font-size: 18pt;
  line-height: 0.85;
  padding-left: 8px;
  padding-top: 2px;
  position: relative;
  left: 59px;
}

.paraUsar{
  font-family: 'Ubuntu', arial, serif;
}

a{
  color: black;
  text-decoration: none;
}

a.gris:hover{
  color: #666;
}

a:hover{
  color: black;
}

a img {border: none; }

.linksDiscos{
  font-size: 10pt;
}

#ultimosDiscos{
  background-color: green;
  width: 520px;
  height: 150px;
  float: right;
}

#seccion{
  width: 680px;
  height: 460px; 
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 13px;
  padding: 10px;
  background-color: #BED5E3;
}

#logo{
  float: right;
  position: relative;
  right: 95px;
  top: 2px;
}

#pie{
  position: relative;
  top: 29px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Geo', arial, serif;
  font-size: 15pt;
  width: 700px;
}

.floatLeft{
  float: left;
}

.textoAbout{
  width: 175px;
  color: #666666;
  font-size: 10pt;
  line-height: 130%;
}

.titulo{
  font-size: 17pt;
  color: black;
  padding-bottom: 10px;
}

.enIngles{
  font-style: italic;
  width: 175px;
  color: #666666;
}

.floatRight{
  float: right;
}

.amigos{
  font-size: 12pt;
  line-height: 1.5;
  text-align: center;
}

.linksTitulo{
  font-size: 10pt;
  color: #666666;
}

.colaboradores{
  font-size: 10pt;
  color: #666;
  position: absolute;
  bottom: 0px;
  text-align: right;
  right: 10px;
}
 
#mensajeRetorno{
  font-size: 10pt;
  color: #666666;
  width: 280px;
  text-align: right;
}

.mensajeContacto{
  width: 280px;
  text-align: right;
  font-size: 10pt;
}

.cargando{
  position: absolute;
  top: 200px;
  left: 256px;
  font-size: 12pt;
  color: #666666;
}

#contact{
  font-size: 11pt;
}

#tapas{
  position: relative;
  bottom: 140px;
  width: 100%;
  overflow-x: auto;
}

#tablaTapas{
  margin-left: auto;
  margin-right: auto;
}

.pequenaTapa{
  border-style: solid;
  border-color: white;
  border-width: 3px;
}

.pequenoNombre{
  font-size: 8pt;
}

#flecha{
  position: relative;
  top: 40px;
  left: 253px;
}