@media screen and (max-width: 1170px) {
	.util-links ul { margin-left: 10%;}
}
@media screen and (max-width: 980px) {
	#full-slider-wrapper{display:none;}
	#box-utilitarios {width: 100%; float: none;margin:0px auto;}
}
@media screen and (max-width: 960px) {
	#wrap-topo{height: 185px;}
	#div-webmail-topo{display:none;}
	#div-logo-topo {
		width: 500px;
		height: 125px;
		margin:0px auto;
		float: none;
	}
	
	.nav {position: relative;min-height: 40px;}	
	.nav ul {
		width: 180px;
		padding: 5px 0;
		top: 0;
		left: 0;
		border: solid 1px #aaa;
		background: #fff url('../img/icon-menu.png') no-repeat 10px 11px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
		height: auto;
	}
	.nav li {display: none; /* hide all <li> items */	margin: 0; float:none;}
	.nav .current {display: block; /* show only current <li> item */}
	.nav a {	display: block;	padding: 5px 5px 5px 32px;text-align: left;line-height: 100%; color: #666;font-size:14px;}
	.nav .current a {display:block;background: none;color: #666;}
	/* on nav hover */
	.nav ul:hover {background-image: none;}
	.nav ul:hover li {display: block;margin: 0 0 5px;}
	.nav .current a:hover, .nav a:hover {background: url('../img/icon-check.png') no-repeat 10px 7px;color:#666;}
	
	#box-news {width: 70%;margin:10px auto;float:none;}
	#icalendario { width: 80%;margin:10px auto;float:none;}
	#rodape-direito{display:none;}
	#rodape {min-height: 150px;}

	#inewsletter{height: 132px;}
	#texto-inewsletter {width: 100%; margin-top: 5px;}
}



@media screen and (max-width : 700px) {

	
	#contato{width:75%;min-height:600px;position:static;}
	#mapa{width:100%;min-height:220px;display:block;position:static;margin-top:50px;}
	#contato-fundo{min-height: 885px;}
}

@media screen and (max-width : 600px) {
	.tools { float: none;  width: 80%;  text-align: center;margin:10px auto;}
		
	#rodape{float:left;}
	#rodape-esquerdo{ width: 98%; margin-left:1%; margin-right:1%;text-align:center;}
	
}
@media screen and (max-width :550px) {
	#div-logo-topo { width: 280px;padding-top:30px;height:80px;}
	.util-atalho-img {float: none; width: 33%; text-align: center; margin:10px auto;}
	.util-links {width: 80%;margin:10px auto;}
	.leftu { float: none;}
	.rightu { float: none;}

	#utilitarios-3 {display: none;}

}

@media screen and (max-width : 450px) {
	
	#contato-fundo{width:100%;}
	#contato{border:none;width: 90%;}
}
