#preForm
{
	
	background-image: url(images/fundo_curric.gif);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;
	top: -25px;
	padding: 80px;
	height: 260px;
}
#preForm table
{
	width: 310px;
}
#preForm table tr td
{
	color: #2f5d8f;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px;
}
#mainCurriculo
{
	position: relative;
	top: -25px;
	padding: 25px;
	background-image: url(images/fundo_curric.gif);
	background-position: top right;
	background-repeat: no-repeat;	
}
#mainCurriculo p
{
	font-weight: bold;
	color: #2f5d8f;
	height: 260px;
	padding: 80px;
}
#curriculoInfo
{
	position: absolute;
	margin-left: 534px;
	_margin-left: 270px;
	margin-top: 70px;
	width: 98px;
	height: 50px;
	overflow: auto
}	
.obg
{
	font-weight: bold;
	color: #2f5d8f;
}