  .normal{font-family:Arial;font-size:9px;color:white;text-decoration:none;}
  .cursor{font-family:Arial;font-size:9px;color:red;text-decoration:underline;}
  .titular{font-family:Comic Sans MS;font-size:20px;color:white;text-decoration:none;}
  .titular2{font-family:Comic Sans MS;font-size:16px;color:white;text-decoration:none;}
  .text{font-family:Arial;font-size:12px;color:white;text-decoration:none;}
  .text1{font-family:Arial;font-size:16px;color:white;text-decoration:none;}
  .text2{font-family:Arial;font-size:11px;color:#00008b;text-decoration:none;}
  .text3{font-family:Arial;font-size:16px;color:#00008b;text-decoration:none;}
  .menus{font-family:Comic Sans MS;font-size:12px;color:#00008b;text-decoration:none;}
  .menus2{font-family:Comic Sans MS;font-size:12px;color:red;text-decoration:none;}
  
  body {
  padding:0; margin:0; width:100%; height:100%;
  font:normal 10px Arial;
  background-color:#c6fdea;
  overflow:auto;
  text-align:center;
  }
    
  img {border:0;}
  
  .enlace1{font-family:Arial;font-size:12px;color:white;text-decoration:none;}
  a.enlace1:hover{color:red;}
  
  .enlace1bis{font-family:Arial;font-size:12px;color:white;text-decoration:none;}
  a.enlace1bis:hover{color:yellow;}
  
  .enlace2{font-family:Arial;font-size:9px;color:white;text-decoration:none;}
  a.enlace2:hover{color:red;}
  
  .enlace3{font-family:Arial;font-size:11px;color:#00008b;text-decoration:none;}
  a.enlace3:hover{color:red;}
  
  .enlace4{font-family:Arial;font-size:16px;color:white;text-decoration:none;}
  a.enlace4:hover{color:red;}
  
  div.logo{
  position:absolute;
  background:url(fons_barra_logo.gif);
  top:3%;
  left:0px;
  width:100%;
  height:80px;
  }
  
  div.menu{
  position:absolute;
  background:#ffd700;
  top:0px;
  left:2%;
  width:158px;
  height:100%;
  text-align:center;
  z-index:50;
  }
  
  div.contenido{
  position:absolute;
  top:17%;
  left:50%;
  width:512px;
  height:448px;
  margin-left:-256px;
  text-align:center;
  }
  
  div.info{
  position:absolute;
  top:17%;
  left:79%;
  width:190px;
  height:458px;
  text-align:center;
  }
  
  div.final{
  position:absolute;
  background:#00008b;
  bottom:5%;
  left:0px;
  width:100%;
  height:25px;
  text-align:right;
  z-index:50;
  }
  
  div.presentacion{
  width:512px;
  height:384px;
  position:relative;
  top:0px;
  left:0px;
  visibility:visible;
  text-align:center;
  }
  
  div.tarifas{
  width:180px;
  height:448px;
  background:white;
  position:absolute;
  top:0px;
  left:0px;
  border:5px solid #ffd700;
  visibility:visible;
  overflow:auto;
  text-align:center;
  }
  
  div.elementos{
  width:512px;
  height:448px;
  position:absolute;
  top:0px;
  left:0px;
  visibility:visible;
  overflow:auto;
  text-align:center;
  }
  
  table.botonera{
  width:148px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  }
  
  table.mostrar{
  width:512px;
  height:448px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  }
  
  table.fi{
  width:100%;
  height:25px;
  text-align:right;
  padding-right:3%;
  background:#00008b;
  }
  
  hr {
  padding:0;
  border:3px solid white;
  border-width:3px 0 0 0;
  color:white;
  height:3px;
  width:480px;
  }

  ul{
  margin:0px;
  padding:0px;
  list-style-type:disc;
  color:white;
  margin:2em;
  }
  
  li{ 
  margin-bottom:10px; 
  }
