body
{
    font-family: arial,verdana,sans-serif;
    font-size: 12px;
    margin: 0;
    background-color: white;
    line-height: 14px;
}

/****************************/
/* PANEL DE CONTROL */
table.control
{
    background-color: #339dcd;
    border-width:0px;
    
}

table.seleccion
{
    background-color: #CADBEC;
    border: solid 1px black; 
    border-top-width:0px;    
}

td.control
{
    /*background-color: #CADBEC;*/
    background-color: white;
    /*border: solid 1px #339dcd; 
    border-top-width:0px;  */   
    border-bottom: solid 1px #339dcd;     
}

td.controlInf
{
    /*background-color: #CADBEC;*/
    background-color: white;
    border-bottom-width:0px;  
}

td.controlSubmenu
{
    background-color: #CADBEC;
    font-weight:bold;
    /*border-bottom-width:0px;  */
    border-bottom: solid 1px #339dcd;         
}

td.controlSubmenu2
{
    background-color: #339dcd;
    font-weight:bold;
    border-bottom: solid 1px black;
    border-top: solid 1px black;    
    }

td.controlNoElegido
{
    background-color: #339dcd;

    font-weight:bold;     
    border: solid 1px black;     
}

td.controlElegido
{
    font-weight:bold;         
    background-color: #CADBEC;
    border: solid 1px black;     
    border-bottom:  solid 1px #CADBEC;
}

/*****************************/
table.master
{
    background-color: white;
    border: black 1px solid;
}

table.negro
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

td
{
    vertical-align:top;
    /*vertical-align:text-top;*/
}


td.cuerpo
{
    border: solid 1px #339dcd;
}

td.pie
{
    background-color: #CADBEC;
    border: solid 1px #339dcd;
    /*font-size: 10px;*/
}

td.pie2
{
    background-color: #efefef;
    border: solid 1px #339dcd;
    /*font-size: 10px;*/
}


td.encabezado
{
    background-color: #339dcd;
    border: solid 1px black;
    font-weight: bold;
}

td.paginador
{
    font-weight: bold;
    color: Black;
    background-color: #339dcd;
    border: #000000 1px solid;
}

td.forofecha
{
    font-size: 9px;
    color: white;
    background-color: #006699;
    border-right: #006699 1px solid;
    padding-right: 1px;
    border-top: #006699 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #006699 1px solid;
    padding-top: 1px;
    border-bottom: #006699 1px solid;
}

td.forofecha2
{
    font-size: 9px;
    color: white;
    background-color: black;
    border-right: black 1px solid;
    padding-right: 1px;
    border-top: black 1px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: black 1px solid;
    padding-top: 1px;
    border-bottom: black 1px solid;
}


a.forofecha2
{
    font-size: 9px;
    color: white;
    text-decoration:none;
}

a.forofecha2:hover			
{
    background-color:Transparent;
}

td.forotitulo
{
    border-right: #339dcd 0px solid;
    border-top: #339dcd 0px solid;
    font-weight: bold;
    font-size: 14px;
    border-left: #339dcd 0px solid;
    border-bottom: #339dcd 1px solid;
    background-color: #99ccff;
}

td.forotitulo2
{
    border-right: black 1px solid;
    border-top: black 0px solid;
    font-weight: bold;
    font-size: 14px;
    border-left: black 0px solid;
    border-bottom: black 0px solid;
    background-color: #a5a5a5;
}

td.foromenuizq
{
    border-right: #339dcd 1px solid;
    border-top: #339dcd 0px solid;
    border-left: #339dcd 1px solid;
    border-bottom: #339dcd 0px solid;
    /*text-align: center;*/
}

td.foromenuizqPRINC
{
    border-right: #339dcd 1px solid;
    border-top: #339dcd 0px solid;
    border-left: #339dcd 1px solid;
    border-bottom: #339dcd 1px solid;
    /*text-align: center;*/
}

td.foromenuizqbottom
{
    border-right: #339dcd 1px solid;
    border-top: #339dcd 0px solid;
    border-left: #339dcd 1px solid;
    border-bottom: #339dcd 1px solid;
    /*text-align: center;*/
}

td.foromenuizq2
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    /*text-align: center;*/
}

td.forocuerpo
{
    border-right: #339dcd 1px solid;
    border-top: #339dcd 1px solid;
    border-left: #339dcd 0px solid;
    border-bottom: #339dcd 0px solid;
    font-size: 12px;    
}

td.forocuerpoPRINC
{
    border-right: #339dcd 1px solid;
    border-top: #339dcd 1px solid;
    border-left: #339dcd 0px solid;
    border-bottom: #339dcd 1px solid;
    font-size: 12px;    
}

td.forocuerpobottom
{
    border-right: #339dcd 1px solid;
    border-top: #339dcd 0px solid;
    border-left: #339dcd 0px solid;
    border-bottom: #339dcd 1px solid;
 
}

td.forocuerpo2
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-size: 12px;
    
}

td.fororespuesta
{
    border: Black 1px solid;
    color: Gray;
    font-family: Times New Roman;
    font-size: 12px;
    
}


/*INICIO MENU SUPERIOR*/
/*******************/
td.menucentral
{
    font-weight: bold;
    color: white;
    background-color: #339dcd;
    /*background-color: red;*/
    border: solid 1px white;
}

td.menucentral2
{
    border: solid 1px black;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: #3db1e3;
}

/*******************/
/*FIN MENU SUPERIOR*/



.separacion	{ width: 20%; height: 15px; font-size: 1px;}
.separacion2	{ width: 20%; height: 5px; font-size: 1px;float:none }
    
        
a
{
    color:Black;
}

a:hover
{
    text-decoration:none;        
}

a.menu
{
    color:black;
    text-decoration:none;    
    font-weight: bold;    
    background-color:Transparent;
}

a.menu:hover
{
    text-decoration: underline overline;
    background-color: #339dcd;
    margin: 1px;
    padding: 0px;
}

a.limpio 			
{
    border:0;
    text-decoration:none;
    color:inherit;
}

a.limpio:hover			
{
    background-color:Transparent;
}

a.conFondo
{
    background-color: #ffff66;
}
 
textarea, input
{
    margin: 0px;
} 

input.btn
{
    font-family: verdana,tahoma,sans-serif;
    font-size: 10px;    
    color:black;
    text-decoration:normal; 
    border: 1px groove black;
}     

select
{
    margin:0px;
    font-family: verdana,tahoma,sans-serif;
    font-size: 10px;    
}  

select.little
{
    margin:0px;
    font-family: tahoma,verdana,sans-serif;
    font-size: 9px;    
}  

span.aviso
{
    font-size: smaller;
    background-color:Yellow
}
