@charset "utf-8";
/*********************/

.area-cad{
	background:url(../img/bg_cad.jpg) repeat-x;
	border:2px solid #FFF;
	border-top:0px;
	border-bottom:0px;
	outline:1px solid #CCC;
	margin:30px 1px 0px 1px;
}
.frm-padrao > div{
	width:380px;
	height:720px;
	padding:20px 65px 40px 20px;
	float:left;
}
.frm-padrao > div label{
	font-size:14px;
	color:#666;
}
.frm-padrao > div label > div{
	width:35px;
	font-size:20px;
	float:right;
	text-align:center;
	margin-left:10px;
	position:relative;
	bottom:7px;
}
.a_det_cep a{color:#666;}
.cad-1{
	border-right:1px solid #CCC;
	background:url(../img/bg_cad-1.png) right repeat-y;
}
.cad-2{
	background:url(../img/bg_cad-2.png) left repeat-y;
	padding-top:37px !important;
}
.botao{margin-top:50px;}
#lb_empresa,#loader_frm{display:none;}
/***********/

/*.frm-padrao label > input[type=radio],.frm-padrao label > input[type=checkbox]{
	float:none !important;
	position:relative;
	top:1px;
}*/
/******sobre*****/
.p_sobre{background:none !important;border:0px !important;border-bottom:1px solid #CCC !important;}
