body {
	font-family: Arial;
	color:#999;
	font-size:11px;
	margin-bottom:0px;
	margin:0px;
	background-color:#2A292D;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a { 	
                  font-family: Arial;
	color:#999;
	font-size:11px;
	margin-bottom:0px;
	margin:0px;
}

#contenedor {
  width: 780px;
  height: auto;
  }

#cabecera {
  width: 780px;
  height: 120px;
  }
  
#menu {
  width: 780px;
  height: 30px;;
  background-image: url(fondo-menu.jpg);
  background-repeat:no-repeat;
  vertical-align:middle;
  padding-top:3px;
  }
 .botones:link { color:#CCC; font-size:12px; text-decoration:none;}
 .botones:active { color:#CCC; font-size:12px; text-decoration:none;}
 .botones:visited { color:#CCC; font-size:12px; text-decoration:none;}
 .botones:hover { color:#73C9D6; font-size:12px; text-decoration:none;}
 
 

#contenido {
  width: 780px;
  height: auto;

}

#menu_pie {
   height:120px;
   background-image:url(fondo-menu-pie.jpg);
   background-position:center;
   background-repeat:no-repeat;
   color:#fff;
   font-size:10px;
}
	
.link_pie:link { color:#ccc; font-size:11px; text-decoration:none;}
.link_pie:visited { color:#ccc; font-size:11px; text-decoration:none;}
.link_pie:active { color:#ccc; font-size:11px; text-decoration:none;}
.link_pie:hover { color:#73C9D6; font-size:11px; text-decoration:none;}

.link_legal:link { color:#666; font-size:11px; text-decoration:none; }
.link_legal:visited { color:#666; font-size:11px; text-decoration:none; }
.link_legal:active { color:#666; font-size:11px; text-decoration:none; }
.link_legal:hover { color:#fff; font-size:11px; text-decoration:none; }

#pie {
   margin-top:6px;
   margin-bottom:6px;
   color:#666;
   font-size:12px;
}

#info_cabecera {
 }
 
.segundo { margin-top:3px; }
#enviar { width: 40px;}


.menu_derecha{
   background-image:url(fondo-menu-derecha.png);
   background-repeat:no-repeat;

}

#menu_costado_div {
   margin-left:15px; 
   margin-right:15px; 
   margin-top:30px; 
   margin-bottom:10px; 
   color:#000; 
   font-size:13px;
   line-height:20px;

}

.menu_desplegable_item:link { color:#999; margin-left:10px; font-family:Arial; font-size:11px; text-decoration:none; }
.menu_desplegable_item:active { color:#999; margin-left:10px; font-family:Arial; font-size:11px; text-decoration:none; }
.menu_desplegable_item:visited { color:#999; margin-left:10px; font-family:Arial; font-size:11px; text-decoration:none; }
.menu_desplegable_item:hover { color:#73C9D6; margin-left:10px; font-family:Arial; font-size:11px; text-decoration:none; }
.menu_desplegable_item { margin-bottom:2px; }


#menu_desplegable_inicio, #menu_desplegable_eventos, #menu_desplegable_promociones {
position:absolute;
top:150px;
left:50%;
width:200px;
display:none;
z-index:200;

}
#menu_desplegable_inicio {
margin-left:-180px;
}

#menu_desplegable_eventos {
margin-left:-120px;
}

#menu_desplegable_promociones {
margin-left:-55px;
}

#menu_desplegable_cuerpo {
background-color:#000; 
width:198px; 
margin-top:-3px;
}


#siberia_vip {
background-image:url(banner01.jpg);
background-repeat:no-repeat;
width:760px;
height:150px;

}

.vip {
background-color:#2A292D;
border:none;
color:#73C9D6;
height:18px;
width:120px;
font-size:12px;
vertical-align:middle;

}
#zona_usuario {
width:165px;
height:25px;
position:absolute;
top:0px;
left:50%;
background-image:url(fondo-mail.png);
background-repeat:no-repeat;
margin-left:225px;
padding-top:3px;
}

#bloque {
width:233px;
height:280px;
background-image:url(bloque_evento.jpg);
background-repeat:no-repeat;
}

#evento_imagen {
margin-top:15px;
margin-left:15px;
}

#evento_titulo, #evento_descripcion, #evento_leer_mas{
margin-left:20px;
margin-right:20px;
margin-top:10px;
margin-bottom:10px;
}
#evento_titulo_link:link { color:#73C9D6; font-size:12px; text-decoration:none;}
#evento_titulo_link:active { color:#73C9D6; font-size:12px; text-decoration:none;}
#evento_titulo_link:visited { color:#73C9D6; font-size:12px; text-decoration:none;}
#evento_titulo_link:hover { color:#73C9D6; font-size:12px; text-decoration:underline;}

#contacto {
width:90px;
background-color:#73C9D6;
color:#000;
border: none;
font-family:Arial;
}
#contacto_texto {
width:280px;
height:70px;
background-color:#73C9D6;
color:#000;
border: none;
font-family:Arial;
}

-