@media screen and (min-width: 1000px) {
	#Div10 { width:100%; height:10px; clear:both; }
	#Div10 { width:100%; height:15px; clear:both; }
	#Div20 { width:100%; height:20px; clear:both; }
	#Div25 { width:100%; height:25px; clear:both; }
	#Div30 { width:100%; height:30px; clear:both; }
	#Div40 { width:100%; height:40px; clear:both; }
	#Div50 { width:100%; height:50px; clear:both; }
	#Div60 { width:100%; height:60px; clear:both; }
	#Div70 { width:100%; height:70px; clear:both; }
	#Div80 { width:100%; height:80px; clear:both; }
	#Div90 { width:100%; height:90px; clear:both; }
	#Div100 { width:100%; height:100px; clear:both; }
	#Div120 { width:100%; height:120px; clear:both }
	#Div140 { width:100%; height:140px; clear:both }
	#Div200 { width:100%; height:200px; clear:both }
	#DivTopHome { width:100%; height:20px; clear:both }
	#DivTopProdutos { width:100%; height:0px; clear:both }
	#DivTopMomentos { width:100%; height:0px; clear:both }
	#TopoDesktop { display:block; }
	#TopoCelular { display:none; }
	#ExibeDesktop { display:block; }
	#ExibeMobile { display: none; }
}
@media screen and (max-width: 1000px) {
	#Div10 { width:100%; height:10px; clear:both; }
	#Div10 { width:100%; height:10px; clear:both; }
	#Div20 { width:100%; height:15px; clear:both; }
	#Div25 { width:100%; height:20px; clear:both; }
	#Div30 { width:100%; height:20px; clear:both; }
	#Div40 { width:100%; height:25px; clear:both; }
	#Div50 { width:100%; height:25px; clear:both; }
	#Div60 { width:100%; height:40px; clear:both; }
	#Div70 { width:100%; height:40px; clear:both; }
	#Div80 { width:100%; height:40px; clear:both; }
	#Div90 { width:100%; height:40px; clear:both; }
	#Div100 { width:100%; height:40px; clear:both; }
	#Div120 { width:100%; height:40px; clear:both }
	#Div140 { width:100%; height:40px; clear:both }
	#Div200 { width:100%; height:60px; clear:both }
	#IconeFacebook { margin-right:90px !important; }
	#DivTopHome { width:100%; height:190px; clear:both }
	#DivTopProdutos { width:100%; height:170px; clear:both }
	#DivTopMomentos { width:100%; height:65px; clear:both }
	#TopoDesktop { display:block; }
	#TopoCelular { display:none; }
	#ExibeDesktop { display:none; }
	#ExibeMobile { display: block; }
	.AlinhaCentro { text-align:center !important }
	
	.map { height:260px; margin-bottom:20px; }
}

@media screen and (max-width: 400px) {
	#TopoDesktop { display:none; }
	#TopoCelular { display:block; }
	#TopoHome { height:100%; }
}