DIV {
	position:fixed;
}

TD {
	text-align:center;
}

#precarga {
	width:100%;
	height:100%;
	top:0%;
	z-index:10;
	opacity:1;
}

#precarga2 {
	top:50%;
	left:50%;
	z-index:11;
	opacity:1;
}

#fondo {
	left:0%;
	top:0%;
	width:90%;
	height:100%;
	z-index:1;
}

#fondo_marca {
	width:100%;
	height:5%;
	left:0%;
	z-index:2;
}

#marca {
	width:100%;
	left:1%;
}


#redes {
	width:50%;
	left:50%;
	top:2%;
}

IMG.social {
	width:70%;
}

SPAN.red {
	  position:fixed;
	  top:30%;
	  left:3%;
  	  font-size:3.6vw;		
}

#texto_marca {
	   font-family:"Times New Roman";
	   font-size:3.6vw;
	   margin-top:1%;
	   margin-left:3%;
}





