﻿body 
{
    margin:0px;
}
table.tabla_principal
{
    width:100%;
}
td.logo_izq
{
    width:171px;
    height:1px;
}
td.logo_der
{
    width:187px;
    height:1px;
}

.textoazul
{
    font-weight: bold; 
    font-size: 11px; 
    color: #05077D; 
    font-family: Arial; 
    text-decoration: none; 
}
.cabecera_tabla
{
    font-weight: bold; 
    font-size: 11px; 
    color: #ffffff; 
    font-family: Arial; 
    text-decoration: none; 
    background-color:#5D7B9D;
    height:20px;
}

.Cargando
{
    background-image: url('../images/ajax-loader.gif');
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    padding: 2 2 2 2;
    margin-right: 10px;
}

  
 .ModalPopupBG{background-color:#999;filter:alpha(opacity=70);opacity:0.7}
    
  
 
