﻿body {
}

.principal {
    vertical-align: top;
     width: 950px; height: 600px;
      text-align: center; 
      font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; 
      font-size: 12px;
      display:inline-block;
       color: #003366;
}
.input {
    border: 1px solid silver;
    padding: 0px 3px;
    font-family: 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' , Arial, sans-serif;
    font-size: 12px;
    color: #003366;
    height: 20px;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.080) inset;
    margin-top: 0px;
}

.cuadros {
    border: 1px solid #999999;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 8px 8px 8px;
    text-align: left;
}



.label {
    font-family: "Trebuchet MS" , "Lucida Sans Unicode" , "Lucida Grande" , "Lucida Sans" , Arial, sans-serif;
    font-size: 12px;
    color: #003366;
}

.bordes {
    width: 250px;
}

.nombreCampos {
    text-align: left;
   
}

.Campos {
    text-align: left;
}

.tablaGrilla {
    margin: 10px 100px 10px 100px;
    width: 800px;
    }

.hider {
    border-color: none;
    border-style: none;
    background-color: #FFFFFF;
}

.botonGV {
    background-color: #FFFFFF;
    border: 1px dotted #999999;
}



.Items {
    
    border: 1px solid #CCCCCC;
}

.herader {
    background-image: url('http://infos.aceitesa.com/Imagen/Fondos/barraGrilla.jpg');
    background-repeat: repeat-x;
    height: 20px;
 
}



.Grid {background-color: #fcfcfc; 
       margin: 5px 0 10px 0;
        border: solid 1px #525252;
         border-collapse:collapse;
          font-family:Calibri; color: #474747;
        

}

id td {
      padding: 2px; 
      border: solid 1px #c1c1c1;
     
}

.Grid th {
    padding: 4px 2px;
    color: #fff;
    background: url('http://infos.aceitesa.com/Imagen/Fondos/barraGrilla.jpg') repeat-x;
    border-left: solid 1px #525252;
    font-size: 0.9em;
    border-style: solid;
    border-width: 1px;
    border-color: #C1C1C1;
}
.Grid .alt {
    border-style: solid;
    border-width: 1px;
    border-color: silver;
    background: #fcfcfc url('http://infos.aceitesa.com/Imagen/Fondos/grid-alt.png') repeat-x top;
    text-align: left;
}
.Grid .pgr {
    background: url('http://infos.aceitesa.com/Imagen/Fondos/barraGrilla.jpg') repeat-x;
}


    .Grid .rw {
    border: 1px solid #C0C0C0;
    text-align: left;
}

.Grid .pgr table { margin: 3px 0; 
                       
}
.Grid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; 
               
}   
.Grid .pgr a { color: Gray; text-decoration: none; }
.Grid .pgr a:hover { color: #000; text-decoration: none; }