.bg {
	background-attachment: fixed;
	background-image: url(images/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #999999;
}
.campos_form {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#DEE6F1;
	border-top-width:#DEE6F1;
	border-top-style:solid;
	border-top-color:#7699D1;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#DEE6F1;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#DEE6F1;
	background-color:#DEE6F1;
	background:background-attachment:fixed;
	text-align:center;
	font-size: x-small;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	color:#000000
	
	
}
.botao_form {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#cccccc;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#cccccc;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#cccccc;
	background-color:#DEE6F1;
	background:background-attachment:fixed;
	text-align:center;
	font-size: xx-small;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	color:#666666

}
.campos_form_combo {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#CCCCCC;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	background-color:#FFFFFF;
	background:background-attachment:fixed;
	text-align:center;
	font-size: xx-small;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff
	
	
}.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
}
.bg_esq {
	background-attachment: fixed;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.border {
	border: 1px solid #FFFFFF;
}
.border_design {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.border_design_top_fd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border_dir_f {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
