#pesquisadores
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 268px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFBB00;
	height: 425px;
	margin: 0px;
}

#pesqmais
{
	position: absolute;
	left: 0px;
	top: 0px;
	top: 420px;
	width: 260px;
	margin-right: 10px;
	text-align: right;
}

#membros
{
	position: absolute;
	left: 278px;
	top: 0px;
	width: 268px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFF99;
	height: 425px;
}

#memmais
{
	position: absolute;
	left: 0px;
	top: 0px;
	top: 420px;
	width: 260px;
	margin-right: 10px;
	text-align: right;
}
#pesquisadores p, h1, h2
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#membros p, h1, h2
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#pesquisadores h1
{
	width: 250px;
	font-size: large;
	color: #BB3333;
	background-color: transparent;
}

#membros h1
{
	width: 240px;
	font-size: large;
	color: #BB3333;
	background-color: transparent;
}

#pesquisadores h2
{
	font-size: small;
	font-weight: bold;
	color: #990000;
}

#membros h2
{
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

.pesq1, .pesq2
{
	padding: 10px;
}

.pesq2
{
	background-color: #FFFF00;
}

.mem1, .mem2
{
	padding: 10px;
}

.mem2
{
	background-color: #FFFFCC;
}

.artigo h2, p
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.artigo h2
{
	font-size: small;
}

.artigo
{
	margin-top: 10px;
}

