
  body { font-family: arial, helvetica, tahoma;
    }

  h1 { text-decoration: underline;
    }

  a, a:visited, a:hover { color: black;
    text-decoration: none;
    font-weight: bolder;
    }

  #pie { font-size: x-small; }
  
  #pie img { border: 0px solid black;
    float: left;
    clear: left;
    }
    
  #pie p { float: left;
    clear: left;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    }

  #pie a { font-weight: normal;
    }

  .screen { display: none;
    }
  
  .enlace { float: left;
    clear: left;
    }
    
  .example { display: none; }
  
  #logo { height: 300px;
    width: 300px;
    margin: auto;
    }
    
  #leyenda { font-style: normal;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
    color: black;
    font-family: ottawa, arial, helvetica;
    width: 431px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    border: 2px solid black;
    padding-left: 10px;
    padding-right: 10px;
    }
    
  #menu { display: none; }
  
  #map { width: 550px; 
    height: 320px; 
    border: 3px double black;
    }
    
  .banner .alt { display: none;
    }
    
  #myGallery a { display: none;
    }
    
  .img thumbnail { display: none;
    }
    
  p.big { font-size: xx-large;
    text-align: center;
    font-weight: bolder;
    width: 60%;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    }
	
  #flags {display:none}