#estrutura #realmud_titulo.login_title {
	background-image: url(/imgs/internas/realmud_titulo_login_.png);
	height: 58px;
}
#estrutura #realmud_titulo.logout_title {
	background-image: url(/imgs/internas/realmud_titulo_logout.png);
	height: 58px;
}

#estrutura #realmud_conteudo #realmud_form_bg {
	background-image: url(/imgs/internas/realmud_form_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 243px;
	width: 850px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F7F3EF;
	text-decoration: none;
	font-weight: bold;
	float: left;

}
#estrutura #realmud_conteudo #realmud_form_bg a {
	color:#855607
}
#estrutura #realmud_conteudo #realmud_login_msgs {
	background-color: #55574F;
	width: 550px;
	margin-left: 140px;
	margin-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DEC161;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	float: left;
}

#estrutura #realmud_conteudo #realmud_form_bg #realmud_form {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
	height: 90px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#estrutura #realmud_conteudo #realmud_form_bg #realmud_form_lista {
	width: 156px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 101px;
}

#estrutura #realmud_conteudo #realmud_form_bg #realmud_form #login_bt {
	width: 156px;
	float: right;
	margin-top: 3px;
	height: 42px;
	background-image: url(/imgs/internas/realmud_bt_login_s.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}

#estrutura #realmud_conteudo #realmud_form_bg #realmud_form #login {
	float: left;
	height: 25px;
	width: 100px;
}
#estrutura #realmud_conteudo #realmud_form_bg #realmud_form #login_inp {
	float: left;
	height: 25px;
	width: 150px;
}
#estrutura #realmud_conteudo #realmud_form_bg #realmud_form #login_inp input{
	background-color: #F7F3EF;
	border: 1px solid #999999;
}

