li.myMenu{
	color:#000000;
}

li.selected{
	color:#FF0000;
}

.container section.page-not-found{
	height:250px;
}

section.page-not-found div{
	padding-top:60px;
}

.form_pronto{
	padding:0 80px 0 80px;
}
.form_pronto input{
	width:300px !important;
}
div.button_prev{
	height:48px;
	width:184px;
	font-size:14px;
	text-align:center;
	cursor: pointer;
	background-color:#333333;
	color:#F8B13E;
	float:right;
	margin-right:5px;
	margin-top:10px;
	border-radius:4px;
	padding-top:13px;
}
.min_height{
	min-height:400px;
}
iframe{
	height:690px;
}