/* CSS Document */
body{
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	margin: 0px;
}

#tbSite{
	border: solid 1px #A6C8EB;
}

#login{
	background: url(img/login_04.gif) fixed no-repeat;
	padding: 55px 0px 0px 55px;
}

#login, #login table{
	font-size: 11px;
	color: 1D73B8;
}

#login td{
	height: 40px;
}

input, .input{
	font-size: 11px;
	color: 1D73B8;
	background: #E9F1FA;
	border: solid 1px #1D73B8;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

.radio{
	background-color: transparent;
	border: 0px;
}

.radio1{
	background-color: #FFFFFF;
	border: 0px;
}

#cadastro{
	width: 780px;
	left: 50%;
	margin: 0px 0px 0px -390px;
	position: relative;
	text-align: center;
	border: solid 1px #A6C8EB;
	padding: 0px 0px 20px 0px;
}

#cadastro table{
	background-color: #F0F0F0;
}

#cadastro td{
	background-color: #FFFFFF;
}

fieldset {
	width: 600px;
}

legend {
	font-size: 13px;
	font-weight: bold;
	color: #339900;
}

a {
	text-decoration: none;
}

#ter{
	width: 366px;
	height: 292px;
	text-align: center;
	padding: 7px;
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
}

.lbl {
	font-family: "Verdana, Arial, Helvetica";
	font-size: 10pt;
	color: "#333333";
}
