#div_frm_registro {
}
#div_frm_registro .alerta {
	display: block;
	padding-right: 5px;
	margin-right: 20px;
	padding-left: 5px;
	color: #FF0000;
}
#div_frm_registro .frm_errors {
	margin-right: 20px;
}


#table_frm_registro a {
}

#table_frm_registro {
}
#table_frm_registro td {
	padding: 5px;
}

#table_frm_registro .ctrl_label{
}
#table_frm_registro .ctrl_value {
	font-weight: bolder;
}


#table_frm_registro input{
	font-weight: bold;
	border: 1px solid #D2D2D2;
}

#div_frm_registro .button{
	border: 0;
	font-weight: bold;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-family: 'Trebuchet MS', Arial;
	width: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 24px;
	background-color: #000066;
	color: #FFFFFF;
	}


#div_frm_registro .button:hover {
	border: 0;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/button_hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-family: 'Trebuchet MS', Arial;
	width: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 24px;
	}
#barra #inforegistro p {
	line-height: normal;
	text-align: justify;
	padding-right: 20px;
	margin-top: -10px;
}
#barra #inforegistro h3 {
	color: #FF0000;
}
#aviso_legal {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
#aviso_legal p {
	font-size: 10px;
	line-height: 11px;
}
