#popup{}
#popup_overlay{z-index:999;position:fixed;left:0;top:0;width:100%;height:100%; -moz-opacity:.65; filter:alpha(opacity=65); opacity:.65;background:#000}
#popup_tabla{z-index:1000;position:fixed;left:0;top:0;width:100%;height:100%;}
#popup_tabla td{color:#000}
#popup_tabla h1{width:auto}
a.popupmenu {color: #fff; font-weight: bold; text-decoration: none;position:fixed;}
a.popupmenu:hover{color: #DECFB0;}

