body {
	background-color: #fff;
}

header {
	overflow: hidden;
	text-align: center;
}

header h1 {
	margin: 20px 0 0px;
}

header h2 {
	color: #c80052;
	font: 35px/38px 'Shadows Into Light', Arial, Helvetica;
	margin: 0;
}

header p {
	color: #7c7c7c;
	font: 16px/25px Georgia;
	margin: 11px 12px 10px;
}

header p a {
	display: inline-block;
	margin-top: 2px;
	vertical-align: top;
}

header p a img {
	height: 18px;
}

header .col {
	display: inline-block;
	float: left;
	height: 25px;
	width: 20%;
}

header .c1 {
	background-color: #c53e5c;
}

header .c2 {
	background-color: #e2a82c;
}

header .c3 {
	background-color: #2f9fa4;
}

header .c4 {
	background-color: #9dba3c;
}

header .c5 {
	background-color: #f6cc55;
}

.mapa {
	left: 0;
	min-height: 287px;
	position: absolute;
	top: 240px;
	width: 100%;
}