/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #000;
  text-decoration:none;
}

/*
 * Base structure
 */

html,
body {
  height: 100%;
  background-color: #fff;
}
body {
  color: #000;
  text-align: center;
  
}

#margen-sup{
	height:30px;
}

#margen-piefoto{
	height:10px;
}
