/*** CADASTRO ***/
#l2 p.intro {
	text-align:right;
	padding-top:15px;
	padding-left:20px;
}
#l2 form { margin-left:20px; margin-top:30px; }
#l2 form div h3 { display:none; }
#l2 form div.radio { 
	text-align:center;
	width:400px;
	padding-bottom:10px;
	border-bottom:1px dashed #3D75FF;
	color:#3D75FF;
	letter-spacing:1px;
	font-size:12px;
}
#l2 form #radio_tp_pj { margin-left:20px; }
#l2 form div.campo { width:400px; }
#l2 form div.campo label { width:100px; }
#l2 form .inputselect, #l2 form .inputtext { width:290px; }
#l2 form a.botao {
	float:right;
	margin-top:15px;
}
#l2 p.legenda {
	clear:both;
	font-size:10px;
	text-align:right;
}
#l2 form .hidd { display:none; }
#l2 form .view { display:inline; }
#l2 form div.campo p.check { text-align:left; width:290px; }
#l2 form div.campo p.check input { float:left; clear:left; }
#l2 form div.campo p.check label { height:20px; width:30px; text-align:left; padding:0px 0px 0px 5px; }
#l2 form div.campo p.check label { width:200px; }