body {
  padding-left: 2em;
  font-family: Arial, "Times New Roman", Times, Georgia, serif;
  color: black;
  background-color: #ccffbb}

a {
  font-size: 1em; }
  
a:link {
  color: blue }

a:visited {
  color: purple }
     
ul.mapa {
  font-size: 1em;
  margin-bottom: 0.5em;
  font-weight:bold }   


ul li {
  margin-bottom: 0.5em;
  font-size:1em;}

ol li {
  margin-bottom: 0.5em;
  font-size:1em;}
   
div {
    padding-top: 1em;
    text-indent: 3em;
    font-size:1.1em;}
  
div.titulo {
  color: green;
  font-weight: bold;
  border-bottom: thin dotted;}

div.noticia {
    padding-top: 1em;
    padding-bottom: 3em;
    background-color: yellow;
    text-indent: 3em}
    
h1 {
  text-align: center;
  margin-top: 0em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: #ff0000;
  font-size: 1.75em;}

h2 {
  text-align: center;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: #800000;
  font-size: 1.5em;}
  
h3 {
  text-align: left;
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: 1.25em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: #ff4500}
  
h4 {
  text-align: left;
  margin-top: 0em;
  margin-bottom: 0em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: #800080}
     
hr {
  color: black;
  margin-bottom: 0,5em;}
  
dt {
  margin-top: 4px;
  font-weight: bold;}
  
div.club {
  background-color:#a6caf0;
  color:white;
  text-indent: 0;
  text-align:center;
  font-size:9pt;
  text-transform:uppercase;
  width:50%;
  padding:5px;}
  
div.datos {
  background-color:white;
  color:#000080;
  text-indent: 0;
  font-size:10pt;
  padding:8px;
  border:3px solid #aabbcc;}

div.datos em {
  color:#8a2be2;
  font-weight: bold;}
  
td.directorio {
  padding:10px;}
