body {
	background-color: #003e74;
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Sans-serif;
}
a img {
	border: none;
}
#header {
	margin-top: 6em;
	margin-bottom: 5em;
}
#content {
	height: 5.3em;
	padding-top: 0.7em;
	margin-bottom: 6em;
	text-align: center;
}
a {
  color: #999;
  text-decoration: none;
  font-size: 150%;
}
a:hover {
  color: #fff;
}
#content img {
  border: none;
}
#footer a {
	margin-bottom: 6em;
}
#footer address {
	font-size: 1.2em;
	font-style: normal;
}
#footer #tel_movil {
	font-size: 1.8em;
}
#footer #tel_fijo {
	font-size: 1.4em;
	margin-bottom: 3em;
}
