/* CSS Document original #4C8712 */

#banner {
  background-image: url(../imagenes/cabeceras/cabecon_hospital.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

#contenido_derecha {
   border: 0.091em solid #38640D;
   border-radius:0.455em;
}

#contenido_derecha a {
  color:#006633;
  text-decoration:none;
}
#contenido_derecha a:hover {
  color: #006633;
  text-decoration:underline;
}

#contenido_izquierda .indice {
   border-color: #006633;
}

/********** MENUS *******************/

#txt_hos {
   color: #000000;
   background-color: #dedfde;
   display: block;
}

#menu_ini:hover ~ #txt_hos,
#menu_ciu:hover ~ #txt_hos,
#menu_doc:hover ~ #txt_hos,
#menu_inv:hover ~ #txt_hos,
#menu_pro:hover ~ #txt_hos,
#menu_don:hover ~ #txt_hos,
#menu_inf:hover ~ #txt_hos {
   display: none;
}

#menu_hos a, #menu_hos a:hover  {
  background-color: #dedfde;
}
#menu_hos a {
   color: #B71A05;
   text-decoration: underline;
}

#pre_menu_iz a {
   color: #B71A05;
   font-weight: bold;
}

#menu_iz DIV.menu1-level1-act a,
#menu_iz DIV.menu1-level1-no a:hover,
#menu_iz DIV.menu1-level2-act a,
#menu_iz DIV.menu1-level2-no a:hover,
#menu_iz DIV.menu1-level3-act a,
#menu_iz DIV.menu1-level3-no a:hover,
#menu_iz a:focus  {
    color: #006633;
}

/*************** TEXTOS  ***********/

.csc-firstHeader,
h1, h2, h3,
.texto_titular,
.texto_titular a,
.texto_titular a:visited,
.texto_titular_lineapuntos,
.titular_pagina,
.texto_normal_cursiva_color,
.texto_normal_color,
.texto_bold_color,
#cabecera_agenda,
#cabecera_noticias,
#cabecera_anuncios,
#contenido_izquierda a:link,
#contenido_izquierda a:visited {
        color: #006633;
}
.texto_titular_linea,
.texto_titular_lineapuntos,
.texto_titular_banda,
.texto_titular_banda1 {
        border-bottom-color: #006633;
        border-left-color: #006633;
}

h1 {
   line-height: 1.091em;
}

h2 {
  font-size: 1.455em;
}


/*************** ENLACES  ***********/

.texto_enlaces1,
.texto_enlaces2,
.enlaces_bold_color,
.enlace_normal_color a,
.enlace_normal_color_under a,
#contenido_izquierda a:link,
#contenido_izquierda a:visited,
#aqui a:hover  {
   color: #006633;
}


/* TEMAS DE SALUD */

.news-single-item h1,
.news-single-item h3,
.news-catmenu a, 
.enlace_normal_color_under a:hover, 
.news-amenu-item-year,
#columna2_noticias,
#contenido_izquierda h2 a:link,
#contenido_izquierda h2 a:visited,
.level1 #news_category_ACT a:link,
.level2 #news_category_ACT a:link,
.news-single-item h1, 
.news-single-item h3 {
   color: #006633;
}



/************************************ MAQUETACION MOVILES ***************************/

@media only screen and (max-width: 768px) {

#m_tercera_franja {
  background-color: #006633;
}

.area::before {
  content: "Servicios Medicos";
}

}

/***************************** FIN MAQUETACION MOVILES *****************************/






