@charset "utf-8";
/* CSS Document */

#prof_area1{
	text-align:center;
	width:470px;
	height:210px;
	background-image:url(/img/profissionais/profissionais_cadastro_curriculo.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#prof_area1 h1{
	font-size:16px;
}
#prof_area2{
	position:absolute;
	left:500px;
	top:20px;
	width:415px;
	height:210px;
}

.form
{
	margin: 5% 0 0 0;
	padding: 16px 0;
	background: transparent url('/img/line.png') repeat-x scroll 0% 0%;
}


.form h2
{
	margin: 2% 0;
}