@charset "utf-8";

   a{
      text-decoration:none;
     color:#000000;
   }

   body#iris {
      font:normal 8.5pt/1.3 Helvetica, Arial, sans-serif;
   }

   h1,h2,h3,h4,h5,h6{
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold;
   }

   h1{
      font-size:1.45em
   }
   h2{
      font-size:1.4em;
   }
   h3{
      font-size:1.3em;
   }
   h4{
      font-size:1.25em;
   }
   /* ________________________CABECERA */
   #cabecera #ini{
      font-weight:bold;
   }
   /* _______________________ MENU */

   #menuPpal{
      font-size:0.82em;
   }

    #menuPpal a{
   color:#000000;
   }

   #menuPpal h1 {
      font-size:1.3em;
      text-decoration:underline;
   }

   #menuPpal h2 {
      text-decoration:underline;
   }

   #menuPpal .selec ul{/*border:1px solid red;*/
      font-size:1em;
     /* letter-spacing:-0.05em;
      word-spacing:-0.1em;*/
   }

   #menuPpal .selec li{
      text-align:center;
   }


   /* ______________________ CONTENIDOS */
span.enf{
   font-weight:bold;
}


   #destacadas{
     /* letter-spacing:0.05em;*/
   }
      #servicios .nivel2 ul{/*border:1px solid red;*/
         font-size:7.8pt;
      }
      #destacadas #naveg li{
         text-align:center;
         font-family: Helvetica, Arial, sans-serif;
         font-weight:bold;
         line-height:16px;
      }

   #breves{
      font-size:0.9em;
      line-height:1.2em;
   }
/* ________________________ SECCIONES */
   body#iris.secciones #contenido, body#iris.secciones #contenido a{
      font-size:8.6pt;
      color:#42403F;
   }

    body#iris.secciones #contenido {
      line-height:1.5;
      text-align:justify;
    }


   body#iris.secciones .texto#clientes li{
      font-size:0.80em;
      text-align:center;
      padding-top:2px;

   }
   body#iris.secciones .texto#clientes li#equip{
      letter-spacing:-0.05em;
   }
   body#iris.secciones .texto#ubicacion ul h3, body#iris.secciones .texto#ubicacion li#mail a{
      font-size:9pt;
      color:#535352;
      letter-spacing:0.10em;
      text-decoration:underline;
   }
   body#iris.secciones .texto#ubicacion li{
      font-size: 8pt;
   }

/* ____________________________PIE SECCIONES */
  div#contSec{
      text-align:center;
      color:#F7F3F2;
      font-weight:bold;
  }

