body {
  font-family: 'Flamenco', cursive;
  background-color: #FFFFFF;
}
@media screen and (max-width: 800px) {
    body {
        background-color: #ffffff;
    }
}

.main {
  margin: auto;
  position: relative;
  width: 40%;
  margin-top: 5%;

}


h1 {
  font-size: 26px;
 text-align: center;
}


h2 {
  font-size: 12px;
margin-top: -45px;
margin-right: 30%;
text-align: right;
}

.central {
  background-color: #ffffff;
  height: 650px;
  padding: 20px;
  overflow:hidden;
}

.central2 {
  border: 3px solid #c8c8c8;
  background-color: #ffffff;
  height: 450px;
  padding: 20px;
  overflow:auto;
}

.centro {
  height: 400px;
  padding: 20px;
}



.text {
  margin: 6%;

}

.image {
      position: absolute;
      left: 25%;
      margin-top: 3%;
}


.photo {
  position: absolute;
  margin-top: 29%;
  width: 100px;
  height: 200px;
  left: 67%;
  overflow: hidden;
  z-index: -1
}


.carousel {
  text-align: right;

}

.carousel-right{
  position: relative;
  width: 50px;
  height: 50px;
  background: #bac0c3;
  padding: 10px;
  display: inline;

}

.carousel-left{
  position: relative;
  width: 50px;
  height: 50px;
  background: #bac0c3;
  padding: 10px;
  display: inline;
}


.carousel-right:hover {
  background: #c8c8c8;
}
.carousel-left:hover {
  background: #c8c8c8;
}


.carousel-right:visited {
  background: #adb3b6;
}


.random {
  bottom:10px;
}

.random:hover {
  color: #ababab;
}



a:link {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #ababab;
    text-decoration: none;
}

.names {
  text-align: center;
}

.name {
  text-align: center;
  margin-top: -20px;
}



.author {
  display: inline;
  padding: 10px;
  font-weight: bold;
}

.authorindex {
  display: inline;
  padding: 100px;
  font-weight: bold;
}


.figure {
  display: inline;
  padding: 10px;
  font-style: italic;
  font-weight: 300;
}

.figureindex {
  display: inline;
padding: 430px;
 font-style: italic;
  font-weight: 300;
}


.left_table {
  width: 90;
  float: left;
  margin-left: 5%;
  margin-top: 15%;
}

.right_table {
  width: auto;
  float: right;
  margin-top: 15%;
  margin-right: 5%;
  background-color: #ffffff;
}

.right_table_index {
  position:relative;
    float:left;
    border:solid 1px green;
}

.leftt_table_index {
  position:relative;
    float:right;
     border:solid 1px red;
}

.js-escolha {
  font-size: 12px;
  padding: 10px;
  display: inline-block;

}
.js-print {
  font-size: 12px;
  padding: 10px;
  display: inline-block;

}

.caixa {
text-align: center;
position: relative;
}


.js-escolha:hover {
  color: #ababab;
}

.random {
  font-size: 12px;
  padding-top: 50px;
  margin-bottom: -50px;
}


table {
  font-style: italic;
font-size: 12pt;
font-weight: 400;
}

a: hover {
  color: #ababab;
}

a {
  cursor: pointer;

}

.linha {
  color: #ababab;
}

/* página principal */

.className{
	width:1100px;
	height:500px;
	position:absolute;
	left:20%;
	top:33%;
	margin:-75px 0 0 -135px;
}

.textName {
  margin: 50px;
}

.textNameindex {
  margin: 10px;
  margin-right: 100px;
  margin-left: 100px;
}

.one {
  margin-right: 50px;
}

.two {
  margin-left: 50px;
}
.imageName {
  position: absolute;
  left: 5%;
  margin-top: 2%;
}

.photoName {
  position: absolute;
  margin-top: 26%;
  width: 150px;
  height: 250px;
  left: 78%;
  overflow: hidden;
}


.caixaAbout {
  text-align:right;
}
/* index */
