body { 
	background-color:#FCAB03;
	margin:0px;	
}

body.capa {
	background-image:url(img/background_labirintos.gif);	
	background-position: top center;
	background-color:#FFCC00;
	margin:0px;
	}

img{
	border:none;
}


p {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
	color:#000000;
	margin:0px;
	}
	
.justificado{
	text-align:justify;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	text-decoration: none;
	color:#000000;
	border-bottom:dashed 1px #000000;
	}	
	
		
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	text-decoration: none;
	color:#FB3F00;
	height: auto;
	}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	text-decoration: none;
	color:#000000;
	height: auto;
	border-bottom: dashed 1px #000000;
	width:600px;
	}
	
	

a:link {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#990000;	
	}

a:visited {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	color:#990000;	
	}

a:hover {
	width:auto;
	height:auto;
	color:#000000;
	}
	
a.fundolink:hover {
	width:auto;
	height:auto;
	background-color:#000000;
	color:#FFFFFF;
	}
	
a.sumario:hover {
	width:auto;
	height:auto;
	color:#000000;
	border-bottom: dashed 1px #000000;
	}

#menu_container_capa {
	width:100%;
	height:40px;
	position:relative;	
	margin:0px;
	background-image:url(img/fundo_menu.gif);
	}
	
#menu {
	float:left;
	height:auto;
	width:530px;
	position:relative;
	text-decoration: none;
	top:10px;
	}

#menu ul{
	margin:0;
	padding:0;
	width:100%;
	}
	
#menu li{
	display:inline;
	padding:0 10px;
	list-style-type:none;
	}
	
#menu li a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#FFFFFF;
	font-weight:bold;
	}
	
#menu li a:hover{
	color:#FFCC00;
	}
	
#numero_capa{
	position:relative;
	float:right;
	width:230px;
	height:auto;
	right:5px;
	top:8px;
	}
	
#uefs_capa{
	position:relative;
	margin:20px auto;
	width:380px;
	height:90px;
	}

#labirintos_capa {
	width:530px;
	height:320px;
	position:relative;
	margin:30px auto;
	}
	
#rodape_capa {
	position:relative;
	width:100%;
	height:60px;
	text-align:center;
	}
	
#tudo_interno {
	position:relative;
	width:100%;
	height:auto;
	background-image:url(img/background_labirintos.gif);	
	background-color:#FFCC00;
	margin:0px;
	border-top:solid 5px #000000;
	}
	
#topo {
	position:relative;
	width:770px;
	height:150px;
	}

#labirintos_interno {
	float:left;
	width:385px;
	height:115px;
	position:relative;
	top:18px;
	left:12px;
	display:block;
	}

#uefs_interno{
	position:relative;
	float:right;
	width:245px;
	height:60px;
	top:40px;
	right:10px;
	}
	
#textos{
	position:relative;
	margin:15px auto 0;
	width:735px;
	}
	
#rodape_interno {
	position:relative;
	width:100%;
	height:50px;
	background-image:url(img/fundo_rodape.gif);	
	background-color:#FCAB03;
	background-repeat:no-repeat;
	}

#copy_creditos{
	position:relative;
	float:left;
	width:400px;
	height:40px;
	left:10px;
	top:10px;
	}
	
#issn{
	position:relative;
	float:right;
	width:300px;
	height:20px;
	right:5px;
	top:20px;
	text-align:right;
	}

.container{
	position:relative;
	width:770px;
	}
	
#titulo{
	position:relative;
	display:block;
	}	
	
#resumo{
	margin-top:10px;
	position:relative;
	width:710px;
	opacity: .6; filter: alpha(Opacity=60); -khtml-opacity: .6;
    filter: alpha(Opacity=50);
	background-color:#FFFFFF;
	padding:10px;
	display:block;
	}
	

.links_pdfs{
	text-transform:uppercase;
	font-weight:bold;
}

	

	

