      body { font-family: Arial, Helvetica, sans-serif; font-size: 10px; height:100%;}
      A:link {font-size: 10pt; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #ff0000; text-decoration: none}

      A:active {font-size: 10pt; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: underline}

      A:visited { font-size: 10pt; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline}

      A:hover { font-size: 10pt; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #006600; text-decoration: underline}

      fieldset {
          padding: 5px;
          border: 1px solid #CCC;
      }

      legend{
          color: #515166;
          margin: 0 auto;
          text-transform: uppercase;
          font-size: 11px;
          font-weight: bold;
          padding: 0 15px;
      }

      th {font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px}
      th.mod {
         font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
         font-size: 14px
      }
      hr.hr1 {
         height: 2px;
         border: 0;
         color: blue;
         background-color: #333333;
         width: 75%;
      }
      .boton1,.boton1p{
              font-size:11px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-weight:bold;
              color:black;
              cursor: pointer;
              border-width:1px;
              border-color: black;
              background:#FFFFFF;
              border: 1px solid;
              height:23px;
      }
      .boton1:disabled,
      .boton1[disabled]{
              border: 1px solid #999999;
              background-color: #cccccc;
              color: #666666;
      }
      .boton2{
              font-size:11px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-weight:bold;
              color:white;
              cursor: pointer;
              background:#003366;
              border:solid;
              height:23px;
      }
     .boton3{
              font-size:11px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              border:black;
              cursor: pointer;
     }
     
     .btn_img{
              cursor: pointer;
              background: url('../images/icons/sprite2.png');
     }     
    
    /* ICONOS BOTONES */
     .icon_p01 {
              background-position: -0px -0px; width: 16px; height: 16px  
     }
     .icon_con {
              background-position: -0px -26px; width: 16px; height: 16px  
     }  
     .icon_trm {
              background-position: -0px -52px; width: 16px; height: 16px  
     }   
     .icon_bq1 {
              background-position: -0px -78px; width: 16px; height: 16px  
     }  
     .icon_pls {
              background-position: -0px -104px; width: 8px; height: 6px  
     }  
     .icon_chi {
              background-position: -0px -120px; width: 24px; height: 21px    
     }        
     .icon_dia {
              background-position: -0px -151px; width: 16px; height: 16px    
     }  
     .icon_anu {
              background-position: -0px -177px; width: 16px; height: 16px    
     }  
     .icon_tsh {
              background-position: -0px -203px; width: 32px; height: 32px   
     }  
     .icon_dow {
              background-position: -0px -245px; width: 32px; height: 32px    
     }  
     .icon_dev {
              background-position: -0px -287px; width: 32px; height: 32px   
     }  
     .icon_edi {
              background-position: -0px -329px; width: 32px; height: 32px  
     } 
     .icon_eur {
              background-position: -0px -371px; width: 32px; height: 32px    
     }        
     .icon_bq2 {
              background-position: -0px -413px; width: 40px; height: 38px  
     }                                                                

      

      .cabecera1{
              font-size:10px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-weight:bold;
              color:white;
              border:0px;
      }
      .cabecera2{
              font-size:10px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-weight:bold;
              color:white;
              border:0px;
      }
      .titulo1 {
          font-size:9px;
          font-weight:bold;
          text-transform: uppercase;
          color: #2F2F4F;
      }
      .titular {
              font-family: Garamond, Courier, Verdana;
              font-size: 12px;
              font-style: italic;
              font-weight: bold;
              color: #FFFFFF;
      }

      div.ayuda {
              width: 450px;              
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-size: 12px;
              font-style: italic; 
              text-align: justify;            
              color: #1874CD;
              padding: 5px;
              
      }
      .texto{
              font-size:12px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              color:black;
              border: 1px solid;
      }

      .textovertical {
              writing-mode: tb-rl;
              /*filter: flipv fliph;*/
      }

      table.t1{
              font-size:12px;
              font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              vertical-align: top;
              page-break-after: auto;
      }
      table.t2{
              font-size:11px;
              font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              vertical-align: top;
              page-break-after: auto;
      }

      table.t2alt {
          font-size:11px;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          border-collapse: collapse;
      }
      .t2alt th{
          padding: 3px;
      }
      .t2alt td{
          border: 1px solid black;
          padding: 3px;
      }
      .t2alt tr:nth-child(even){
          background: #99CCCC;
      }

      .t2alt tr:nth-child(odd){
          background: #FFF;
      }



      .p2_10 td{
          padding: 3px;
          /*font-size: 10px;*/
      }
      table.t3{
              font-size:11px;
              font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              vertical-align: top;
      }
      .tgeneral {
              border-width : 1px;
              border-color: #000000;
              border-style : solid;
              height: 100%;
              width: 99%;
              font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-size: 12px;
              vertical-align: middle;
      }
      .tgeneral2 {
              border-width : 1;
              border-color: #000000;
              border-style : solid;
              font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-size: 12px;
              vertical-align: middle;
      }
      .tglobal {
              border-width : 1px;
              border-color: #000000;
              border-style : solid;
              font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-size: 12px;
              vertical-align: middle;
      }
      .tmenu {
              font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-size: 11px;
              cellspacing:0px;
              cellpadding:0px;
      }

      td.t1 {
                background: #F0F0F0;
                border: 1px;
                border-style: solid;
                padding: 3px;
                font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size: 11px;
      }
      td.t2 {
                background: #99cccc;
                border: 1px;
                border-style: solid;
                padding: 3px;
                font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size: 11px;
      }
      td.t3 {
                background: #FF9966;
                border: 1px;
                padding: 3px;
                border-style: solid;
      }
      td.t10 {
                background: #F0F0F0;
                border: 0px;
                font-size: 13px;
      }
      td.t20 {
                background: #CFCFCF;
                border: 0px;
                font-size: 13px;
      }
      td.t15 {
                background: #F0F0F0;
                border: 1px;
                border-style: solid;
                font-size: 13px;
      }
      td.t25 {
                background: #CFCFCF;
                border: 1px;
                border-style: solid;
                font-size: 13px;
      }
      input.filtro{
              background: #cc9900;
              border: 1px black solid;
              font-size:10px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              color:white;
      }
      input.texto{
              background: #FFFFFF;
              font-size:12px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              border: 1px solid;
      }
      input.texto:focus{
        background: #ffffcc;
      }
   
      select.filtro{
              background: #cc9900;
              border: 1px solid;
              font-size:10px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              color:white;
      }
      select.texto{
              background: #FFFFFF;
              font-size:12px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              color:black;
              border: 1px solid;
              vertical-align: middle;
      }
      .select1{
              background: #FFFFFF;
              font-size:12px;
              font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
              border: 1px solid;
              vertical-align: middle;
      }
      
      .select1:active{
        background-color: #ffffcc;
      }

      #ddimagetabs{

      }

      #ddimagetabs a{
         display: block;
         text-decoration: none;
         font: bold 12px Arial; /*tab font */
         color: white; /*font color */
         width: 116px; /*width of tab image */
         height: 22px; /*height of tab image */
         float: left;
         display: inline;
         margin-left: 0px; /*spacing between tabs */
         padding-top: 4px; /*vertical offset of tab text from top of tab*/
         background-color: #000000;
         background-repeat: no-repeat;
         text-align: center;
      }

      #ddimagetabs a:hover{
          background-color: #666666;
          color: white;
      }

     #ddimagetabs a:active{
          background-color: #999999;
          color: white;
      }



      #menutabs{
      }

      #menutabs a{
         display: block;
         text-decoration: none;
         font: bold 11px Arial; /*tab font */
         color: #333333; /*font color */
         width: 180px; /*width of tab image */
         height: 28px; /*height of tab image */
         float: left;
         display: inline;
         margin-left: 0px; /*spacing between tabs */
         padding-top: 4px; /*vertical offset of tab text from top of tab*/
         background-color: #F0F0F0;
         background-repeat: no-repeat;
         text-align: center;
         vertical-align: middle;
      }

      #menutabs a:hover{
          background-color: #666666;
          color: white;
      }

     #menugetabs a:active{
          background-color: #999999;
          color: white;
      }

      .notaria{
          color: #FFCC00;
          PAGE-BREAK-AFTER: always;
      }

      .liquid{
          color: #66CC66;
          PAGE-BREAK-AFTER: always;
      }

      .registro{
          color: #3333FF;
          PAGE-BREAK-AFTER: always;
      }

      .f1 {
              border-width : 1px;
              border-color: #000000;
              border-style : solid;
      }


           .wireframeauramenu{
           font-weight: bold;
           font-size: 90%;
           width: 100%;
           }

           .wireframeauramenu ul{
           border: 1px solid #BBB;
           padding: 5px 0;
           margin: 0;
           text-align: center; /*set value to "left", "center", or "right"*/
           overflow: hidden;
           }

           .wireframeauramenu ul li{
           display: inline;
           }

/* Círculos de colores numerados */
span.red {
  background: red;
  border-radius: 0.3em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.2em; 
}
 
span.grey {
  background: #cccccc;
  border-radius: 0.3em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.2em; 
}
 
span.green {
  background: #5EA226;
  border-radius: 0.3em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.2em;  
}
 
span.blue {
  background: #5178D0;
  border-radius: 0.3em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.2em; 
}
 
span.pink {
  background: #EF0BD8;
  border-radius: 0.3em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.2em; 
}

/* Mensaje error validacion forms */
.error-message, label.error {
    color: #ff0000;
    margin: 0;
    display: inline;
    font-size: 10px !important;
    font-weight:lighter;
    text-transform: uppercase;
}

/* BARRA MENU P01 */
.nav_p01 {   
    margin-bottom: 10px;  
    text-transform: uppercase;            
    font-weight: bold;    
    box-shadow: 0 10px 6px -6px #777; 
}

.nav_p01 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #f3f3f3;

}

.nav_p01 li {
    float: left;
    border-right: 1px solid #bbb;
}

.nav_p01 li a, .dropbtn  {
    display: inline-block;
    color: black;
    padding: 8px 7px;
    text-decoration: none;
    font-size: 0.75em;
}

.nav_p01 li a:hover, .dropdown:hover .dropbtn {
    background-color: #111;
    color: white;
}

.nav_p01 li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    min-width: 100px;
    padding: 12px 16px;
    text-decoration: none;
    float: left;
    clear: left;
    text-align: left;
    border-bottom: 1px solid #bbb;
}
.dropdown-content a:last-of-type {
    border-bottom: 0;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.active {
    background-color: #CCC;
}


/**NUEVOS ESTILOS TABLAS**/

      table.tlista{
          font-size:11px;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          vertical-align: top;
          page-break-after: auto;
          margin: 20px auto;
          border-collapse: collapse;

      }
      table.tlista th{
          text-align: center;
      }

      table.tlista tr:nth-child(1) th {
          font-size:12px;
      }

      table.tlista td{
          padding: 3px;
      }

      table.tlista .titulo1 {
          font-size:11px !important;
          font-weight:bold;
          font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-variant:small-caps;
          color: #2F2F4F;
      }

      .dual1 tr:nth-child(even) td {
          background: #99CCCC;
          border: 1px solid;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size: 11px;
      }

      .dual2 tr:nth-child(odd) td {
          background: #F0F0F0;
          border: 1px solid;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size: 11px;
      }

      .dual01 tr:nth-child(even) td {
          background: #F0F0F0;
          border: 1px solid;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size: 11px;
      }

      .dual02 tr:nth-child(odd) td {
          background: #FF9966;
          border: 1px solid;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size: 11px;
      }

      .dual03 tr:nth-child(4n) td {
          background: #99CCCC;
          border: 1px solid;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-size: 11px;
      }

      .hovertable tr:hover td {
          background-color: #FFCCCC;
      }

      .taviso{
          padding: 10px;
          text-align: justify;
          font-size: 0.75em;
          background: #fbebc5;
          border-radius: 5px;
      }

      .aviso{
          background-image: url('../images/loading.gif');
          background-repeat: no-repeat;
          background-size: 25px;
          background-position-x: 380px;
          background-position-y: 10px;
          background-color: #fbebc5;
          max-width: 400px;
          margin: 0 auto;
          font-size: 13px;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          color: #4249ff;
          padding: 10px;
          text-align: justify;
          border-radius: 5px;
      }


      /* BOTONES */
      .boton_img {
          width: 20px;
          text-align: center;
          vertical-align: middle;
          margin: 1px;
      }

      .button {
          background-color: #7791ab; /* Green */
          border: none;
          color: white;
          padding: 2px 2px;
          text-align: center;
          text-decoration: none;
          display: inline-block;
          font-size: 12px;
          /*margin: 4px 2px;*/
          -webkit-transition-duration: 0.4s; /* Safari */
          transition-duration: 0.4s;
          cursor: pointer;
      }

      .button_blue {
          background-color: white;
          color: black;
          border: 2px solid #008CBA;
      }

      .button_blue:hover {
          background-color: #008CBA;
          color: white;
      }

      .button_red {
          background-color: white;
          color: black;
          border: 2px solid red;
      }

      .button_red:hover {
          background-color: #008CBA;
          color: white;
      }

      .button_green {
          background-color: white;
          color: black;
          border: 2px solid green;
      }

      .button_green:hover {
          background-color: #008CBA;
          color: white;
      }

      .button_orange {
          background-color: white;
          color: black;
          border: 2px solid orange;
      }

      .button_orange:hover {
          background-color: orange;
          color: white;
      }

      .button_brown {
          background-color: white;
          color: black;
          border: 2px solid #b07a18;
      }

      .button_brown:hover {
          background-color: #b07a18;
          color: white
      }

      /*TABLA FORMULARIOS 1*/
      table.tform1 .general{
          margin: 0 auto;
          font-size: 11px;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          vertical-align: top;
      }

      table.tform1 td{
          padding: 5px;
      }

      table.tform1 fieldset{
          margin: 5px;
      }

      table.tform1 legend{
          font-size: 12px;
          font-variant: small-caps;
      }

      table.tform1 .label{
          font-size: 10px;
          font-weight: bold;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
          font-variant: small-caps;
          color: #2F2F4F
      }

      table.tform1 .disabled {
          border: 2px solid #CCC;
          background: #F2F3F4;
          font-weight: bold;
          -webkit-touch-callout: none; /* iOS Safari */
          -webkit-user-select: none; /* Safari */
          -khtml-user-select: none; /* Konqueror HTML */
          -moz-user-select: none; /* Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
          user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
      }

      /* TABLA FORMULARIOS 2*/
      table.tform2{
          /*display: inline-block;*/
          background: #daecff;
          margin: 0 auto;
          padding: 0 15px 15px 15px;
          margin-top: 15px;
          text-align: center;
          border-radius: 5px;
          width: auto;
      }

      table.tform2 th{
          font-size: 10px;
          text-transform: uppercase;
          color: #666666;
          margin: 30px;
          padding: 3px;
      }

      table.tform2 th:first-child {
          color: #666666;
          padding-bottom: 5px;
          text-align: right;
          text-transform: none;
          font-size: 14px;
          font-family: "Comic Sans MS", cursive, sans-serif;
          font-weight: bold;
      }

      table.tform2 td{
          font-size: 11px;
          color: #666666;
          margin: 30px;
          padding: 3px;
      }

      table.tform2 td.label{
          font-size: 11px;
          text-transform: uppercase;
          color: #666666;
          border-bottom: 1px solid #AEB6BF;
          border-right: 1px solid #AEB6BF;
          margin: 30px;
          padding: 3px;
      }
      table.tform2 td.field{
          font-size: 11px;
          color: #000;
          text-align: left;
          text-transform: uppercase;
          border-bottom: 1px solid #AEB6BF;
          border-right: 1px solid #AEB6BF;
          padding: 3px;
      }
      table.tform2 td.field-contenido{
          color: #000;
          text-align: justify !important;
          max-width: 600px !important;
      }
      table.tform2 a {
          color: #0B3861;
          text-decoration: none;
      }

      table.tform2 .disabled {
          border: 2px solid #CCC;
          background: #F2F3F4;
          font-weight: bold;
          -webkit-touch-callout: none; /* iOS Safari */
          -webkit-user-select: none; /* Safari */
          -khtml-user-select: none; /* Konqueror HTML */
          -moz-user-select: none; /* Firefox */
          -ms-user-select: none; /* Internet Explorer/Edge */
          user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
      }

      table.tformfinca {
          width: 100%;
          font-size:11px;
          font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
      }
      table.tformfinca td{
          width: 100px;
          padding: 3px 0px;
          text-align: left;
      }
      table.tformfinca td.titulo1{
          width: 80px;
          padding-right: 7px;
      }

      div.opcFinca{
          margin: 10px auto;
          background: #daecff;
          padding: 10px;
          width: 200px;
          border-radius: 5px;
          text-align: center;
          white-space: nowrap;
      }

      /* Botón Ir Arriba */
      .ir-arriba {
          display:none;
          padding:10px;
          background: url('./img/linen_header.jpg');
          font-size:20px;
          color:#fff;
          cursor:pointer;
          position: fixed;
          bottom: 0px;
          right:5px;
      }

      .lopd {
          font-size: 0.6rem;
          text-align: justify;
          padding: 15px;

      }


      /* Configuracion impresión */
      @media print {
          .boton1{
              display: none;
          }
          .wireframeauramenu{
              display: none;
          }
          .boton2{
              display: none;
          }
          .boton3{
              display: none;
          }
          .btn_img{
              display: none;
          }
          .tgeneral, .tgeneral2{
              border-width: 0;
          }
          .ir-arriba{
              display: none;
          }
      }