@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;
}
body{
	background:#003D1E url(../imagens/fundo_pg.jpg) no-repeat top center;
	background-attachment: fixed;
	margin: 0 auto;
}

#conteudo {
	width: 955px;
	height: 820px;
	text-align: center;
	margin:0 auto;
}

#topo {
	text-align:center;
	margin:0 auto;
	height: 226px;
}

#topo-white {
	text-align:center;
	margin:0 auto;
	height: 20px;
}

.texto-titulo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #333300;
}

#flash {
	width: 519px;
	height: 333px;
	float: left;
	z-index: 2;
}

#destaques {
	width: 390px;
	height: 344px;
	float: right;
}	

#news {
	width: 114px;
	height: 134px;
	float: right;
	margin:0 auto;
	text-align:right;
	position:absolute;
	left: 712px;
	top: 604px;
}

#news-box {
	width: 247px;
	height: 57px;
	float: right;
	margin:0 auto;
	text-align:right;
	position:absolute;
	left: 843px;
	top: 629px;
}

#rodape {
	width: 955px;
	height: 50px;
	text-align: center;
	margin:0 auto;
}

#indique {
	background: #336600
	width: 350px;
	height: 249;
	float:left;
	margin: 0 auto;
	text-align:center;
	margin-left:10px;
	margin-top:10px;
}

.texto-conteudo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 20px;
text-align:justify;
}

#indique-amigo {
	width: 250px;
	height: 178px;
	float: right;
	margin:0 auto;
	text-align:right;
	position:absolute;
	left: 392px;
	top: 615px;
	z-index: 1;
}

