h2.bloque_titulo {
  #border-top: 0.45em solid #031d69 !important;
  border-top: 0.4em solid #031d69 !important;
  font-size: 1.4em;;
  color:#031d69 !important;
}
h3.bloque_titulo {
  font-size: 1.2em;
  color:#3f458f !important;
  line-height: 1.5em;
}
span.bloque_enlace {
  background-image:url(descarga_1.gif);
  color:  #031d69 !important;
}
ul.listado {
    border-top: 0.1em solid #031d69 !important;
    border-bottom: 0.3em solid #031d69 !important;
}
ul.listado li {
    border-bottom: 0.1em solid #031d69 !important;
}
li.expandir,li.expandir_subnivel,li.expandir_1,li.expandir_2,li.expandir_3,li.expandir_4 {
  background-image:url(mas_1.gif) !important;
  background-repeat:no-repeat;
  background-position: left center;     ;
}
li.plegar,li.plegar_subnivel,li.plegar_1,li.plegar_2,li.plegar_3,li.plegar_4 {
  background-image:url(menos_1.gif) !important;
  background-repeat:no-repeat;
  background-position: left center;
}
ul.listado li a:hover {
  background-color: #e7e7ef !important;
}
table.calendario caption {
 color: #031d69 !important;
}
.diaactual {
	background-color: #e7e7ef !important;
}
/* Colores portadilla */
.tabla
{  border-bottom-color: #031d69 !important;
   border-top-color: #031d69 !important;
}
div.tabla .fila {
    _border-bottom-color: #031d69 !important;
}
div.tabla .columna  , div.tabla  .columna_der, div.tabla .columna_izq {
  border-bottom-color: #031d69 !important;}
div.tabla .columna_der {   border-left-color:  #031d69 !important;}
div.tabla .columna_izq {   border-right-color: #031d69 !important;}
.simbolo_enlace_mas {    color: #031d69 !important;}
.simbolo_enlace_mas a {  color: #031d69 !important;}
/* Formularios */
fieldset {
  color:#031d69 !important;
}
fieldset h4 {
  color: #031d69 !important;
}
/*input:focus , input:active, select:focus, select:active,
 textarea:focus, textarea:active {
  border-color:#031d69 !important;
  border-style: outset !important;
  border-width: 0.1em !important;
}*/
input:focus, input:active, select:focus, select:active,
input[type="text"]:focus:hover {
  background-color: #e7e7ef !important;
}
