
      .dispo
      {
        font-family: Arial, Helvetica, sans-serif;
        font-size:10px;
        color: green;
        background-color:transparent!important;
      }
      .nodis
      {
        font-family: Arial, Helvetica, sans-serif;
        font-size:10px;
        color: red;
        background-color:transparent;
      }
      .Mensaje
      {
        font-family: Arial, Helvetica, sans-serif;
        font-size:10px;
        border: 0px solid blue;
        background-color:transparent;
        margin: 0px;
        text-align: center;
        padding: 2px;
        padding-bottom:10px;
        color: white;
        font-weight:bolder;
      }

      .TablaDominio td
      {
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        border: 0px solid blue;
        font-weight:bold;
        background-color:transparent;
      }
      h4
      {
        color:rgb(138, 225, 6);
        font-size:16px;
      }

      .vineta333
      {
        list-style-image:url('/images/vineta333.gif');
      }

      h5
      {
         color:rgb(138, 225, 6);
         font-size:12px;
      }

      h2
      {
         color:rgb(112, 128, 144);
         font-size:16px;
      }

      h3
      {
         color:rgb(112, 128, 144);
         font-size:14px;
      }

      .vineta_bolita
      {
          padding-left:5px;list-style-image:url('/images/bolita.gif');
      }

      .vineta1
      {
           list-style-image:url(/images/vineta1.gif);
      }
      .planes_web1
      {
           color:slategray;
           background-repeat:no-repeat;
           background-image:url('/images/web1.jpg');
           width:450px;
           height:255px;
           background-color:transparent;
      }
      .planes_web2
      {
           color:slategray;
           background-repeat:no-repeat;
           background-image:url('/images/planpersonal.jpg');
           width:380px;
           height:167px;
           background-color:transparent;
      }
      .planes_web3
      {
           color:slategray;
           background-repeat:no-repeat;
           background-image:url('/images/planprofesional.jpg');
           width:380px;
           height:171px;
           background-color:transparent;
      }
      .planes_web4
      {
           color:slategray;
           background-repeat:no-repeat;
           background-image:url('/images/planempresarial.jpg');
           width:380px;
           height:171px;
           background-color:transparent;
      }

      .planes_web5
      {
           color:slategray;
           background-repeat:no-repeat;
           background-image:url('/images/plancorporativo.jpg');
           width:380px;
           height:171px;
           background-color:transparent;
      }

      .plantillas 
      {
        color:white;
      }

      .plantillas:hover
      {
        color:orange;
      }

#link3 #home a
{
  background-image: url("/images/homedoble.gif");
  height: 24px;
  width:28px;
  display:block;
}

#link3 #home a:hover
{
  background: url("/images/homedoble.gif") 0 24px;
  height: 24px;
  width:28px;
}

#link3 #arroba a
{
  background-image: url("/images/sobredoble.gif");
  height: 25px;
  width:28px;
  display:block;
}

#link3 #arroba a:hover
{
  background: url("/images/sobredoble.gif") 0 25px;
  height: 25px;
  width:28px;
  display:block;
}

#link3 #fono a
{
  background-image: url("/images/contactosdoble.gif");
  background-repeat:no-repeat;
  height: 20px;
  width:15px;
  display:block;
}

#link3 #fono a:hover
{
  background: url("/images/contactosdoble.gif") 0 20px;
  height: 20px;
  width:15px;
  display:block;
}
