* {
	margin: 0px;
	padding: 0px;
}

a:link {
	font-family:verdana, helvetica, sans-serif;
	padding:0px;
	color:#333;
	text-decoration:none;
	border:0px;
}

a:visited {
	font-family:verdana, helvetica, sans-serif;
	padding:0px;
	color:#333;
	text-decoration:none;
	border:0px;
}

a:hover {
	font-family:verdana, helvetica, sans-serif;
	padding:0px;
	color:#999;
	text-decoration:none;
	border:0px;
}

a:active {
	font-family:verdana, helvetica, sans-serif;
	padding:0px;
	color:#333;
	text-decoration:none;
	border:0px;
}

body{
	background: url('../imagens/fundo.jpg') fixed  no-repeat center;
}


#topo {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 335px;
	float: none;
	position: static;
	


}

#rodape {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: none;
	position: static;	
	margin-top:240px;
}

#materia {
	margin: 0px;
	padding: 0px;
	width: inherit;
	position: static;
	margin-left:330px;

}

#bamboo_materia {
	margin: 0px;
	padding: 0px;
	width: inherit;
	position: static;
	margin-left:310px;
}

#texto {
				margin: 0px;
	padding: 0px;
	width: inherit;
	position: static;
	margin-left:340px;
}

#imgs {
	margin:0px;
	padding: 0px;
	width: inherit;
	position: static;
	margin-right:320px;
	top: 0px;
	bottom: 0%;
}





