form{
	width:60%;
	border: 1px solid #646464;
	padding: 20px;
}

#Noticias{
	float: left;
	padding: 10px;
}

#Previsao{
	position: absolute;
	top: 65%;
	left: 10px;
}

#Duplo{
	position: relative;
	float: right;
}

#Texto{
	height: 100%;
	position: relative;
	float: left;
	padding: 2%;
	margin-left: 1%;
	margin-right: 1%;
}

p{
	width: 100%;
}