body
{
}
.encabezado_blanco
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial;
	background-color: #6f5f4b;
}
.encabezado_doc
{
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	font-family: Arial;
}
.liga
{
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Arial;
	text-decoration: underline;
}
.encabezado_rojo
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: #990000;
}
.encabezado_blanco_azul
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Arial;
	background-color: #990000;
}
.encabezado
{	
	font-size: 20px;
	color: #990000;
	font-family: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.encabezado_azul
{	
	font-size: 20px;
	
	font-family: Arial;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #990000;
}
.encabezado_dtg
{
	font-weight: bold;
	font-size: 13px;
	background: #990000;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.menu
{	
	font-size: 12px;
	color: white;
	font-family: Arial;
	TEXT-DECORATION: none
}
.etiqueta
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color:Black;
}
.registro
{
    TEXT-ALIGN:justify  ;
    font-family: Arial;
    font-size: 12px;
}
.registro_blanco
{
    TEXT-ALIGN:justify  ;
    font-family: Arial;
    font-size: 12px;
    color:White;  
}
.etiqueta_impresion
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color:Black;
}
.encabezado_impresion
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color:Black;
    background-color: #fff6f0;
}
.encabezado_impresion_titulo
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color:white;
    background-color: #9b3f39;
}
.registro_impresion
{
    TEXT-ALIGN:justify  ;
    font-family: Arial;
    font-size: 10px;
}
.registro_nota
{
    TEXT-ALIGN:justify  ;
    font-family: Arial;
    font-size: 10px;
}
.renglon1
{
	background-color: #cdc6b9;
}
.renglon2
{
	background-color: #fff6f0;
}
.titulo_pasos
{
	font-weight: bold;
	font-size: 18px;
	color: #6f5f4b;
	font-family: Arial;
	text-decoration:underline;	 
}
