@charset "utf-8";

   a{
      text-decoration:none;
     color:#F0F8FF;
   }

   body {
      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:#E2ECDC;
   }

   #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.secciones #contenido, body.secciones #contenido a{
      font-size:8.6pt;
      color:#42403F;
   }

    body.secciones #contenido {
      line-height:1.5;
      text-align:justify;
    }

div#contenido div.texto p{/*border:2px solid red;*/
   padding-bottom:6px;
   text-indent:14px;
}
   body.secciones .texto#clientes li{
      font-size:0.80em;
      text-align:center;
      padding-top:2px;

   }
   body.secciones .texto#clientes li#equip{
      letter-spacing:-0.05em;
   }
   body.secciones .texto#ubicacion ul h3, body.secciones .texto#ubicacion li#mail a{
      font-size:9pt;
      color:#535352;
      letter-spacing:0.10em;
      text-decoration:underline;
   }
   body.secciones .texto#ubicacion li{
      font-size: 8pt;
   }

   body.secciones .texto#valores .slg{
      font:bold 16pt/1.6em Helvetica, Arial, sans-serif;
      padding:0px 6px;
      text-transform:uppercase;
      text-align:center;
      margin-top:12px;
   }

/* ____________________________PIE SECCIONES */
  div#contSec{
      text-align:center;
      color:#F7F3F2;
      font-weight:bold;
  }


