/* CSS Document */
.capsalera, .capsalera_popup{background-color: #666875;}
.fons_barra{background: #C6C6C6;}
.fons_blanc{background:#FFF;}
.text_blau{color: #003D7E;}
.text_blanc{color: #FFF;}
.text_vermell{color: #FF0000;}

/* Colors bitagora General (gris) */
.fons_general_clar{background: #F5F5F5;}
.fons_general_mig{background: #DDDDDD;}
.fons_general, .fons_general_fosc{background: #C6C6C6;}
.fons_general_fosc2{background: #A0A0A0;}
.text_general{color: #666875;}
UL.menu_lateral A.destacat_general{color:#8F8F8F;}
.dades_general{border-bottom: 1px solid #C6C6C6;}

/* Colors bitagora Emprendre (blau) */
.fons_emprendre, .linia_emprendre_2px{background: #669ACC;}
.text_emprendre,UL.menu_lateral A.destacat_emprendre{color: #669ACC;}
.fons_emprendre_clar{background:  #ECF3F9;}
.fons_emprendre_mig{background: #DAE6F2;}
.fons_emprendre_mig2{background: #6E9CCE;}
.border_emprendre_1px{border-top:1px solid #669ACC;}
.border_emprendre_2px{border-top:2px solid #669ACC;}
.linia_emprendre_2px{font-size: 1px; height: 2px; margin: 10px 0;}
.dades_emprendre{border-bottom: 1px solid #C6C6C6;}

/* Colors bitagora Empresa (verd) */
.fons_empresa, .linia_empresa_2px{background: #92C22E;}
.fons_empresa_mig{background: #E4F0CA;}
.text_empresa_mig{color: #E4F0CA;}
.text_empresa_mig2{color: #669ACA;}
.text_empresa_clar{color:  #DAE6F2;}
.text_empresa,UL.menu_lateral A.destacat_empresa{color: #92C22E;}
.border_empresa_1px{border-top:1px solid #669ACC;}
.border_empresa_2px{border-top:2px solid #92C22E;}
.linia_empresa_2px{font-size: 1px; height: 2px; margin: 10px 0;}
.dades_empresa{border-bottom: 1px solid #C6C6C6;}

/* Colors bitagora Invertir (vermell) */
.fons_invertir, .linia_invertir_2px{background: #DA0000;}
.fons_invertir_mig{background: #F9D9DA;}
.border_invertir_1px{border-top:1px solid #669ACC;}
.border_invertir_2px{border-top:2px solid #DA0000;}
.linia_invertir_2px{font-size: 1px; height: 2px; margin: 10px 0;}
.text_invertir_mig{color: #E4F0CA;}
.text_invertir_mig2{color: #669ACA;}
.text_invertir_clar{color:  #DAE6F2;}
.text_invertir,UL.menu_lateral A.destacat_invertir{color: #DA0000;}
.dades_invertir{border-bottom: 1px solid #C6C6C6;}

.tabla_general th{
  color: #666875;
}


.tabla_emprendre th{
  color: #669ACA;
}

.tabla_empresa th {
  color: #92C22E;
}

.tabla_invertir th {
  color: #DA0000;
}
