/***********************************************************************************************************************
Identificadores:
contenedor
***********************************************************************************************************************/

#contenedor { background-image:url(../img/fondoprincipal.jpg); background-repeat:no-repeat; background-position:center 0px; min-height:768px; }

#entrar { width:128px; height:38px; float:right; margin:174px 7px 0 0; }
	
#entrar a, img { width:128px; height:38px; border:0px; }
	
#pie { width:575px; margin:460px 0 0 20px; text-align:center;  }

#blankSpace{height:212px}