@charset "utf-8";

/* CSS Document */

.texto_conteudos {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.texto-amarelo-p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #FFFF66;
}

.link-rodape {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	}
.link-rodape a:link {
	color:#FFF;
	text-decoration:none
}
.link-rodape a:visited {
	color:#FFF;
	text-decoration:none;
}
.link-rodape a:hover {
	color:#CCC;
	text-decoration:none;
}#blimps {
	position:absolute;
	width:100px;
	height:20px;
	z-index:3;
	left: 604px;
	top: 11px;
}
#inflaveis {
	position:absolute;
	width:100px;
	height:20px;
	z-index:2;
	left: 497px;
	top: 108px;
}
#balonismo {
	position:absolute;
	width:100px;
	height:20px;
	z-index:1;
	left: 113px;
	top: 161px;
}
#menu_flash {
	position:absolute;
	width:187px;
	height:212px;
	z-index:1;
	top: 333px;
	padding-left: 3px;
}

#topo {
	position:absolute;
	width:850px;
	height:215px;
	z-index:4;
	top: 0px;
}

#destaques {
	position:absolute;
	width:200px;
	height:361px;
	z-index:1;
	left: 11px;
	top: 45px;
	background-color: #FFFFFF;
	border: 1px solid #28156E;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
}
.texto-destaque {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.texto-destaque a:link {
	color: #333;
	text-decoration:none;
}
.texto-destaque a:visited {
	color: #333;
	text-decoration:none;
}
.texto-destaque a:hover {
	color: #999;
	text-decoration:none;
}
