@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
}

#conteudo {
	position: absolute;
	top: 140px;
	left: 155px;
	width: 595px;
	height: 400px;
	margin: 0;
	padding: 0;
}

#bemvindo {
	position: absolute;
	top: 0;
	left: 0;
	width: 455px;
	height: 26px;
	background-image: url(images/welcome_title.gif);
}

#destaques {
	position: absolute;
	top: 350px;
	left: 0;
	width: 455px;
	height: 26px;
	background-image: url(images/destaques.gif);
}


#profsaude {
	position: absolute;
	top: 0;
	right: 0;
	width: 122px;
	height: 64px;
	margin-top: -5px;
}

#clima {
	position: absolute;
	top: 385px;
	right: 0;
	width: 120px;
	height: 170px;
	border: 1px solid #999;
}

#banners {
	position: absolute;
	top: 75px;
	right: 0;
	width: 120px;
	height: auto;
}

#banners img {
	border: 1px solid #000;
}

#dest1 {
	position: absolute;
	top: 390px;
	left: 0;
	width: 175px;
	height: 200px;
}

#dest2 {
	position: absolute;
	top: 390px;
	left: 155px;
	width: 175px;
	height: 200px;
}

#dest3 {
	position: absolute;
	top: 390px;
	left: 310px;
	width: 370px;
	height: 200px;
}

.txt1 {
	position: absolute;
	top: 35px;
	left: 5px;
	width: 265px;
}

.txt2 {
	position: absolute;
	top: 185px;
	left: 185px;
	width: 265px;
}

.img1 {
	position: absolute;
	top: 40px;
	left: 275px;
	width: 175px;
	height: 128px;
	border: 1px solid #000;
}

.img2 {
	position: absolute;
	top: 190px;
	left: 0;
	width: 173px;
	height: 128px;
	border: 1px solid #000;
}