@charset "utf-8";

#conteudoMestre {
/*	border: 1px solid #FF0000;*/
	width: 854px;
	height:100%;
	display:table-cell;
	background-image: url(../imagens/fnd_master.jpg);	/*z-index:1;*/
	background-position: 0px 100px;
}

#latLeft {
	/*border: 1px solid #FFFF00;*/
	float:left;
	width:5px;
	/*position:relative;*/
	background-image: url(../imagens/lat_left.gif);
	height:100%;
	/*z-index:2;*/
}

#conteudo {
/*	border: 1px solid #FFFF00;*/
	position:relative;
	display:table-cell;
	/*float: left;*/
	width: 844px;
	left:5px;
	/*position:relative;*/
	background-image: url(../imagens/fnd_globo.gif);
	/*background-color: #FFFFFF;*/
	/*z-index:2;*/
	background-repeat: no-repeat;
	background-position: 00px 160px;
	*background-position: 00px 150px;
}
#latRigth {
	/*z-index:1;*/
	/*border: 1px solid #FFFF00;*/
	float:left;
	width:5px;
	position:relative;
	display:table-cell;
	background-image: url(../imagens/lat_right.gif);
	height:100%;
}
#boxNoticias {
	/*border: 1px solid #FFFF00;*/
	background-image: url(../imagens/fnd_noticias.png);
	height: 263px;
	width: 448px;
	*width: 437px;
	display: block;
	position:relative;
	float:left;
	padding-top: 53px;
	padding-left: 22px;
	left:26px;
	*left: 52px;
	top: -30px;
	position:relative;
	z-index:10;
	background-repeat: no-repeat;
}
#camadaFlash {
	width:200px;
	height:115px;
	z-index:2;
}




#boxBoasVindas {
	/*border: 1px solid #FFFF00;*/
	/*background-image: url(../imagens/fnd_globo.gif);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 328px;
	width: 350px;
	position: relative;
	z-index: 2;
	float:left;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
}
#boxParceiros {
    /*border: 1px solid #FFFF00;*/
	height: 84px;
	width: 844px;
	position:relative;
	*left:-5px;
	/*float:left;*/
}
#boxRodape {
/*	border: 1px solid #FFFF00;*/
	height: 53px;
	width: 854px;
	position:relative;
	background-image: url(../imagens/fnd_rodape.jpg);	/*float:left;*/
	padding-top: 25px;
	background-repeat: no-repeat;
	background-color: #0058AA;
}

