/* ------------------------------ Tipos de Letra ------------------------- */ 

     .text12  {font-style : normal;
                 font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 12px;
                font-weight : normal;
                color: black; }

     .text12 A    {color: #000050;}
     .text12 A:hover  {color: black;}


     .text11  {font-style : normal;
                font-family : Arial,tahoma,verdana,Helvetica, sans-serif;
                font-size : 12px;
                font-weight : normal;
                color: #6D86B3;}

     .text11 A    {color: #6D86B3;}
     .text11 A:hover  {color: #768F9E;}


     .negro  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 13px;
               font-weight : normal;
               text-align: justify;
               color: #483E34; }

      
     .blanco  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 10px;
               font-weight : normal;
               color: white; }

     .orange  { font-style : normal;
               font-family : Arial,verdana,trebuchet MS,Helvetica, sans-serif;
               font-size : 14px;
               font-weight : normal;
               color: #C54900; }
               
     .gris  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 13px;
               font-weight : normal;
               color: #73797C; }
     
     .green  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 13px;
               font-weight : normal;
               color: #5CAB5D; } 
			   
	 .green2 { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 11px;
               font-weight : normal;
               color: #507639; } 
     
     .yellow  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 13px;
               font-weight : bold;
               color: #EAB900; } 
     
     .blue  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 13px;
               font-weight : bold;
               color: #3A76B5; } 

	 .text11  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 11px;
               font-weight : normal;
               color: black; } 
     
     .title  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 14px;
               font-weight : normal;
               color: #8C3106; } 
               
     .menuda  { font-style : normal;
               font-family : Arial,trebuchet MS,verdana,Helvetica, sans-serif;
               font-size : 10px;
               font-weight : normal;
               text-align: justify;
               color: #73797C; } 
     .menuda A    {color: gray;}
     .menuda A:hover  {color: gray;}        
               
     .azul  {font-style : normal;
                font-family : Arial,verdana,Helvetica, sans-serif;
                font-size : 11px;
                font-weight : normal;
                color: #294A7B}

     .azul A    {color: #294A7B;}
     .azul A:hover  {color: black;}        