.meteo_hoje {

}

.meteo_hoje_titulo {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}

.meteo_hoje_imagem {
	text-align: center;
	margin-top: 10px;
}

.meteo_hoje_texto {
	margin-top: 10px;
	font-size: 11px;
}

.meteo_proximo {
	margin-top: 20px;
}

.meteo_proximo_titulo {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}

.meteo_proximo_box {
	width: 32%;
	float: left;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.primeiro_dia {
	border-left: 1px solid #dddddd;
	margin-left: 1px;
}

.meteo_proximo_dia_semana {
	text-align: center;
}

.meteo_proximo_imagem{
	text-align: center;
}

.meteo_proximo_texto {
	font-size: 10px;
	text-align: center;
}

.meteo_outras_cidades {
	margin-top: 20px;
	text-align: center;
}

.meteo_hoje_cidade {
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}

/* meteo central inicio */
.meteo2_hoje {
	width: 49%;
	float: left;
	border: 1px solid #cccccc;
	height: 150px;
}

.meteo2_hoje_titulo {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}

.meteo2_hoje_imagem {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.meteo2_hoje_texto {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 11px;
	float: left;
}

.meteo2_proximo {
	width: 49%;
	float: right;
	border: 1px solid #cccccc;
	height: 150px;
}

.meteo2_proximo_titulo {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}

.meteo2_proximo_box {
	width: 33%;
	float: left;
	margin-top: 5px;
}

.primeiro_dia2 {
}

.meteo2_proximo_dia_semana {
	text-align: center;
}


.meteo2_proximo_imagem{
	text-align: center;
}

.meteo2_proximo_texto {
	font-size: 11px;
	text-align: center;
}

.meteo2_cidade {
	margin-bottom: 15px;
	font-weight: bold;
}
/* meteo central fim */