#cadastro{
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:11px;
	float:left;
	width:100%;
}
#cadastro .grupo{
	padding-left: 10px;
	}
#cadastro input{
	color: #00000;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:11px;
	margin-bottom:5px;
}
#cadastro label{
	color: #6e8b97;
}
#fieldsetacesso{
	width:110px;
	margin-top:5px;
	margin-bottom:5px;
}

#topoCadastro{
	width:100%;
	margin-top:10px;
	margin-bottom: 10px;
}
#imgtopocad{
	background:url("../img/ico/icoCad.png");
	background-repeat: no-repeat;
	width: 34px;
	height:31px;
	float:left;
	margin-right: 5px;
	margin-left: 5px;
}
#txttopocad{
	color: #6e8b97;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:14px;	
	width:395px;
	margin-left: 35px;
}
#txttopocad hr{
	color: #6e8b97;
}