

body {
    font-family: comic-sans;
    background-color:lightgrey;
    color: black;
	margin-left: 15%; margin-right: 10%;
    font-size: 1.0em;
	
}

.foto 
{
	position:center; 
	left:px; 
	top:px; 
	width:px; 
	height:px;

	line-height:700px; 
	 
}
html {
    width: 100%;
    height: 100%;
}



 #myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  left: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #363636;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}


#myBtn:hover {
  background-color: black;
}
 
 
 .page_title  {
       
}
				 
p {
	
	text-align: center;
	font-size: 50px;
	font-family: Monospace	;
	line-height: 700px;
	text-shadow: 4px 4px #333;
	color: white;

}

p.separator {
	
  border: 1px;
  box-shadow: 0 0 10px 1px black;
  color: white;
  position:absolute;
  width:75%;
  top:35%;
  margin: auto;
  border: 0;
  border-top: 1px white;
  border-bottom: 1px solid white;

}

hr {
	
  border: 1;
  box-shadow: 0 0 10px 1px black;
  color: white;
  position:absolute;
  width:75%;
  bottom:35%;
  margin: auto;

}

.canto {
	
	text-align:right 650px;
	
}

p1 {
	color: white;
}
.Button {
	
	width: 200px;
    -webkit-transition: all .2s;
	font-size: 50px;
    background: #e3e3e3;
    line-height: 50px;
    text-align: center;
    font-weight: ;
    color: white;
    border-radius: 10px;
    box-shadow: 0px 0px 2px rgba(0,0,0,.5),
        1px 1px 5px rgba(0,0,0,.3);
    cursor: pointer;
}


.Button:hover {
	background-color: #EEE9E9;
	color: black;
	
}

.background-wrap {
                position: fixed;
                z-index: -1000;
                width: 100%;
                height: 100%;
                overflow: hidden;
                top: 0;
                left: 0;
            }
 
#video-bg-elem {
                position: absolute;
                top: 0;
                left: 0;
                min-height: 100%;
                min-width: 100%;
            } 
 
FA 
     { font-size: 2.0em; margin: .67em 0; color: black} 
beatriz  
     { font-size: 50px; color:black}
 
 div.quadro {
    background:none ;
    font-size: 15px;
 
    border: none;
    width: 710px;
    height: 90px;
    overflow: auto;
  }

 .tabela {
	
	box-align:center;
	overflow: auto;
	background:rgba(54,54,54,0.5);
    border: 20px black;
    padding: 25px;
    margin: 25px;
	box-shadow:  5px 5px 5px rgba(0,0,0,.5);
}

ul {
    list-style-type: none;
    margin:25px;
    overflow:auto;
    background-color: #696969;
	font-family: sans-serif;
	box-shadow: 3px 3px 3px ;
}

li {
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover:not(.active) {
    background-color: #111;
}
.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: black;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}


.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.active{
	color: #FFD700;
	
}




.background-wrap {
                position: fixed;
                z-index: -1000;
                width: 100%;
                height: 100%;
                overflow: hidden;
                top: 0;
                left: 0;
            }
 
#video-bg-elem {
                position: absolute;
                top: 0;
                left: 0;
                min-height: 100%;
                min-width: 100%;
            }
FO {
	
	position:absolute; 
	right: 200px; 
	top:140px; 
	width:400px; 
	height:50px; 
	z-index:0"
}
