@charset "utf-8";
.formtext {
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#cadastro fieldset legend {
	font-weight: bold;
	color: #600;
}
.verm {
	color: #F00;
}
fieldset {
	background:#ccc;
	padding:10px;
	border:1px solid #fff;/
	border-color:#fff #666661 #666661 #fff;
	margin-bottom:36px;
	width:600px;
	color: #000;
}
#container {width:700px; margin:0 auto;}