@media (max-width:850px){
	img{max-width:100% !important;}
	footer{height: 150px; position: inherit;}
	article{padding-bottom: 100px;}

	#MenuEsc{display:none;}
	#MenuMov{list-style:none; margin:0; padding:0; overflow:hidden; background-color:#4c4c4c;}
	#MenuL{width:100% !important; float:none; border-bottom: 1px white solid;}
	#MenuH{min-height:50px;}
	#MenuL a{text-align:left;}
	#ImgMovH{background: url(../images/menu.png); height: 28px; width: 28px; display: block; position: absolute; right: 10px; top: 10px;}
	#ContText{margin: 0px auto; position:inherit;}
	#ContTextSer{width:auto;}
	#formcont input[type="text"], #formcont input[type="email"], #formcont input[type="tel"], #formcont input[type="url"], #formcont textarea {width:100%;}
	#CentServ {display: block;}
	#TitleTxt {margin-top: 15px;}
	#TitleTxtCon {margin-top: 15px;}
	#polder{float: none; margin: 0px; width: 100%; text-align: center; line-height: 40px;}
	#dpolder,#apolder{float:none;}
	#gpolder{display:none;}
	#copyright{float: none; margin-right:0px; text-align: center; padding:0px; padding-bottom: 20px;}

	.MTienda{width:100% !important; float:none; border-bottom: 0px !important;}
}	


@media (max-width:600px){
	#ContText{width:auto;}
}

@media (max-width:350px){
	#TitleCont{font-size:25px;}
	#copyright{font-size: 12px;}
}