body {
	margin: 0px 0px 0px 0px;
	overflow-x: hidden;
}

img {
	border: 0px;
}

div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009;
	text-align:justify;
	line-height: 16px;
}

a.menuLateral:link {
	color:#009;
	text-decoration:none;
}

a.menuLateral:actived {
	color:#009;
	text-decoration:none;
}

a.menuLateral:visited {
	color:#009;
	text-decoration:none;
}

a.menuLateral:hover {
	color:#009;
	text-decoration:none;
}

.fora {
	border-top: 2px transparent solid;
	border-bottom: 2px transparent solid;
}

.ativo {
	font-weight:bold;
	color:#F60;
}

/*---------- MENU ----------*/
#menu {
	position:absolute;
	left:0px;
	top:0px;
	height:46px;
	width:100%;
	background-color:#F90;
}


/*---------- IMAGENS ----------*/
#iconeIndio {
	position:absolute;
	left:15px;
	top:55px;
	height:72px;
	width:70px;
	background-image:url(../imagens/icon_indio.gif);
	z-index:2;
}

#iconeEscolhaHist {
	position:absolute;
	left:75px;
	top:55px;
	height:46px;
	width:292px;
	background-image:url(../portugues/imagens/icon_escolha_historia.gif);
	z-index:3;
}
#imgRio {
	position:absolute;
	left:0px;
	top:290px;
	height:48px;
	width:595px;
	background-image:url(../imagens/figura_home_rio.jpg);
	z-index:2;
}

#mapa {
	position:absolute;
	left:75px;
	top:115px;
	height:265px;
	width:255px;
	z-index:3;
}

#item1 {
	position:absolute;
	left:247px;
	top:228px;
	height:77px;
	width:140px;
	z-index:4;
}

#item2 {
	position:absolute;
	left:71px;
	top:268px;
	height:77px;
	width:140px;
	z-index:4;
}

#logoUnesco {
	position:absolute;
	left:228px;
	top:419px;
	height:100px;
	width:140px;
	text-align:center;
	z-index:2;
}

#logoMinisterio {
	position:absolute;
	left:388px;
	top:419px;
	height:100px;
	width:80px;
	text-align:center;
	z-index:2;
}

#ondeTudoComecou {
	position:absolute;
	left:608px;
	top:55px;
	height:47px;
	width:152px;
	z-index:3;
}

#personagens {
	position:absolute;
	left:608px;
	top:105px;
	height:47px;
	width:152px;
	z-index:3;
}

#imprensa {
	position:absolute;
	left:608px;
	top:165px;
	height:47px;
	width:152px;
	border-top:2px #FF6600 solid;
	padding-top:5px;
	z-index:3;
}


#flashNecessario {
	position:absolute;
	left:608px;
	top:287px;
	height:47px;
	width:152px;
	text-align:center;
	color:#009;
	font-size:9px;
	z-index:3;
}


/*---------- TEXTOS ----------*/
#txtHome {
	position:absolute;
	left:380px;
	top:55px;
	height:240px;
	width:210px;
	z-index:2;
}

#footer {
	position:absolute;
	left:0px;
	top:540px;
	height:18px;
	width:790px;
	background-color:#F90;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:9px;
}

#contGeral {
	position:absolute;
	left:200px;
	top:46px;
	width:550px;
	color:#000;
	font-size:11px;
	padding:10px;
	background-repeat:no-repeat;
}

.destaqueAzul {
	font-weight:bold;
	color:#009;
}	

.destaqueLaranja {
	font-weight:bold;
	color:#F60;
}	


/*---------- FLASH DAS HISTORIAS ----------*/
#flash {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

/*---------- ELEMENTOS GRAFICOS ----------*/
#background {
	position:absolute;
	left:0px;
	top:46px;
	height:350px;
	width:180px;
	background-image:url(../portugues/imagens/degrade_back_home.gif);
	background-repeat:repeat-x;
	z-index:1;
	color:#009;
	font-size:9px;
	padding: 10px;
	text-align:left;
}
