#tempo div{
	padding: 0;
}

#tempo{
	padding: 20px 0 5px 0;
}

#previsao1, #previsao2 {
	height: 65px;
	padding-bottom: 15px !important;
}

#tempo .iconetempo {
	width: 80px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

#tempo .tempo_content {
	float: left;
	width: 130px;
}

#tempo h2 {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;
/*	margin: 0 0 10px 0; */
	color: #666666;
}

#tempo img {
/* opacity: .4; */
}

#tempo .maxima, #tempo .minima {
	text-transform: uppercase;
	text-align: right;
	font-size: 190%;
	position: relative;
	letter-spacing: -1px;
	width: 55px;
	float: left;
}

#tempo .maxima {
	font-weight: bold;
/* margin-bottom: 10px; */
}

#tempo .minima {
	margin-left: 10px;
}

#tempo .maxima span, #tempo .minima span {
	font-size: 50%;
/* position: absolute;
left: 0; */
}
