body {
	margin:20px 0px;
	padding:0;
	text-align:center;
	min-width: 800px; /* hack para bug do Netscape*/
	background:#3a3a3a url(bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}


/* ------------------------------------------- */
/* codificacao nova, dica imasters */
html, body {
height: 100%;
}

* html #tudo {height: 100%;}

#tudo {
min-height: 100%;
}
/* ------------------------------------------- */



/* ------------------------------------------- */
/*=Tudo - div completa  */
#tudo {
	width: 784px;
	background:#FFFFFF;
	margin:0 auto ;
	padding: 0px;
	text-align:left;
	position: relative;
	}




/* ------------------------------------------- */
/*=Conteudo - div completa */
#conteudo {
	width: 784px;
	text-align: left;
	background-color: #FFFFFF;
    float: left;
	padding-bottom: 100px !important;
		padding-bottom: 200px;
	margin-top: 0px;
	margin-left: 0px;
	min-height: 1050px !important;
	}


/* ------------------------------------------- */
/*=Topo - referento ao conteudo do topo */
#topo {
	width: 780px;
	height: 127px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	}



/*---------------------------------------------*/
/*=Info - div com o conteudo completo */
#info {
	width: 768px;
	text-align: left;
	margin-top: 40px;
	padding-left: 7px;
	background-color: #FFFFFF;
	float: left;
	}



/* classe com o input de busca */
#info .busca {
	width: 247px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	}


/* classe do input do formulario */
#info .busca .input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #B4B4B4;
	text-indent: 2px;
	}

/* classe do botao do formulario */
#info .busca .bt {
	font-size: 11px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px solid #C7C7C7;
	background-image: url(bg_botao.gif);
	font-weight: bolder;
	}
/*fim-------------------------------------------*/


/*---------------------------------------------*/
/*=Emdestaque - div com o conteudo completo */
#emdestaque {
	width: 770px;
	height: 206px;
	text-align: left;
	background-image: url(bg_btextos.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left;
	margin-left: 7px !important;
	margin-left: 3px;
	margin-top: 40px !important;
	margin-top: 20px;
	float: left;
	}


/* estilo do capitulador da div destaques  */
#emdestaque .cap {
	margin-top: 0px;
	padding-right: 632px;
	padding-left: 5px;
	background-color: #FFFFFF;
	}


/* classe da esquerda para o texto em destaque */
#emdestaque .primario {
	width: 320px;
	padding: 0px;
	padding-top: 18px;
	margin-right: 20px;
	padding-left: 25px;
	margin-bottom: 10px;
	float: left;
	}


/* classe da direita para o texto em destaque */
#emdestaque .secundario {
	width: 320px;
	padding: 0px;
	padding-top: 18px;
	margin-bottom: 10px;
	padding-right: 25px;
	float: right;
	}
/*fim-------------------------------------------*/


/*---------------------------------------------*/
/*=Outros - div com o conteudo completo */
#outros {
	width: 452px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 100px;
	padding-left: 10px;
	float: left;
	}


/* seta */
#outros .seta {
	padding-right: 20px;
		margin-top: 24px !important;
		margin-top: 15px;
	float: right;
	}

/*=Paginacao - classe completa do elemento */
#outros .paginacao {
	width: 452px !important;
		width: 400px;
	height: 41px;

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #949449;

	margin-top: 40px;
	margin-left: 5px;
	float: left;
	}

/* estilo da lista */
.paginacao ul {
	width: 452px;
	height: 30px;
	padding: 0px;
	list-style: none;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 0px;
	}

/* lista aninhada */
.paginacao ul li {
	font-size: 12px;
	text-decoration: none;
	float: left;
	margin-right: 25px !important;
		margin-right: 20px;
	margin-left: 20px !important;
		margin-left: 10px; /* faz o IE entender melhor */
	}

/* classe com o icone voltar */
.paginacao .voltar {
	background-image: url(icon_setaesq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 15px;
	height: 18px; /* hack para o IE centralizar verticalmente o icone */
	}

/* classe com o icone avancar */
.paginacao .avancar {
	background-image: url(icon_setadir.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 15px;
	height: 18px; /* hack para o IE centralizar verticalmente o icone */
	}
/*fim------------------------------------------- */



/*---------------------------------------------*/
/*=Artigos - div com o conteudo completo */
#artigos {
	width: 280px;
	background-color: #F8F8F8;
	text-align: left;
	margin-top: 90px !important;
		margin-top: 105px;
	margin-right: 7px !important;
		margin-right: 4px;
	padding-bottom: 5px;
	float: right;
	}


/* estilo de borda da imagem do autor */
#artigos .imgformato {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px !important;
	margin-right: 5px;
	margin-top: 10px;	
	float: left;
	}
/*fim-------------------------------------------*/



/* ------------------------------------------- */
/*=Rodape - referente a div rodape */
#rodape {
	width: 784px;
	height: 100px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	}
/*fim------------------------------------------- */