
html,
body {
  margin: 0;
  padding: 0;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

p {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.85);
  font-family: 'Montserrat', sans-serif;

  padding-right: 10px;

  padding-left: 10px;

  color: #808080;
}

h1 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: rgba(245, 245, 245, 0.95);
  font-family: 'Montserrat', sans-serif;
  color: #7621bf;
}



z{
  font-family: 'Montserrat', sans-serif;
  color: #f5f5f5;
}


.montexte_light {
  color: #808080;
  font-weight: 300;
}

b {

  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

titulo {
  font-size: 150%;
  font-weight: bold;
  color: #9696c8;
  text-decoration: none;
}

a {
  font-weight: bold;
  color: #9696c8;
  text-decoration: none;
}

div.ex3 {
  overflow: auto;
}
