body {
	background:url(../img/bg.png) repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div{
    margin:0 0 0 0;
	padding:0 0 0 0;
}
.topo{
	background-color:#FFF;
	width:100%;
	height:70px;
    margin:0 auto;
    padding: 0 0 0 0;
    border-bottom: 3px solid #F3AE19;
    display: inline-block;
}
.conteudoM{
    width:20%; 
    margin:0 auto;
    padding: 0 0 0 0; 
    float:left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.conteudo{
    width:60%; 
    margin:0 auto;
    padding: 0 0 0 0; 
    float:left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.topo img{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 70px;


}
h2{
	font: 120% 'Yanone Kaffeesatz', arial, sans-serif;
	color:#00144F;
	font-size:30pt;
	padding:0 0 0 0;
	margin:0 0 0 0;
  }
h3{
	font: 120% 'Yanone Kaffeesatz', arial, sans-serif;
	color:#F3AE19;
	text-align:left;
	font-size:14pt;
	padding:0 0 0 0;
	margin:0 0 0 0;
  }
h5{
	font: 120% 'Yanone Kaffeesatz', arial, sans-serif;
	color:#000;
	text-align:right;
	font-size:12pt;
	padding:10px 10px 0 0;
	margin:0 0 0 0;
  }

h4{
	font: 120% 'Yanone Kaffeesatz', arial, sans-serif;
	color:#F3AE19;
	font-size:18pt;
	padding:0 0 0 0;
	margin:0 10px 0 0;
  }
h6{
	font: 120% 'Yanone Kaffeesatz', arial, sans-serif;
	color:#fff;
	font-size:18pt;
	text-align:center;
	padding:0 0 0 0;
	margin:0 0 0 0;

  }
  a{
    color: #00144F;
    text-decoration:none;
    font-weight: bold;
}
a:hover{
    color: #F3AE19;
}
  .minititulo{
    height: 10px;
    margin-top:0;
    width: 100%;
    font-weight: bolder;
    padding: 5px 0 20px 0;
    text-align: center;
    background: #ddd; /* Show a solid color for older browsers */
    background: -moz-linear-gradient(#ccc, #ddd);
    background: -o-linear-gradient(#ccc, #ddd);
    background: -webkit-linear-gradient(#ccc, #ddd);
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
    font-family: Arial, Helvetica, sans-serif;
      }

/*CONTEÚDO*/
#caixa-conteudo{

  justify-content: center;
  background-color: #f8f8f8;
  padding: 5px;
  margin: 10px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  min-height: 300px;
  align-items: center;
}
.container {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 80%;
  margin-top:0;
  width: 100%;
  font-weight: bolder;
  padding: 10px 0 10px 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;

}
.table{
	width:95%;
	text-align:center;
	margin:0 auto;
	}
  .table_50{
    width:50%;
    text-align:center;
    margin:0 auto;
    }
.tbcabecalho{
  font: 120% 'Yanone Kaffeesatz', arial, sans-serif;
  height: 10px;
  text-align: center;
  background: #ddd; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#ccc, #ddd);
  background: -o-linear-gradient(#ccc, #ddd);
  background: -webkit-linear-gradient(#ccc, #ddd);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
}
.tblinha{
  font: 110% 'Yanone Kaffeesatz', arial, sans-serif;
  height: 10px;
  text-align: left;
  background: #fff; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#fff, #eee);
  background: -o-linear-gradient(#fff, #eee);
  background: -webkit-linear-gradient(#fff, #eee);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
}
.tblinha:hover{
  font: 110% 'Yanone Kaffeesatz', arial, sans-serif;
  height: 10px;
  text-align: left;
  background: #bbb; /* Show a solid color for older browsers */
  background: -moz-linear-gradient(#bbb, #ccc);
  background: -o-linear-gradient(#bbb, #ccc);
  background: -webkit-linear-gradient(#bbb, #ccc);
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 2px;
}
.caixabusca{
	float:right;
	background-color:#FFF;
	width:245px;
	margin-top:10px;
	margin-bottom:10px;
	border-color:#000;
	padding: 2px 2px 2px 2px; 
	border:solid 1px;
	}
 .inputbusca{
    font: 120% 'Yanone Kaffeesatz', arial, sans-serif;
    font-size: 16pt;
    padding: 5px;
    border: 1px solid #b9bdc1;
    width: 150px;
	margin-left:10px;
	height:20px;
    color: #06F;
	border:none;
	outline: none;
	}
.form-group input[type=text], input[type=date],input[type=email], .form-group input[type="number"],input[type=tel], select{
  padding: 10px;
  width: 500px;
  box-sizing: border-box;
  color: #002d64;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
textarea{
  padding: 10px;
  width: 500px;
  height: 100px;
  box-sizing: border-box;
  color: #002d64;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.error {
  color: #F3AE19;
  font-size: 0.9em;
  margin-top: 5px;
}


/* rodapé */
#rodape{
  background-color: #002d64;
}
#titulorodape1{
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
}
#caixarodape{
  color: #700936;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  justify-content: center;
  width: 250px;
  padding-bottom: 30px;
}
#textorodape{
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
}
#textorodape a{
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
}
#titulorodape2{
  margin-top: 30px;

  color: #F3AE19;
  font-family: Roboto-Bold, sans-serif;
  text-decoration: solid;
  font-size: 30px;
}

.caixaInicio{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.centro{
  margin: 0 auto;
  text-align: center;
}
.miniCaixaInicio{
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 5px 5px #eee;
  width: 300px;
  margin: 20px;
  padding: 10px;
}
.medCaixaInicio{
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 5px 5px #eee;
  width: 600px;
  margin: 20px;
  padding: 10px;
}
.grandeCaixaInicio{
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 5px 5px 5px 5px #eee;
  width: 1000px;
  margin: 20px;
  padding: 10px;
}
.textoDestaque{
  font-size: 35px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 10px;
  text-align: center;
  margin: 0 auto;
  font-weight: 700;
}