html,body
{
  color: #000000;
  margin:0px;
  padding:0px;
  font-size: 14px;
  font-family: Tahoma, Verdana, Arial;
  background-color: #800044;
  background-image: url('/images/rockcio_090127_web_background.jpg');
  background-repeat: repeat;
  height: 100%;
}

.idRequest
{
  text-align: right;
  font-weight: bold;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 10px;
}

.idSettings
{
  text-align: left;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 10px;
}

.lateral_izq
{
  position: relative;
  left: -6px;
}

.lateral_der
{
  position: relative;
  right: -15px;
}

.pie
{
  position: relative;
  left: 40px;
}

.eventoFecha
{
  font-size: 10px;
}

.eventoNombre
{
  font-size: 14px;
  font-weight: bold;
}

.eventoCiudad
{
  font-size: 9px;
}

.seccion
{
  position: relative;
  top: -4px;
}

.titulo
{
  font-size: 18px;
}

.fecha
{
  font-size: 14px;
  font-style: italic;
}

.descripcion
{
  margin-top: 10px;
  font-size: 12px;
  text-align: justify;
  font-family: Tahoma, Verdana, Arial;
}

.description_event
{
  font-size: 14px;
  text-align: justify;
  font-family: Tahoma, Verdana, Arial;
}


a
{
  text-decoration: none;
}

a:hover {
  font-weight: bold;
}

.information
{
  color: #ffffff;
  font-size: 13px;
  font-family: Tahoma, Verdana, Arial;
}

.information2
{
  color: #000000;
  font-size: 13px;
  font-family: Tahoma, Verdana, Arial;
}

.band_name
{
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial;
}

.band_name2
{
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  font-family: Tahoma, Verdana, Arial;
}

.rockcio_fondoblanco
{
  height:100%;
  background-image: url('/images/950/rockcio_090128_web_sombra_blanco_950.gif');
}

.rockcio_fondogris
{
  height:100%;
  background-image: url('/images/950/rockcio_090128_web_sombra_marino_950.gif');
}

.rockcio_fondoverde
{
  height:100%;
  background-image: url('/images/950/rockcio_090128_web_sombra_verde_950.gif');
}

.rockcio_fondoazul
{
  height:100%;
  background-image: url('/images/950/rockcio_090128_web_sombra_azul_950.gif');
}

.rockcio_fondoamarillo
{
  height:100%;
  background-image: url('/images/sombras/rockcio_090128_web_sombra_cafe_950.gif');
}

.rockcio_fondorosa
{
  height:100%;
  background-image: url('/images/950/rockcio_090128_web_sombra_rosa_950.gif');
}

.rockcio_fondomorado
{
  height:100%;
  background-image: url('/images/950/rockcio_090128_web_sombra_azul_varios_950.gif');
}

.rockcio_fondodorado
{
  height:100%;
  background-image: url('/images/950/rockcio_090128_web_sombra_cafe_claro_950.gif');
}

.rockcio_fondocafe
{
  height:100%;
  background-image: url('/images/950/rockcio_090128_web_sombra_cafe_obscuro_950.gif');
}


.error
{
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  background-color: #990000;
}

.textos
{
  text-align: justify;
  vertical-align: top;
}

.headNews
{
  font-size: 16px;
  font-weight: bold;
}

#container
{
  margin-top: 30px;
}