@charset "utf-8";
/* CSS Document */

body { 
	padding: 15px;
	margin: 0;
	border: none;
}

html {
  font-family: "Lucida Sans", sans-serif;
}

a {
  text-decoration: none;
  color:  darkslategray;
}

a:hover {
  background-color: #00E1FD;
}

h1,.h1,h2,.h2,h3,.h3,h7,.h7 {
	text-align: center;
	display: block; }

h7,.h7 {
	text-align: center;
	margin-top: 15pt;
	margin-bottom: 15pt;
	border: double;
	padding: 5px;
	display: block; }

.w3-badge,.w3-tag {
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center}

.w3-badge {
	border-radius: 10%
}

asteriscos,.asteriscos {
	text-align: center;
	display: block; }

Autor,.Autor {
	text-align: center;
	display: block;
	margin-bottom: 15px; }

Continua,.Continua {
	text-align: center;
	font-size: 16px;
	border: none;
	color: white;
	background: #009999;
	font-family: "Lucida Sans", sans-serif;
	padding: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
	display: block; }

Legenda,.Legenda {
	border: 1px solid #c0c0c0;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: 15px 2px 15px;
	padding: .35em .625em .75em;
	width: 80%;
	display: block; }

Normal,.Normal,Texto,.Texto,p,.p {
	margin: 10px 0;
    	margin-top: 10px;
    	margin-right: 0px;
    	margin-bottom: 10px;
    	margin-left: 0px;
	text-align: justify;
	display: block; }

Nota,.Nota {
	margin: 10px 0;
    	margin-top: 10px;
    	margin-right: 0px;
    	margin-bottom: 10px;
	margin-left: 85.1pt;
	text-align: left;
	text-indent: 0pt;
	font-size: 11pt;
	font-family: "Lucida Sans", sans-serif;
	color: #660000;
	font-weight: normal;
	display: block; }

Quadro,.Quadro {
	text-align: center;
	margin-top: 15pt;
	margin-bottom: 15pt;
	border: double;
	padding: 5px;
	display: block; }

Olho,.Olho,Quadro1,.Quadro1 {
	border: 1px solid;
	padding: 12px;
	background-color: #fef3cd;
	font-size: 16px;
	text-align: justify;
	margin-top: 15pt;
	margin-bottom: 15pt;
	display: inline-block; }

Secao,.Secao {
	text-align: left;
	font-size: 16px;
	border: 1px;
	border-color: #833c0b;
	color: #e7e6e6;
	background: #287C06;
	font-family: "Lucida Sans", sans-serif;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 10px;
	display: block; }