body{
  font-family: "Ubuntu";
  font-size: 18pt;
  line-height: 75%;
  margin: 0px;
    background-color: rgb(0,0,0);
  }


#inner {
  margin: 5px;
  float: left;
  padding: 15px;
  background-color: rgb(255,255,255);
}

#innerindex {
  margin: 5px;
  float: left;
  padding: 15px;
  background-color: rgb(0,0,0);
}

#inner0 {
  margin: 5px;
  float: left;
  padding: 15px;
}

#inner3 {
  margin: 0px;
  float: left;
  position: relative;
}

#inner4 {
  margin: 5px;
  float: left;
  position: relative;
}



#inner1 {
  margin: 0px;
  float: left;
  padding-left: 20px; padding-right: 5px;
}

#inner2 {
  margin: 0px;
  float: left;
}

#outer {
  margin: 0px;
  width: 100% auto;
  overflow-x: hidden;
}

#outermeta {
  margin: 0px;
  width: 100% auto;
  overflow-x: hidden;
  background-image: url("meta1.jpg");
  background-size: 100% auto;
}

#outerbio {
  margin: 0px;
  width: 100% auto;
  overflow-x: hidden;
  background-image: url("bio1.jpg");
  background-size: 100% auto;
}

#outerconc {
  margin: 0px;
  width: 100% auto;
  overflow-x: hidden;
  background-image: url("conceito1.jpg");
  background-size: 100% auto;
}

#outerparab {
  margin: 0px;
  width: 100% auto;
  overflow-x: hidden;
  background-image: url("parabola1.jpg");
  background-size: 100% auto;
}

#outerindex {
  margin: 0px;
  width: 100% auto;
  overflow-x: hidden;
  background-image: url("index1.jpg");
  background-size: height 100% height;
  background-size: 100% auto;
}


#outerapres {
  margin: 0px;
  width: 100% auto;
  overflow-x: hidden;
  background-image: url("FundoApres.jpg");
  background-size: height 100% height;
  background-size: 100% auto;
}


#outeractiv {
  margin: 0px;
  width: 100% auto;
  overflow-x: hidden;
  background-image: url("actividade.jpg");
  background-size: height 100% height;
  background-size: 100% auto;
}

.img{
  max-width: 100%
}

.p1{
  font-family: "Ubuntu";
  text-align: left;
  font-weight: 300;
  font-size: 9pt;
  color: rgb(0,0,0);
  line-height: 125%;
}
.p9{
  font-family: "Ubuntu";
  text-align: left;
  font-weight: 300;
  font-size: 9pt;
  color: rgb(255,255,255);
  line-height: 125%;
}

.p111{
  font-family: "Ubuntu";
  text-align: left;
  font-weight: 300;
  font-size: 9pt;
  color: rgb(0,0,0);
  line-height: 150%;
  margin: 5%;
}

.p11{
  font-family: "Ubuntu";
  text-align: center;
  font-weight: 300;
  font-size: 10pt;
  color: rgb(255,255,255);
  line-height: 130%;
}

.p2{
  font-family: "Ubuntu";
  text-align: center;
  font-weight: 300;
  font-size: 10pt;
  color: rgb(0,0,0);
  line-height: 100%;
}

.p3{
  font-family: "Ubuntu";
  text-align: center;
  font-weight: 500;
  font-size: 12pt;
  color: rgb(0,0,0);
  line-height: 130%;
}

.p4{
  font-family: "Ubuntu";
  text-align: center;
  font-weight: 500;
  font-size: 12pt;
  color: rgb(0,0,0);
  line-height: 130%;
}

.p5{
  font-family: "Ubuntu";
  text-align: left;
  font-weight: 500;
  font-size: 12pt;
  color: rgb(0,0,0);
  line-height: 130%;
}


sup{
  font-size: 20pt;
}


.identificacao{
  margin-left:10%;
  margin-right:10%;
  margin-top:5%; 
}

.identificacao2{
  margin-left:10%;
  margin-right:10%;
  margin-top:3%;
  border-left: 8px;
  border-right: 8px;
  border-top: 0px;
  border-bottom: 0px;
}
.identificacao3{
  background-color: rgb(255,255,25);
  margin-left:10%;
  margin-right:10%;
  margin-top:3%;
  border-left: 8px;
  border-right: 8px;
  border-top: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: rgb(255,255,25);
  opacity: 0.8;
}


.float-left {
float:left;
width:300px; 
}
