*{
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	bottom:0;
	border:0;
	padding:0;
}
html{
	height:100%;
	background-image:url(../imagens/fundo.jpg);
	background-repeat:repeat;
			
}
body { 
     
	   height:100%;
	   width:100%
	     	   }

div#geral {
	margin:auto;
	text_align:center;
	height:100%;
	width:960px;
	
	
}
			   
div#navegacao {
	height:40px;
	
}
			   
div#centro {
	background-color:#FFF;
	border:1px solid gray;
	

	

}

div#logo{
	
	height:160px;
}





/** tabela de artigos e autores**/

div#centro table {
	margin-top:50px;
	margin-left:50px;
	margin-right:150px;
	
}


div#centro table tr td.artigos {
	width:530px;
	text-align:right;
	padding-right:20px;
	font-family:"Microsoft Sans Serif", "Trebuchet MS", Arial;
	color:#8a8a8a;
	font-size:14px;
	height:45px;		
	
}

div#centro table tr td.autores{
	width:360px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444445;
	font-size:16px;
	font-weight:bold;
	font-stretch:semi-condensed;
	text-decoration:none
	
}

div#centro table tr td.autores a{
	text-decoration:none;
	color:#444445;
	
}

div#centro table tr td.autores a:hover{
	color:#fb936f;
	text-decoration:none;	
	
}
/** fim da tabela de artigos e autores**/
	
div#menu li#b01 { background-image:url(../imagens/bt_topoi.gif);width:75px;height:25px;float:left;}
div#menu li#b01:hover {background-image:url(../imagens/bt_topoi_over.gif); width:75px;height:25px;}
	
		
div#rodape{
	width:700px;
	margin:auto;
	margin-bottom:70px;
	/**
	height:105px;
	margin-top:-145px;
	position:relative;
	clear: both;
	bottom:0;
	position:absolute;**/	
	
}

div#rodape ul{
	list-style:none;
	width:700px;
}


div#rodape ul li#logo_fundacao{
	list-style:none;
	float:left;
	width:300px;

}

div#rodape ul li#issn{
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-stretch:semi-condensed;
	width:400px;
	height:35;
	text-align:right;
	margin-top:12px;
}

/** Para as páginas internas**/

div#titulo{
	margin-top:50px;
	margin-left:156px;	
	
}

div#texto{
	margin-top:20px;
	margin-left:160px;
	width:700px;
	font-family:"Microsoft Sans Serif", "Trebuchet MS", Arial;
	color:#444445;
	font-size:15px;
	line-height:25px;	
}

div#texto p{
	margin-bottom:20px;	
}

div#texto a{
	color:#000;
	text-decoration:none;
	font-weight:bold;	
}

div#texto p.conselho a{
	color:#6c8ead;
	text-decoration:none;
	font-weight:normal;	
}

div#texto p.conselho a:hover{
	color:#00b6b2;
	text-decoration:underline;
}
div#texto a:hover{
	color:#00b6b2;
	text-decoration:underline;		
}

div#texto p strong{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444445;
	font-size:17px;
	font-weight:bold;
	font-stretch:semi-condensed;
	text-decoration:none
}


div#rodape ul li#topo{
	margin-top:-70px;
	margin-right:80px;
	float:right;
	list-style:underline;
    background:url(../imagens/topo.gif);
	width:67px;
	height:34px;
}
div#rodape ul li#topo:hover{
	list-style:underline;
    background:url(../imagens/topo_ov.gif);
	
}
div#rodape ul li span{
	display:none;
}
/*pesquisa google*/
div#busca{
	width:700px;
	margin-left:140px;
	height:20px;
	z-index:5px;
	position:relative;
	margin-bottom:-400px;
	margin-top:380px;
}