@media screen and (min-width: 980px) {
	#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 }
	#ExibeDesktop { display:block; }
	#ExibeMobile { display: none; }
	.AlinhaMenuMob { padding-top:8px;  }
	#Logo { width:100%; max-width:105px; margin:0 auto; margin-top:15px; z-index:11; }
	
	#MargemTopo { margin-left:0px; } 
	#MargemTextoTopo { margin-left:-300px; } 
	
}
@media screen and (max-width: 980px) {
	.AlinhaMenuMob { position:absolute!important; right:0px; background:transparent!important; top:10px!important; z-index:10; }
	#DivTopo { height:85px!important; }
	#Logo { width:100%; max-width:109px; z-index:11; position:absolute; top:0px; left:50%; margin-left:-55px; }
	
	#MargemTopo { margin-left:50px; } 
	#MargemTextoTopo { margin-left:0px; } 
	
	#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 }
	#ExibeDesktop { display:none; }
	#ExibeMobile { display: block; }
	#EscondeMobile { display:none; }
	.AlinhaCentro { text-align:center !important }
	
	h1 { font-size:40px; line-height:40px; letter-spacing:0px; }
}