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

body { margin: 0px; padding: 0px; font-family: "gelion","Arial",sans-serif; overflow-x: hidden; }

img { position: absolute; display: block; margin: 0px; border: none; padding: 0px; }

div { position: absolute; }

#p0_menu_mobile {
	position: relative;
	left: 0px;
	top: 0px;		
	width: 100%;
	height: 60px;
	background: #0046FE;
}
#p0_fondo {
	left: 0px;
	top: 0px;		
	width: 500px;
	height: 570px;
	background: url(../../img/mob/areaprivadaclientes/p0_fondo_areaprivadaclientes.jpg) no-repeat center center;
}
#p0_titulo {
	left: 44px;
	top: 101px;	
	width: 280px;
	height: 122px;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 500;
	font-size: 28px;	
	line-height: 28px;
	text-align: left;
	color: white;
}
#p0_subtitulo {
	left: 44px;
	top: 187px;	
	width: 280px;
	height: auto;
	font-family: "gelion","Arial",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	color: white;
}
}