@font-face {
    font-family: Museo;
    src: url(../Fonte/Museo300.otf);
}

* {box-sizing:border-box}
body {font-family: Museo, Verdana,sans-serif;}
.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  max-width: 1300px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 0px;
  width: 0px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

@media (max-width: 767px) {
            html, body {
                background-color: red;
            }
            .dropdown-content {
                font-size: 3px;
            }
            .col-sm-4 {
                width: 33.33333333%;
            }
            .container {
                width: 750px;
            }
        }
        @media (min-width: 768px){ 
		html, body {
                background-color: blue;
            }
            .dropdown-content {
                font-size: 3px;
            }
        }

html, body {
        text-align: center;
        font-size: 20px;
        font-family: Museo, Antonio, Verdana, Arial;
		background-color: white;
        SCROLLBAR-FACE-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR:  #666666;
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-3DLIGHT-COLOR:   #666666; 
        SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
        SCROLLBAR-TRACK-COLOR: #ffffff; 
        SCROLLBAR-ARROW-COLOR: #333333;
		margin-top: 0px;
		width:100%;
		min-width:600px;
		max-width:2000px
}

body{
		overflow: hidden;
}

#fundo{
        width: 100%;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
        text-align: center;
        background-color: white;
}

#spancenter span{
	margin-left: 2%;
	margin-right: 2%;
	float: none;
}

#rel_inadimplente{
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}

#rel_inadimp_cad_mensal{
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	float: left;
	text-align: center;
}

#rel_analitico{
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	float: left;
	text-align: center;
}

#rel_dividaativa{
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	float: right;
}

#rel_cadastrados{
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}

#rel_reginadimplente{
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	float: right;
}

span{
	margin-left: 2%;
	margin-right: 2%;
	float: right;
}

.form-group { 
	width: 40%; 
	margin-left: 30%;
	margin-right: 30%;
	padding-left: 8%;
}

.form-group a{
	padding-left: 8%;
}

.form-box form button.btn {
	width: 100%; 
	height: 50px; 
	margin: 0; 
	padding: 0 20px; 
	vertical-align: middle; 
	background: #7bac3b; 
	border: 0; 
	font-family: Museo, Verdana, Arial;
	font-size: 16px; 
	font-weight: 300; 
	line-height: 50px; 
	color: #fff; 
	cursor: pointer; 
	padding-left: 8%;
}

.form-group input[type="text"] {
	width: 450px; 
	height: 40px; 
	vertical-align: middle; 
	border: 2px solid #5E5E5E; 
	font-family: Museo, Verdana, Arial;
	font-size: 25px; 
	font-weight: 300; 
	line-height: 50px;
	color: black; 
	transition: all .3s; 
}

.form-group input[type="password"] {
	width: 450px; 
	height: 40px; 
	vertical-align: middle; 
	border: 2px solid #5E5E5E; 
	font-family: Museo, Verdana, Arial;
	font-size: 25px; 
	font-weight: 300; 
	line-height: 50px;
	color: black; 
	transition: all .3s; 
}

.form-group select {
	width: 600px; 
	height: 40px; 
	vertical-align: middle; 
	border: 2px solid #5E5E5E; 
	font-family: Museo, Verdana, Arial;
	font-size: 25px; 
	font-weight: 300; 
	line-height: 50px;
	color: black; 
	transition: all .3s; 
}

.form-group label{
	font-weight: bold; 
	margin-left: 5px;
	padding-left: 0px;
	text-align: justify;
	font-family: Museo, Antonio, Verdana, Arial;
}

.form-group button{
	text-align: center;
}

#header{
        position: relative;
		width: 100%;
		height: 174px;
		text-align: center;
}

#banner{
        position: relative;
		width: 100%;
		height: 391px;
		text-align: center;
}

#catalogo{
		width: 100%;
        position: relative;
        height: 350px;
        text-align: center;
}

#bordermenu{
		height: 20px;
		background-color: #A9BB2A;
}

#bordermenu img{
		padding-left: 3%;
		padding-right: 3%;
}

#menu{
		background-color: #A9BB2A;
}

#borderfooter{
		height: 10px;
		background-color: #107885;
}

#footer{
        height: 110px;
		background-color: #107885;
		margin-bottom: 0px;
}

#footer img{
        padding-left: 2%;
		padding-right: 2%;
}

.dropbtn {
    background-color: #A9BB2A;
    color: white;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
    border: none;
    cursor: pointer;
	font: bold 18px Museo, Antonio, Verdana, Arial;
}

.dropdown {
    position: relative;
    display: inline-block;
    background-color: #A9BB2A;
    color: white;
	font: bold 18px Museo, Antonio, Verdana, Arial;
}

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

.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    background-color: #A9BB2A;
	font: bold 18px Museo, Antonio, Verdana, Arial;
	color: white;
}

.dropdown-content a:link {
background-color: #A9BB2A;
color: white;
}

.dropdown-content a:visited {
background-color: #A9BB2A;
color: white;
}

.dropdown-content a:hover {
background-color: #107885;
/*font: bold 18px Museo, Antonio, Verdana, Arial;*/
color: white;
}

.dropdown-content a:active {
background-color: #A9BB2A;
color: white;
}

.dropdown:hover .dropdown-content {
    display: block;
	background-color: #107885;
	color: white;
	font: bold 18px Museo, Antonio, Verdana, Arial;
}

.dropdown:hover .dropbtn {
    background-color: #107885;
	color: white;
}

.solidblockmenu{
		margin: 0;
		padding: 0;
		float: left;
		font: bold 18px Museo, Antonio, Verdana, Arial;
		width: 980px;
		overflow: hidden;
		margin-bottom: 1em;
		border-width: 1px 0;
		background: black url(Images/blockdefault.gif) center center repeat-x;
		padding-left: 5px;
}

.solidblockmenu li{
		display: inline;
}

.solidblockmenu li a{
		font: bold 18px Museo, Arial,Verdana;
		float: left;
		color: white;
		padding: 9px 35px 9px 35px;
		text-decoration: none;
		/*border-right: 1px solid white;*/
}

.solidblockmenu li a:visited{
		color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
		color: white;
		background: transparent url(Images/blockactive.gif) center center repeat-x;
}

#conteudo {
        width: 94%;
		height: auto;
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		min-height: 60%;
		text-align: center;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 3%;
		padding-right: 3%;
}

#conteudocatalogos {
        width: 90%;
		height: auto;
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		min-height: 60%;
		text-align: center;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 8%;
		padding-right: 2%;
}

#conteudocatalogos img{
		padding-top: 3%;
}

#conteudoprograma img {
	align-self: center;
	margin:auto; 
}

#centro {
    width:1300px;
    height:970px;
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-50px;
    margin-left:-50px;
}

#conteudoinscricao{
        width: 100%;
		height: auto;
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		min-height:60%;
		text-align: justify;
		margin-top: 0px;
		padding-top: 0px;
}

#conteudofaq{
        width: 94%;
		height: auto;
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		min-height:60%;
		text-align: justify;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 3%;
		padding-right: 3%;
}

#conteudocontato{
        width: 100%;
		text-align: center;
		height: auto;
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		min-height:60%;
		margin-top: 0px;
		padding-top: 0px;
}

#conteudofotos img{
		padding-right: 3%;
		padding-top: 3%;
}

#boxraspadinha{
		width: 60%;
		padding-right: 2%;
		padding-left: 2%;
		margin-left: 20%;
		margin-bottom: 1%;
		border: 3px double #A9BB2A;
		text-align: center;
}

#conteudoraspadinha{
        width: 96%;
		height: auto;
		background-color: white;	
		font: 17px Museo, Verdana, Arial;
		color: black;	
		min-height:60%;
		text-align: center;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 4%;
}

#boxraspadinha p{
		font: 20px Museo, Verdana, Arial;
		font-weight: bold;
		color: black;	
		text-align: center;
}

#conteudorelatorios{
        width: 80%;
		height: auto;
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		min-height:60%;
		text-align: justify;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 20%;
}

#conteudofaq a:link {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-align: justify;
		text-decoration: none;
}

#conteudofaq a:visited {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-align: justify;
		text-decoration: none;
}

#conteudofaq a:hover {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-align: justify;
		text-decoration: none;
}

#conteudofaq a:active {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-align: justify;
		text-decoration: none;
}

#form-group a:link {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-align: justify;
		text-decoration: none;
}

#form-group a:visited {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-align: justify;
		text-decoration: none;
}

#form-group a:hover {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-align: justify;
		text-decoration: none;
}

#form-group a:active {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-align: justify;
		text-decoration: none;
}

#conteudojacadastrado a:link {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-decoration: none;
}

#conteudojacadastrado a:visited {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-decoration: none;
}

#conteudojacadastrado a:hover {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-decoration: none;
}

#conteudojacadastrado a:active {
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		text-decoration: none;
}

#conteudojacadastrado{
        width: 94%;
		height: auto;
		background-color: white;	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		min-height:60%;
		margin-top: 0px;
		padding-top: 0px;
		padding-left: 3%;
		padding-right: 3%;
}

#regtitle{	
		font: 20px Museo, Verdana, Arial;
		color: black;	
		font-weight: bold;
		text-decoration: none;
}

#regtitle a:link {
		font: 20px Museo, Verdana, Arial;
		color: black;	
		font-weight: bold;
		text-decoration: none;
}

#regtitle a:visited {
		font: 20px Museo, Verdana, Arial;
		color: black;	
		font-weight: bold;
		text-decoration: none;
}

#regtitle a:hover {
		font: 20px Museo, Verdana, Arial;
		color: black;	
		font-weight: bold;
		text-decoration: none;
}

#regtitle a:active {
		font: 20px Museo, Verdana, Arial;
		color: black;	
		font-weight: bold;
		text-decoration: none;
}

.dropbtn2 {
    background-color: #A9BB2A;
    color: white;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
    border: none;
    cursor: pointer;
	font: bold 18px Museo, Antonio, Verdana, Arial;	
	margin-left: 15%;
}

.dropbtn2:hover {
    background-color: #107885;
	color: white;
}

.dropbtn3 {
    background-color: #A9BB2A;
    color: white;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
    border: none;
    cursor: pointer;
	font: bold 18px Museo, Antonio, Verdana, Arial;	
	margin-left: 24%;
}

.dropbtn3:hover {
    background-color: #107885;
	color: white;
}

.copyright{
        color: black;
		font: 11px Verdana;
        text-align: center;
}

#contato{
        position: relative;
        top: 20px;
        margin-bottom: 90px;
		margin-left: 60px;
        font-size: 14px;
        color: #045697;
        text-align: justify;
}

#contatoenviado{
        position: relative;
        width: 985px;
        top: 170px;
        margin-bottom: 400px;
        font-size: 19px;
        color: #045697;
        text-align: center;
}

a:link{
        color: #045697;
        text-align: center;
        font-size: 19px;
}

a:visited{
        color: darkblue;
        text-align: center;
        font-size: 19px;
}

a:hover{
        color: black;
        text-align: center;
        font-size: 19px;
}

#titulo{
        width: 100%;
		height: auto;
		background-color: white;	
		font: 40px Museo, Verdana, Arial;
		color: #107885;	
		text-align: center;
		margin-top: 0px;
		padding-top: 0px;
}


#tituloapp a:link{
        width: 100%;
		height: auto;
		background-color: white;	
		font: 30px Museo, Verdana, Arial;
		color: #107885;	
		text-align: center;
		margin-top: 0px;
		padding-top: 0px;
		text-decoration: none;
}

#tituloapp a:visited{
        width: 100%;
		height: auto;
		background-color: white;	
		font: 30px Museo, Verdana, Arial;
		color: #107885;	
		text-align: center;
		margin-top: 0px;
		padding-top: 0px;
		text-decoration: none;
}

#tituloapp a:hover{
        width: 100%;
		height: auto;
		background-color: white;	
		font: 30px Museo, Verdana, Arial;
		color: #107885;	
		text-align: center;
		margin-top: 0px;
		padding-top: 0px;
		text-decoration: none;
}


#titulomenor{
        width: 100%;
		height: auto;
		background-color: white;	
		font: 30px Museo, Verdana, Arial;
		color: #107885;	
		text-align: center;
		margin-top: 0px;
		padding-top: 0px;
}

#titulo a:link
{
	font-family: Museo, Verdana, Arial;
	color: #502916;	
	font-size: 30px;
	text-align: center;
}

#titulo a:visited
{
	font-family: Museo, Verdana, Arial;
	color: #502916;	
	font-size: 30px;
	text-align: center;
}

#titulo a:hover
{
	font-family: Museo, Verdana, Arial;
	color: #502916;	
	font-size: 30px;
	text-align: center;
}

#curriculo
{
	width:	700px;
	margin-left: 15%;      
	text-align: justify;
	font: 16px Antonio;
	color: #502916;	
}

#consultorio
{
	width:	800px;
	padding-left: 17%;  
	font: 16px Antonio;
	color: #502916;	
	border: 1px solid white;
}

#consultorio img
{
	border: 3px double #502916;
}

#foto
{
	float: left;
}

#foto img
{
	border: 3px double #502916;
}

#frasedafoto
{
	width:	650px;     
	text-align: center;
	margin-top: 180px;
	margin-bottom: 200px;
	font: 15px Antonio;
	color: #502916;	
	border: 1px solid white;
}

#links
{
	width:	900px;
	margin-left: 100px;     
	padding-bottom: 100px; 	
	text-align: justify;
	font: 16px Antonio;
	color: #502916;	
}

#links a:link
{
	text-align: justify;
	font: 16px Antonio;
	color: #502916;	
}

#links a:visited
{
	text-align: justify;
	font: 16px Antonio;
	color: #502916;	
}

#links a:hover
{
	text-align: justify;
	font: 16px Antonio;
	color: red;	
}

#contato
{
	width:	900px;
	margin-left: 15%;      
	text-align: justify;
	font: 15px Antonio;
	color: #502916;	
}

#presentation
{
	position: relative;
	width: 950px;
	text-align: justify;
	font: 16px Antonio;
	font-weight: bold;
	color: #502916;	
	margin-left:15px;
}

#jaspers
{
	position: relative;
	width: 950px;
	text-align: center;
	font: 16px Antonio;
	font-weight: bold;
	font-style: italic;
	color: #502916;
	margin-left: 15px;
	margin-bottom: 15px;
}

#jaspers img
{
	border: 3px double #502916;
}

#consultas
{
	position: relative;
	width: 530px;
	height: auto;
	font: 15px Antonio;
	color: #502916;	
	float: left;
	margin-right:60px;
	margin-left:20px;
	text-decoration: none;
}

#consultas a:link
{
	font: 15px Antonio;
	color: #502916;	
	text-decoration: none;
}

#consultas a:visited
{
	font: 15px Antonio;
	color: #502916;	
	text-decoration: none;
}

#consultas a:hover
{
	font: 15px Antonio;
	color: red;	
	text-decoration: none;
}

#conceitosConsultas
{
	position: relative;
	width: 700px;
	height: auto;
	font: 15px Antonio;
	color: #502916;	
	margin-left:20px;
}

#conceitosFundo{
        width: 800px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: auto;
        text-align: center;
        border: 3px double white;
        background-color: white;
}

#conceitosBanner{
        position: relative;
        width: 800px;
        height: 200px;
        text-align: center;
        line-height: 10px;
}

#conceitosTitulo
{
	margin-top: 15px;
	font: 15px Antonio;
	color: #502916;	
	font-size: 22px;
	text-align: center;
}

#conceitosConteudo {
		position: relative;
		margin-left: 30px;
        width: 770px;
		height: auto;
		background-color: white;		      
		text-align: justify;
		font: 15px Antonio;
		color: #502916;	
		padding-bottom: 50px;
}

#artigos
{
	width:	900px;
	margin-left: 30px;     
	padding-bottom: 100px; 	
	text-align: justify;
	font: 16px Antonio;
	color: #502916;	
}

#artigos a:link
{
	text-align: justify;
	font: 16px Antonio;
	color: #502916;	
}

#artigos a:visited
{
	text-align: justify;
	font: 16px Antonio;
	color: #502916;	
}

#artigos a:hover
{
	text-align: justify;
	font: 16px Antonio;
	color: red;	
}

#noticia
{
	margin-left: 30px;
	text-align: justify;
	font: 22px Antonio;
	color: #502916;	
	font-weight: bold;
}

#noticia a:link
{
	text-align: justify;
	font: 22px Antonio;
	color: #502916;	
	font-weight: bold;
}

#noticia a:visited
{
	text-align: justify;
	font: 22px Antonio;
	color: #502916;	
	font-weight: bold;
}

#noticia a:hover
{
	text-align: justify;
	font: 22px Antonio;
	color: red;
	font-weight: bold;	
}

#relatorio table{
    font-size: 10px;
    font-family: Antonio, Verdana, Arial;
    border-collapse: collapse;
    width: 100%;
}

#relatorio td{
    font-size: 20px;
}

table {
    font-size: 20px;
    font-family: Antonio, Verdana, Arial;
    border-collapse: collapse;
    width: 100%;
}

th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

td {
    background-color: #999999;
    color: white;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

#rcorners2 {
  border-radius: 25px;
  border: 2px solid #c0c0c0;
  padding: 20px; 
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  position: relative;
  height: 100px;
  text-align: center; 
  font: 20px Museo, Verdana, Arial;
  color: #A9BB2A;
}

#rcorners2 a:link {	
		font: 20px Museo, Verdana, Arial;
		color: #A9BB2A;
		text-decoration: none;
}

#rcorners2 a:visited {
		font: 20px Museo, Verdana, Arial;
		color: #A9BB2A;
		text-decoration: none;
}

#rcorners2 a:hover {
		font: 20px Museo, Verdana, Arial;
		color: #A9BB2A;
		text-decoration: underline;
}

#rcorners2 a:active {
		font: 20px Museo, Verdana, Arial;
		color: #A9BB2A;
		text-decoration: none;
}