body {
	margin: 0px auto;
	background: #02181d;
}

img {
	border: 0px;
}

#top {
	height: 87px;
	width: 100%;
	background: url(../bg.jpg) repeat-x;
}

#mid {
	min-height: 500px;
	height: 500px !important;
	width: 100%;
	background: url(../mapa.jpg) center no-repeat #fff;
}

#lista {
	width: 780px;
	height: 100px;
	text-align: center;
	margin: 0px auto;
	padding-top: 400px;
}

#lista ul, #lista li {
	list-style: none;
	float: left;
}

#foot {
	width: 100%;
	height: 10px;
	background: #b8e0ea;
}