﻿body 
{
    font-size:11px;
    font-family:Verdana;  
}

h2
{
    font-size:12px;
    font-family:Verdana;
    padding-left:50px;
    line-height:50px;
    text-transform:uppercase;
    color:#146aa4;
}

/*BOTONES*/

.buttons a, .buttons button{
    /*display:block;
    float:left;*/
    margin:0 7px 0 0;
    background-image: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0.24, #9ED7F1),
	    color-stop(0.86, #7D9DC7)
    );
    background-image: -o-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -moz-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -webkit-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -ms-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: linear-gradient(to bottom, #9ED7F1 24%, #7D9DC7 86%);
    color:#093B6D;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
    width:120px; 
    height:30px;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
    width:120px; 
    height:30px;
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
    width:120px; 
    height:30px;
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
    width:120px; 
    height:30px;
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:white;
    width:120px; 
    height:30px;
}
.buttons a:active{
    /*background-color:#6299c5;
    border:1px solid #6299c5;*/
    background-image: -webkit-gradient(
	    linear,
	    left top,
	    left bottom,
	    color-stop(0.24, #9ED7F1),
	    color-stop(0.86, #7D9DC7)
    );
    background-image: -o-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -moz-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -webkit-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: -ms-linear-gradient(bottom, #9ED7F1 24%, #7D9DC7 86%);
    background-image: linear-gradient(to bottom, #9ED7F1 24%, #7D9DC7 86%);
    
    color:#093B6D;
    width:120px; 
    height:30px;
}


/*ESTILOS*/

.TablaSolicitud
{
    width:700px;  
}    

.TablaSolicitud .Titulo
{
    background-color:#146aa4;
    color:White;
    padding: 2px 10px 2px 10px;
    height:25px;
    width:700px;
}

.TablaSolicitud .Titulo td
{
    padding: 5px 10px 5px 10px;
}

.TablaSolicitud .Descripcion
{
    padding: 2px 10px 2px 10px;
    width:550px;
    text-align:justify;
    background-color:#67A0C3;
    color:White;
}

.TablaSolicitud .Botones
{
    padding: 2px 10px 2px 10px;
    width:100px;
    margin:0px 0px 0px 0px;
    text-align:left;
}

.TablaSolicitud .Mensajes
{
    padding: 2px 10px 2px 10px;
    width:100px;
    color: Red;
    text-align:center;
    font-size:x-small;
}

input, select,textarea
{
    font-size:11px;
    font-family:Verdana;
}

.TablaPresupuesto
{
    width:700px;  
}    

.TablaPresupuesto .Titulo
{
    background-color:#146aa4;
    color:White;
    padding: 2px 10px 2px 10px;
    height:25px;
    width:700px;
}

.TablaPresupuesto .Titulo td
{
    padding: 5px 10px 5px 10px;
}

.TablaPresupuesto .Descripcion
{
    padding: 2px 10px 2px 10px;
    width:180px;
    text-align:right;
    background-color:#67A0C3;
    color:White;
}

.TablaPresupuesto .Botones
{
    padding: 5px 10px 5px 10px;
    line-height:30px;
    width:500px;
}

.TablaPresupuesto .Cantidad
{
    padding: 5px 10px 5px 10px;
    width:20px;
    line-height:30px;
}


.TablaGenerar
{
    margin-left:100px;
    padding:10px 10px 10px 10px;
    text-align:center;
}

.TablaGenerar .Titulo
{
    color:white;
    background-color:#146aa4;
    width:300px;
}


.TablaBuscarDNI
{
    padding:10px 10px 10px 10px;
    margin-left:100px;
    text-align:center;
}

.TablaBuscarDNI .Titulo
{
    color:white;
    background-color:#146aa4;
    width:50px;
}

.TablaBuscarDNI .DNI
{
    width:100px;
}


.MensajeDNI
{
    color:Red;
    line-height:30px;
    margin-left:120px;
    font-size:11px;
    font-weight:bold;
}

.TablaBuscarDNI .Buscar
{
    width:100px;
}


.GFE p
{
    margin-left:100px;
}

.TablaDatos
{
    margin-left:120px;
    padding:10px 10px 10px 10px;
        width:400px;
}
.TablaDatos .Datos
{
    color:#146aa4;
    background-color:ActiveCaption;
    padding:10px 10px 10px 10px;    
    vertical-align:middle;
    text-align:center;
    line-height:20px;    
    font-weight:bold;
}

.Reporte
{
    vertical-align:middle;
}

.Error
{
    color:Red;
    font-weight:bold;
    margin-left:100px;
    vertical-align:middle;
}
.Error img
{
    color:Red;
    font-weight:bold;
    vertical-align:middle;
    width:20px;
    height:20px;
}
.Reporte .Titulo
{
    color:white;
    background-color:#146aa4;
    width:200px;
    text-align:center;
    font-size:11px;
}

.Reporte .TituloSplaft
{
    color:white;
    background-color:#146aa4;
    width:300px;
    text-align:center;
    font-size:11px;
    text-transform:uppercase;
}

.Reporte .Titulo2
{
    color:white;
    background-color:#146aa4;
    width:200px;
    text-align:center;
    font-size:11px;
}

.Reporte .TituloRegSPLAFT
{
    color:white;
    background-color:#4ca730;
    width:900px;
    text-align:center;
    font-size:11px;
    text-transform:uppercase;
    height:30px;
    font-weight:bold;
    vertical-align:middle;
}

.Reporte .OpcionMenu
{
    color:white;
    background-color:#146aa4;
    width:530px;
    text-align:center;
    font-size:11px;
}

.Reporte .TituloJustificado
{
    color:white;
    background-color:#146aa4;
    width:200px;
    text-align:left;
    font-size:11px;
}


.Reporte .MensajeO
{
    color:#146aa4;
    height:30px;
}

.Reporte .Boton
{
    text-align:center;
}

.Reporte  tr
{
    height:30px;
}

