@media screen and (max-width: 2000px) {

body{
	margin: 0px;
	
}

#principal{
	width: 1080px;
	height: 1100px;

	margin: auto;
	position: relative;
	background-image: url("../img/home/fundo.jpg");
}
#banner{
	width: 94%;
	height: 140px;
	position: absolute;
		
		
}
#logo{
	width: 13%;
	height: 110px;
	position: absolute;
	margin-left: 50px;
	margin-top: 4px;
	
}
#menu{
	width: 81%;
	height: 40px;
	position: absolute;
	margin-left: 190px;
    margin-top: 80px;
}

#corpo{
	width: 89%;
	height: 500px;
	position: absolute;
    margin-top: 135px;
	margin-left: 55px;
 
	
}
#cx1{
	width: 150px;
	height: 160px;
	position: absolute;
    margin-top:560px;
	margin-left:140px;

	
}
#cx2{
	width: 150px;
	height: 160px;
	position: absolute;
    margin-top: 560px;
	margin-left: 305px;
	
	
}
#cx3{
	width: 150px;
	height: 160px;
	position: absolute;
    margin-top: 560px;
	margin-left: 470px;
	
	
}
#cx4{
	width: 150px;
	height: 160px;
	position: absolute;
    margin-top: 560px;
	margin-left: 635px;
	
	
}
#rodape{
	width:450px;
	height: 50px;
	position: absolute;
    margin-top: 990px;
	margin-left: 300px;
	
	
}#contato{
	width:450px;
	height: 450px;
	position: absolute;
    margin-top: 35px;
	margin-left: 30px;
	
	
}#mapa{
	width:450px;
	height: 450px;
	position: absolute;
    margin-top: 35px;
	margin-left: 500px;
	
	
}

.fig1{
	width:160px;
	height:150px;
}


.figlogo{
	display:block;
	width:120px;
	height:130px;
}
.figlogom{
	display:none;
}

.figvoltar{
	display:none;	
}
h2{
	font-size:19px;
}

.nome{
	width:400px;
}
.email{
	width:260px;
}
.msg{
	width:450px;
}
.endereco{
	font-size:12px;

}


}
@media screen and (max-width: 400px) {

body{
	margin: 0px;
	
}

#principal{
	width: 320px;
	height: 800px;

	margin: auto;
	position: relative;
	background-image: url("../img/home/fundom.jpg");
}
#banner{
	width: 94%;
	height: 140px;
	position: absolute;
		
		
}
#logo{
	width: 13%;
	height: 110px;
	position: absolute;
	margin-left: 50px;
	margin-top: 4px;
	
}
#menu{
	display:none;
}

#corpo{
	width: 89%;
	height: 400px;
	position: absolute;
    margin-top: 110px;
	margin-left: 16px;
	
}
#cx1{
	width: 90px;
	height: 80px;
	position: absolute;
    margin-top: 365px;
	margin-left:35px;

}
#cx2{
	width: 90px;
	height: 80px;
	position: absolute;
    margin-top: 365px;
	margin-left:140px;

}
#cx3{
	display:none;
	
	
}
#cx4{
	display:none;
	
	
}
#rodape{
	width:260px;
	height: 50px;
	position: absolute;
    margin-top: 650px;
	margin-left: 30px;
	
	
}
#contato{
	width:265px;
	height: 450px;
	position: absolute;
    margin-top: 3px;
	margin-left: 10px;
	
	
}#mapa{
	display:none;
	
	
}

.fig1{
	width:90px;
	height:80px;
}


.figlogo{
display:none;
}
.figlogom{
	display:block;
	width:240px;
	height:90px;
	margin-top:10px;
}

.figvoltar{
	display:block;
	width:60px; 
	height:20px;
	display:block;
	
}
h2{
	font-size:19px;
}

.nome{
	width:260px;
}
.email{
	width:260px;
}
.msg{
	width:260px;
}
.endereco{
	font-size:12px;

}
iframe
{
	display:none;
}




}
