﻿body {
}
.header_table
{
background-color:#92C6EB; 
color:#59534B;
font-family:Arial;
font-size:09pt;
border-bottom-width:5px;
border-bottom-color: Blue;	
	}
.asterisco
{
color:#f6d8d4;
	}	
.celda_clara
{
color:#404040; 
font-family:Arial;
	font-size:09pt;
background-color:#C8C9C1;
border-width:3px;
}

.celda_oscura
{
color:#404040; 
font-family:Arial;
	font-size:09pt;
background-color:#A5A29E;
border-bottom-width:2px;
border-bottom-color: Blue;	
}	


.text_plomo_arial_09 
    { 
	font-family:Arial;
	font-size:09pt;
	color:#EEEAE7;
	}
.text_chico_azul 
    { 
	font-family:Arial;
	font-size:09pt;
	color:#1685D4;
	}
.titulo_plomo_arial_11 { 
	font-family:Arial;
	font-size:11pt;
	color:#4B453D;
	font-weight:500;
	}	

.titulo_azul_arial_11 { 
	font-family:Arial;
	font-size:11pt;
	color:#1685D4;
	font-weight:500;
	}	
	
.texto__arial_11 { 
	font-family:Arial;
	font-size:10pt;
	color:#626262;
	}	
	
.texto__arial_11_azul { 
	font-family:Arial;
	font-size:11pt;
	color:#1685D4;
	}		
	
.texto__arial_10 { 
	font-family:Arial;
	font-size:10pt;
	color:#626262;
	}		
	
.texto__arial_10_azul { 
	font-family:Arial;
	font-size:10pt;
	color:#1685D4;
	font-weight:500;
	}		
.linea
{
	height:2px;
	left:auto;
	width:437px;
	color:#9EB5C4;
}	
