.mares_cidade {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.mares_cidades2 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.mares_titulo {
	font-weight: bold;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.mares_lista * {
	font-size: 11px;
}

mares_lista2 * {
	font-size: 12px;
}

.mares_linha0 {
	background-color: #ffffff;
}

.mares_linha1 {
	background-color: #eeeeee;
}

.mares_separar_dia {
	border-top: 1px solid #bbbbbb;
}


.mares_dia {
	float:left;
	width: 15%;
	text-align:left;
}

.mares_hora {
	float:left;
	width: 25%;
	text-align:center;
}

.mares_altura {
	float:left;
	width: 25%;
	text-align:center;
}

.mares_mare {
	float:left;
	width: 34%;
	text-align:right;
}

.mares_linha1 .mares_dia {
	background-color: #eeeeee;
}

.mares_linha1 .mares_hora {
	background-color: #eeeeee;
}

.mares_linha1 .mares_altura {
	background-color: #eeeeee;
}

.mares_linha1 .mares_mare {
	background-color: #eeeeee;
}

.mares_outras_cidades {
	text-align: center;
	margin-top: 10px;
}
