
  body { border-style: none;
    background-color: rgb(121, 188, 233);
    height: 100%;
    font-family: arial, helvetica, tahoma;
    font-size: x-small;
    }

  #contenedor_flags { width: 656px;
    height: 75px;
  	text-align: center;
  	margin: auto;
    }

  #flags  { text-align: right;
   margin: 0px; }    
  
  #fondo { border-style: none;
    }
  
  #cuerpo { clear: both;
    text-align: center;
    margin: auto;
    margin-top: 5px;
    color: white;
    background-image: url(../art/fondo.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    width: 656px;
    height: 484px;
    }

  #cuerpo a, a:visited { color: white;
    text-decoration: none;
    font-weight: bolder;
    }
    
  #cuerpo a:hover { text-decoration: underline;
    font-weight: bolder;
    }

  #cuerpo img { margin-top: 7px; }
  
  #cuerpo h1 { display: none; }

  #cuerpo h2 { font-size: small;
    background-color: transparent;
    color: white;
    border-bottom: 1px solid white;
    width: 535px;
    margin: auto;
    margin-bottom: 5px;
    margin-top: -5px;
    }

  #logo_principal { width: 431px;
    height: 328px;
    text-align: center;
    margin: auto;
    }
    
  #logo_principal h1 { display: none;
    }

  #logo { display: none;
    }
  
  #leyenda { font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
    color: white;
    font-family: ottawa, arial, helvetica;
    width: 431px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: rgb(121, 188, 233);
    border: 2px solid white;
    padding-left: 10px;
    padding-right: 10px;
    }
  
  #leyenda_d { font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-align: justify;
    color: white;
    font-family: ottawa, arial, helvetica;
    width: 431px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: rgb(121, 188, 233);
    border: 2px solid white;
    padding-left: 10px;
    padding-right: 10px;
    }
  #contenedor_menu { clear: both;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    color: white;
    }

  #menu { margin-bottom: 20px;
    margin-top: 20px;
    }

  #menu p { font-size: 11px;
    display: inline;
    font-weight: bolder;
    }

  #menu a { background-color: rgb(121, 188, 233);
    padding: 10px;
    border: 2px solid white;
    text-decoration: none;
    color: white;
    margin-left: 2px;
    margin-right: 2px;
    }

  #menu a:hover { background-color: rgb(121, 188, 233);
    padding: 14px;
    border: 2px solid;
    border-color: rgb(12, 97, 154);
    text-decoration: none;
    color: rgb(12, 97, 154);
    font-size: 13px;
    }

  #galeria { background-image: url(../art/galeria.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 90px;
    }

  #galeria2 { background-image: url(../art/galeria.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 90px;
    }

  #map { width: 600px; 
    height: 330px; 
    border: 3px double white;
    margin: auto;
    margin-top: -5px;
    }
    
  #pie { font-size: 11px;
    margin: auto;
    text-align: center;
    color: white;
    border-top: 1px solid white;
    margin-top: 20px;
    font-weight: bolder;
    }
    
  #pie a, a:visited { color: white;
    text-decoration: none;
    }
    
  #pie a:hover { text-decoration: underline;
    }
    
  #pie p { margin: 0px; }

  .enlace { display: none;
    }
    
  #texto { background-color: rgb(121, 188, 233);
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    width: 80%;
    margin: auto;
    margin-top: 5px;
    }
    
  #texto2 p { background-color: rgb(121, 188, 233);
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    width: 80%;
    margin: auto;
    margin-top: 5px;
    text-align: justify;
    }
    
  p.big { font-size: xx-large;
    text-align: center;
    background-color: rgb(93, 166, 219);
    border: 3px double white;
    font-weight: bolder;
    width: 60%;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    }

  .print { display: none; }
  
  #pie_leyenda { margin-top: -40px;
    }

  .banner { position: relative;
    height: 95px;
    margin: auto;
    clear: both;
    width: 329px;
    }

 .banner a { background-position: left top;
    background-repeat: no-repeat;
    width: 329px;
    height: 87px;
    position: relative;
    float: left;
    background-color: transparent;
    }

  .banner a:hover { background-position: 0px -87px;
    text-decoration: none;
    }

  .banner .alt { display: none;
    }

  .banner a#logo_caletas { background-image: url(../art/logo_peq4.gif);
    margin-left: 0px;
    }
    
.Container { padding-left: 45px;
  float: left;
  width: 540px;
  background-color: transparent;
  text-align: justify;
}



#Scroller-1 { 
  position: relative; 
  overflow: hidden;
  width: 535px;
  height: 350px;
}
#fondo_texto { background-color: rgb(121, 188, 233);
padding: 10px;
font-size: small;
  }
#Scroller-1 p {
  margin: 0; padding: 10px 20px;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size: 12px;
  text-indent: 20px;
  color: white;
  background-color: rgb(121, 188, 233);
}
#Scroller-1 h2 {
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size: 13px;
  color: white;
  background-color: rgb(121, 188, 233);
  margin-top: 10px;
  text-align: center;
  border: 0px;
  padding: 5px;
}
#Scroller-1 h3 {
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size: 12px;
  color: white;
  border-bottom: 1px solid white;
  background-color: rgb(121, 188, 233);
  margin-top: 5px;
}
#Scroller-1 ul {
  margin: 0; 
  color: white;
  background-color: rgb(121, 188, 233);
}
.Scroller-Container {
  text-align: justify;
  position: relative;
  top: 0px; left: 10px;
  width: 535px;
}

#Scrollbar-Container { float: left;
  width: 10px;
}

.Scrollbar-Track {
  width: 10px; height: 350px;
  position: relative;
  background-color: white;
}
.Scrollbar-Handle {
  position: relative;
  top: 0px; left: 10px;
  width: 10px; height: 30px;
  background-color: rgb(121, 188, 233);
}

