#fiesta-arbol{
  text-align: left;
  text-color: "#ff0000";
  font: 1.1em "Courier New", Sans-Serif;
  margin-bottom: 30px;
  margin-left: 7%;
  text-indent: 5%;
  padding: 10px 10px 10px 10px;
  border : solid;
  border-width: 0.5px;
  border-color: "#C0C0C0";
}
.subtitulos-miscelanea{
  text-align: left;
  text-indent: 0%;
  font: 1.0em "Courier New", Sans-Serif;
  margin-bottom: 30px;
}
#fundaciones{
  text-align: left;
  text-color: "#ff0000";
  font: 1.1em "Courier New", Sans-Serif;
  margin-bottom: 30px;
  margin-left: 7%;

  padding: 10px 10px 10px 10px;
  border : solid;
  border-width: 0.5px;
  border-color: "#C0C0C0";
}
#actas{
  border : solid;
  border-width: 1px;
  border-color: "#C0C0C0";
  text-align: left;
  color: "#ff0000";
  font: 1.1em "Courier New", Sans-Serif;
  margin-bottom: 30px;
  margin-left: 7%;
  margin-right: 7%;  
  padding: 20px 20px 20px 20px;  
}
#teatro{
  text-align: left;
  text-color: "#ff0000";
  font: 1.1em "Times New Roman", Serif;
  margin-bottom: 30px;
  margin-left: 7%;
  margin-right: 7%;  
  padding: 10px 10px 10px 10px;
  border : solid;
  border-width: 0.5px;
  border-color: "#C0C0C0";
}
.articulos{
  text-indent: 30%;
  text-align: justify; 
  color: "#ff0000";
  font: 1.3em "Josefin Slab", Serif;
  margin-bottom: 30px;
  margin-left: 7%;
  margin-right: 7%;  
  padding: 120px 10px 10px 90px;
  border : solid;
  border-width: 0.5px;
  border-color: "#C0C0C0";
}
.titulo-apartado{
  color: #000000;
  font: 1.3em "Josefin Slab", Serif;
  font-weight: bold;
}
.texto-apartado{
  color: #000000;
  text-indent: 30px;
  font: 1.1em "Josefin Slab", Serif;
  font-weight: normal;
}
.clear{
  clear:both;
}
.texto-toques{
  color: #000000;
  text-indent: 30px;
  font: 1.1em "Josefin Slab", Serif;
  font-weight: normal;
}
.titulo-toques{
  margin-top: 40px;
  margin-bottom: 15px;
  color: #000000;
  text-indent: 0px;
  font: 1.1em "Josefin Slab", Serif;
  font-weight: bold;
}
.nota_pie{
  color: #303030;
  text-indent: 2px;
  font: 0.9em Gentium Basic, Sans-Serif;
  font-weight: normal;
}
.pie_foto{
  color: #000000;
  text-indent: 2px;
  font: 1.2em Josefin Slab, Sans-Serif;
  font-weight: normal;
}