/* CSS Document */

#col_esq{
	width:335px;
	float:left;
	margin-right:65px;
}

#col_dir{
	width:200px;	
	float:left;
	padding-top:10px;
}

h1{
	width:325px;
}

form{
	margin-top:20px;
}

textarea{
	width:325px;
	padding:3px;
	border:1px solid #999;
}

select{
	width:333px;
	padding:3px;
	border:1px solid #999;
}

textarea{
	height:125px;
}

#bot{
	padding:0px;
	border:0px;
}

#curriculo{
	padding:3px;
	border:1px solid #999;
	border:1px inset;
}

#status_upload{
	display:none;
}

p.campo{
	color:#3399cc;
}
