@charset "utf-8";
* {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
*dl, dt, dd {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	min-width: 950px;
}
#wrap {
	min-height: 100%;
	width: 100%;
}

#footer {
	position: relative;
	height: 110px;
	clear:both;
	background:url(img/bg-footer.png) repeat-x;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
@font-face {
 font-family: 'hum777';
 src: url('fonts/hum777.eot');
 src: url('fonts/hum777.eot?#iefix') format('embedded-opentype'),  url('fonts/hum777.woff') format('woff'),  url('fonts/hum777.ttf') format('truetype'),  url('fonts/hum777.svg#hum777') format('svg');
 font-weight: normal;
 font-style: normal;
}
p {
	font-family: hum777;
	color: gray;
	font-size: 16px;
	line-height: 24px;
	margin: 7px 0 14px 0;
}
h1 {
	color: #3FA3D7;
	font-size: 24px;
	text-transform: uppercase;
	font-family: hum777;
	margin: 0px 0 5px 0;
	font-weight: normal;
	background: #F1F1F1;
	padding: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 28px;
}
h3 {
	color: #3FA3D7;
	font-size: 24px;
	text-transform: uppercase;
	font-family: hum777;
	margin: 25px 0 5px 0;
	font-weight: normal;
}
#header {
	width:100%;
	height:215px;
	background:url(img/bg-header.png) center 0 no-repeat;
}
#header-in {
	width:960px;
	height:165px;
	margin:0 auto;
}
#content {
	width:960px;
	margin:30px auto 0;
}
.logo {
	float:left;
	display:block;
	margin-top:40px;
}
.logo-ach {
	float:right;
	display:block;
	margin-top:40px;
}
.menu {
	background: url(img/bg-menu.png) repeat-x;
	height: 46px;
	width: 100%;
	float: left;
}
.menu ul {
	width:1010px;
	margin:0 auto;
}
.menu ul li {
	float:left;
	list-style:none;
	background:url(img/border-menu.png) left 0 repeat-y
}
.menu ul li:first-child {
	background:none;
}
.menu ul li a {
	padding: 15px 53px;
	text-decoration: none;
	color: white;
	font-family: hum777;
	font-size: 16px;
	float: left;
	height: 16px;
}
.menu ul li a:hover {
	background:url(img/hover-menu.png);
}
.menu-lateral {
	float:left;
	width:200px;
}
.menu-lateral h2 {
	font-family: hum777;
	font-size: 16px;
	background: url(img/bg-categoria.png);
	height: 16px;
	padding: 12px 0;
	color: white;
	font-weight: normal;
	width:100%;
	text-align:center;
}
.menu-lateral ul {
	width: 200px;
	float: left;
}
.menu-lateral ul li {
	list-style: none;
	float: left;
	width: 200px;
	background: url(img/border-menu-lateral.png) repeat 0 top;
}
.menu-lateral ul li a {
	background-color: #EFEFEF;
	background-image: url(img/efeito-menu-lateral.png);
	background-position: center 0;
	background-repeat: no-repeat;
	color: #0056A4;
	display: block;
	text-decoration: none;
	padding: 15px 0 15px 25px;
	font-family: hum777;
	margin: 0px 0 3px;
}
.menu-lateral ul li a:hover {
	background-color:#c1eaff;
}
.menu-lateral ul li a img {
	float:left;
	margin: 0px 10px 0 0;
}
#content-in {
	float:right;
	width:715px;
	margin-bottom: 50px;
}
#content-in ul {
	width: 95%;
	margin: 15px 0 20px;
	float: left;
	padding-left: 5%;
}
#content-in ul li {
	color:#3fa3d7;
	float:left;
	font-family: hum777;
	margin:5px 0;
	width:100%;
}
#footer-in {
	margin:0 auto;
	width:960px;
	height:110px;
}
#footer-in img {
	float:left;
	margin-top:30px;
}
#footer-in ul {
	float:right;
	width:550px;
	margin-top:30px;
}
#footer-in ul li {
	list-style:none;
	float:left;
}
#footer-in ul li a {
	color: white;
	font-family: hum777;
	text-decoration: none;
	padding: 0px 13px;
	border-left: 1px solid;
}
#footer-in ul li:first-child a {
	border:none;
}
#footer-in p {
	float: left;
	width: 100%;
	text-align: center;
	margin: 30px 0 0 0;
	color: white;
}
#content-in form {
    width: 100%;
    max-width: 430px;
}
#content-in input {
	border: 1px solid #CCC;
	padding: 10px 12px;
    width: 100%;
    max-width: 400px;
}
#content-in input[type="submit"] {
    width: 100%;
    max-width: 426px;
	cursor: pointer;
	background: #3FA3D7;
	color: white;
}
.blocos {
	padding:15px;
}
.blocos img {
	margin-right:10px;
}
#content-in table {
	width:715px;
	border:0;
	margin-bottom:50px;
}
#content-in table th {
	background: url(img/bg-categoria.png);
	font-family: hum777;
	color: white;
	padding: 10px 20px;
	font-weight: normal;
	border: 1px solid #F0F0F0;
	height: 20px;
}
#content-in table td {
	text-align:center;
	border: 1px solid #F0F0F0;
	padding:5px 0;
}
#content-in table td a:hover {
	text-decoration:underline;
}
.ingressar {
	text-decoration:none;
	font-family:hum777;
	background:url(img/icon-ingressar.png) left center no-repeat;
	padding:5px 0 5px 25px;
	font-size:17px;
	color:#3FA3D7;
}
.tabela{
    overflow: auto;
    width: 100%;
    float: left;
}

.ver-mas {
	text-decoration:none;
	font-family:hum777;
	background:url(img/icon-ver.png) left center no-repeat;
	padding:5px 0 5px 25px;
	font-size:17px;
	color:#3FA3D7;
}

.mdl-layout__header .mdl-layout__drawer-button{
	display:none;
}


.mdl-layout__drawer .logo{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1020px){
	.menu ul{
		width:100%;	
	}
	
	.menu ul li{
			width:20%;
	}	
	.menu ul li a{
		padding-left:0;
		padding-right:0;
		text-align:center;
		width:100%;
	}
	

}

@media (max-width: 960px){
	
	img{
		max-width:100%;
	}
	
	
	#content-in input{
	box-sizing: border-box;	
	}
	
	#content-in table{
		width:100%;
		min-width:500px;
	}
	
	#footer{
		float:left;
		width:100%;
		margin:50px 0 0 0;
		height:auto;
	} 
	
	
	
	.menu ul li a{
		font-size:14px;
	}
	
	html, body{
		min-width:100%;
	}
	
	
	#content, #header-in, #footer-in, .menu-lateral ul, .menu-lateral ul li{
		width:100%;		
		
	}
	#content, #header-in{
    padding: 0 15px;
    float: left;
    width: 100%;
		box-sizing:border-box;	
	}
	
	#footer-in{
    float: left;
    width: 100%;
	text-align:center;
		}
	#footer-in img{
		float:none;
	}	
	
	#footer-in ul, #footer-in ul li{
		width:100%;
	}
		
	
	#footer-in{
		height:auto;
	}
	
	#footer{
		background:#4fb4de;}
		
	#footer-in p{
	    background: #3588ab;
	}	
		
	
	.menu-lateral{ 
		width:20%;
	}
	
	#content-in{
		width:75%;
	}
	

	
	
	
}



@media (max-width: 767px){
		
	.menu-lateral{ 
		width:100%;
	margin-bottom: 50px;
	}
	
	.logo-ach{
		max-width:40%;
	}	
	.logo{
		max-width:40%;
	}
	
	.blocos img {
    margin: 10px auto;
    display: block;
}
	
		
	.mdl-layout__header .mdl-layout__drawer-button{
		display:block;
	}
	.menu ul{
		display:none;
	}
	
	#content-in{
		width:100%;
	}
	
}