DIV {
	position:fixed;
}

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

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

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

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

#marca {
	height:100%;
	left:1%;
	top:10%;
}



#redes {
	width:10%;
	left:0%;
	top:85%;
}

IMG.social {
	width:70%;
}

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

#texto_marca {
	   transform:rotate(270deg);
	   font-family:"Times New Roman";
	   font-size:1.2vw;
}





