﻿#div_borde
{           
    
}

#div_header
{    
    text-align: center;
    
    font-family: "Trebuchet MS", Tahoma, Arial;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    /*color: #333;*/
    
}

#div_menu
{    
    
}

#div_titulo
{    
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

.titulo_sistema
{
    height: 34px;
    background-color: #7EBD54;
    text-align:left;
    padding-top: 10px;
    padding-bottom: 5px;
    color: #ffffff;
    font-weight: bold;
    font-size: 1.5em;
    text-shadow: #525252 1px 1px;
    font-family: Tahoma,arial,verdana,sans-serif;
     margin-left :75px;
    }

#cuerpo
{    
   text-align: justify;
    
}

#footer
{    
    text-align:center;
    font-size: 12px;
    font-family: Calibri;
    font-weight: bold;
    
    /*font-style:italic;*/
}

#footer a
{
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}


.div_seccion
{
    font-size: 11px;   
}

.div_botones
{
    font-size: 11px;   
    text-align: left;
}

.div_campos
{
    font-size: 11px;   
    text-align: left;
}

.div_grillas
{
    font-size: 11px;   
    text-align: center;
	
	text-transform: uppercase;
}

.etiqueta_campo
{
	color: Black;
    font-weight:bolder;
}
.item_recibo
{
    color:White;
     font-size:9px;
}