h2.bloque_titulo {
  border-top: 0.35em solid #c32900 !important;
  #border-top: 0.35em solid #c32900 !important;
  font-size: 1.4em;;
  color:#c32900 !important;
}
h3.bloque_titulo {
  font-size: 1.2em;
  color:#c32900 !important;
  line-height: 1.5em;
}

ul.listado {
    border-top: 0.1em solid #c32900 !important;
    border-bottom: 0.3em solid #c32900 !important;
}
ul.listado li {
    border-bottom: 0.1em solid #c32900 !important;
}
li.expandir,li.expandir_subnivel,li.expandir_1,li.expandir_2,li.expandir_3,li.expandir_4 {
  background-image:url(mas_5.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_5.gif) !important;
  background-repeat:no-repeat;
  background-position: left center;
}
ul.listado li a:hover {
  background-color: #f9ece5 !important;
}
table.calendario caption {
 color: #c32900 !important;
}
.diaactual {
	background-color: #f9ece5 !important;
}
/* Colores portadilla */
div.tabla
{  border-bottom-color: #c32900 !important;
   border-top-color: #c32900 !important;
}
div.tabla .fila {
    _border-bottom-color: #c32900 !important;
}
div.tabla .columna  , div.tabla  .columna_der, div.tabla .columna_izq {
   border-bottom-color: #c32900 !important;}
div.tabla .columna_der {   border-left-color:  #c32900 !important;}
div.tabla .columna_izq {   border-right-color: #c32900 !important;}
.simbolo_enlace_mas {    color: #c32900 !important;}
.simbolo_enlace_mas a {  color: #c32900 !important;}

/* Formularios */
fieldset {
  color:#c32900 !important;
}
fieldset h4 {
  color: #c32900 !important;
}
/*input:focus , input:active, select:focus, select:active,
 textarea:focus, textarea:active {
  border-color:#c32900 !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: #f9ece5 !important;
}