﻿
table #SeisColumnas{
 border: 1px 1px 1px 1px;
 border-style: none; 
width:100%;
}


td span {
    color: black;
/*    font-weight:bold
*/}

table #etiqueta6Columnas
{
    background-color: #DFEFFC;
    width: 25%;
    color: #008AD9;
    font-weight:bold
}

table #control6Columnas
{
width:30%;
}

input {

text-align:center;
}

table #validate6Columnas
{
width:5%;
}

div #divFieldSet
{
    width : 100%;
border:  1px 1px 1px 1px;
border-style: solid;
border-color : #F7F7F7;
    }

div #hr
{
   color : red;
    }

fieldset
{
 border: 1px ;
 border-style: groove ; 
 width:100%;
 
}
div #Cabecera {
font-size:10pt;
font-weight:bold;

}


td.tituloSeccionTabla {
font-size: 10pt; 
 background: #DFEFFC; 
color: #808080;
font-weight: bold;
border-bottom: 1px solid  #5899d9;
margin: 10px 10px 10px 10px;
}

th.tituloSeccionTabla {
font-size: 10pt; 
 background: #DFEFFC; 
color: #808080;
font-weight: bold;
margin-top:8px;
}

td.EtiquetaTabla {
font-size: 10pt; 
background-color: #E0E0E0; 
color: #1577d8;
border:  thin thin thin thin;
border-style:  none;
border-color : #d8dcdf;


}

input[type="text"] {
width:100%;
text-align:left;
}
input[type="password"] {
width:100%;
text-align:left;
}
select {
width:100%;
    margin-left: 0px;
}

div.Procesando {
width:1200px;
height:800px;
position:absolute;
color:tomato;
z-index:2000;
top:0px;
left:0px;
}

