@charset "utf-8";
#meio {
	height: 425px;
	width: 615px;
	position: absolute;
	left: 150px;
	top: 285px;
}
#noticias {
	height: 300px;
	width: 295px;
	position: absolute;
}
#contato_form {
	height: 270px;
	width: 150px;
	position: absolute;
	top: 30px;
	left: 0px;
}

#clima {
	height: 300px;
	width: 150px;
	position: absolute;
	left: 305px;
	background: url(../images/fundo_150.jpg);
}
#topo_clima {
	background: url(../images/clima_topo.jpg);
	height: 30px;
	width: 150px;
	position: absolute;
}
#clima1 {
	height: 125px;
	width: 120px;
	position: absolute;
	left: 15px;
	top: 40px;
}
#clima2 {
	height: 125px;
	width: 120px;
	position: absolute;
	top: 170px;
	left: 15px;
}
#contato {
	height: 300px;
	width: 150px;
	position: absolute;
	left: 465px;
	background: url(../images/fundo_150.jpg);
}
#topo_contato {
	background: url(../images/contato_topo.jpg);
	height: 30px;
	width: 150px;
	position: absolute;
}

#cotacao {
	height: 115px;
	width: 295px;
	position: absolute;
	top: 310px;
	background: url(../images/cotacao_fundo.jpg);
}
#cotacao_int {
	height: 80px;
	width: 285px;
	position: absolute;
	top: 18px;
	left: 10px;
}

#imagem {
	height: 115px;
	width: 310px;
	position: absolute;
	left: 305px;
	top: 310px;
	background: url(../images/meio_imagem.jpg);
	background-image: url(../images/meio_imagem.jpg);
}
#topo_noticias {
	height: 30px;
	width: 295px;
	position: absolute;
	background: url(../images/noticias_topo.jpg);
}
#noticia1 {
	height: 80px;
	width: 295px;
	position: absolute;
	top: 40px;
	background: url(../images/noticias_fundo.jpg);
}
#noticia2 {
	height: 80px;
	width: 295px;
	position: absolute;
	top: 130px;
	background: url(../images/noticias_fundo.jpg);
}
#noticia3 {
	height: 80px;
	width: 295px;
	position: absolute;
	top: 220px;
	background: url(../images/noticias_fundo.jpg);
}

