#enlaces {
 color: #ffffff;
 font-size: 14px;
 text-decoration: none;
}

#enlaces_fotos {
 text-align: right;
 margin-left: 20px;
 color: #ffffff;
 font-size: 14px;
 text-decoration: none;
}

#body_general {
 margin-top: 0px;
 margin-bottom: 0px;
 background: #000000;
 scrollbar-3dlight-color: #000000;
 scrollbar-shadow-color: #000000;
 scrollbar-face-color: #000000;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-track-color: #000000;
}

#celda_daniel {
  width: 210px;
  float: left;
}

#celda_cesar {
  width: 210px;
  float: right;
}

#celda_footer {
  background: #FD0002;
}

#celda_footer_daniel {
  width: 220px;
  text-align: left;
  padding-left: 4px;
}

#celda_footer_blaze {
  width: 540px;
  text-align: center;
  padding: 2px;
}

#celda_footer_cesar {
  width: 220px;
  text-align: right;
  padding-right: 4px;
}

#celda_inicio {
  background-image: url('../images/fondo_ancla.jpg');
  background-repeat: no-repeat;
  width: 560px;
  float: center;
}

#celda_premios_titulo {
  background: #fd0002;
  text-align: center;
}

#celda_premios_resultado {
  text-align: center;
}

#muestra_imagen_premios {
  position: relative;
  text-decoration: none !important;
  text-align: center;
  color:#FD0002 !important;
  font-weight:bold !important;
}

#muestra_imagen_premios:hover {
  z-index:999;
  background-color:#000000;
}

#muestra_imagen_premios span {
  display: none;
}

#muestra_imagen_premios:hover span {
  display: block;
  position: absolute;
  top:5px; right:25px;
  width:250px;
  padding:5px;
  background-color: #FD0002;
  color: #FFFFFF;
}

#muestra_imagen {
  position: relative;
  text-decoration: none !important;
  text-align: center;
  color:#FD0002 !important;
  font-weight:bold !important;
}

#muestra_imagen:hover {
  z-index:999;
  background-color:#000000;
}

#muestra_imagen span {
  display: none;
}

#muestra_imagen:hover span {
  display: block;
  position: absolute;
  top:2em; left:2em;
  width:250px;
  padding:5px;
  background-color: #FD0002;
  color: #FFFFFF;
}

#ultimo_premio_cesar {
  margin-left: 5px;
}

#ultimo_premio_daniel {
  margin-left: 5px;
}

#resultados {
  text-align: center;
  border: 1px solid #ffffff;
}

#tabla_donde {
  width: 500px;
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 20 px;
  text-align: justify;
}

#tabla_general {
  width: 980px;
  float: center;
  border: 0px solid #FD0002;
  padding: 0px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight:bold;
  text-decoration: none;
}

#tabla_header {
  width: 980px;
  border-collapse: collapse;
  padding-top: 10px;
}

#tabla_footer {
  width: 980px;
  border-collapse: collapse;
  color: #FFFFFF;
  font-size: 12px;
}

#tabla_menu_cesar {
  width: 200px;
  background-image: url('../images/box_menu.jpg');
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 14px;
  margin-right: 7px;
}

#tabla_menu_daniel {
  width: 200px;
  background-image: url('../images/box_menu.jpg');
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 14px;
  margin-left: 8px;
}

#tabla_premios {
  width: 500px;
  color: #FFFFFF;
  font-size: 14px;
  float: center;
  margin-top: 18px;
  margin-left: 30px;
}

#tabla_premios_resultados {
  width: 500px;
  color: #FFFFFF;
  font-size: 14px;
}

#tabla_filosofia {
  width: 500px;
  color: #FFFFFF;
  font-size: 14px;
  margin-top: 20 px;
  text-align: justify;
}

#tabla_ultimo_tattoo_cesar {
  width: 200px;
  height: 297px;
  background: #FD0002;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 14px;
  margin-right: 7px;
}

#tabla_ultimo_tattoo_daniel {
  width: 200px;
  height: 297px;
  background: #FD0002;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 14px;
  margin-left: 8px;
}

#texto {
 width: 520px;
 height: 530px;
 overflow: auto;
 margin-top: 12px;
 margin-left: 30px;
 color:#FFFFFF;
 font-size: 14px;
}

#texto_menu_cesar {
  color: #FFFFFF;
  font-size: 14px;
  padding-right: 15px;
  text-align: right;
  text-transform: uppercase;
}

#texto_menu_daniel {
  color: #FFFFFF;
  font-size: 14px;
  padding-left: 15px;
  text-transform: uppercase;
}

#titulo_menu {
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 12px;
}
