@charset "utf-8";
/* CSS Document */
#menu{
	width:780px;
	height:40px;
	padding:0px;
	margin-top:0px;
	float:right;
	display:inline;
}
#menu ul{
	list-style-type:none;
	list-style-image:none;
	width:780px;
	height:40px;
	padding:0px;
	margin:0px;
	display:block;

}
#menu li{
	display:block;
	float:left;
	height:40px;
	margin:0px;
	padding:0px;
}
#menu li a{
      display:block;
	  text-decoration:none;
	  text-indent:-4000px;
	  height:100%;
      height:100%;
	  margin:0px;
	  padding:0px;
}
#menu_entenda{
width:141px;
background: url(../imgs/menu.png) top left;
background-repeat:no-repeat;
}
#menu_entenda a:hover{
width:141px;
background: url(../imgs/menu_over.png) top left;
background-repeat:no-repeat;
}
#menu_financiamento{
width:108px;
background: url(../imgs/menu.png) top left;
background-position: -141px;
}
#menu_financiamento a:hover{
width:108px;
background: url(../imgs/menu_over.png) top left;
background-position: -141px;
}
#menu_encontre{
width:111px;
background: url(../imgs/menu.png) top left;
background-position: -249px;
}
#menu_encontre a:hover{
width:111px;
background: url(../imgs/menu_over.png) top left;
background-position: -249px;
}

#menu_vantagens{ width:78px;
background: url(../imgs/menu.png) top left;
background-position: -360px;
}
#menu_vantagens a:hover{ width:78px;
background: url(../imgs/menu_over.png) top left;
background-position: -360px;
}
#menu_porque{ width:96px;
background: url(../imgs/menu.png) top left;
background-position: -438px;
}
#menu_porque a:hover{ width:96px;
background: url(../imgs/menu_over.png) top left;
background-position: -438px;
}
#menu_corretor{ width:245px;
background: url(../imgs/menu.png) top left;
background-position: -534px;
}
#menu_corretor a:hover{ width:245px;
background: url(../imgs/menu_over.png) top left;
background-position: -534px;
}
/*************** SUB MENU *****************
#sub_menu{
	width:456px;
	height:24px;
	display:inline;
	padding:0px;
	margin-top:20px;
	margin-right:34px;
	float:right;
	position:relative;
	border-bottom:1px solid #4a5140;
}
#sub_menu ul{
	list-style-type:none;
	list-style-image:none;
	width:100%;
	height:24px;
	padding:0px;
	margin:0px;
	display:block;
	position:relative;
	float:right;

}
#sub_menu li{
	display:block;
	float:left;
	height:20px;
	margin-top:4px;
	padding:0px;
	vertical-align:bottom;
	color:#FFFFFF;
	font-weight:bold;
}
#sub_menu li a{
	color:#FFFFFF;
	text-decoration:none;
}
#login{
	height:17px;
	margin-left:10px;
	margin-right:15px;
	display:inline;
	width:219px;
	position:relative;
}
#link_submenu{
	display:inline;
	margin-right:15px;
	position:relative;
	width:92px;
	float:right;
	_margin-bottom:-55px;
}
#fale_submenu{
	margin:0px;
	padding:0px;
	display:inline;
	width:105px;
	float:right;
	position:relative;
	_margin-left:96px;
}
.img_login{
	display:inline;
	margin-right:5px;
	float:left;
}
.form_login{
	height:17px;
	position:relative;
	display:inline;
}
.input_submenu{
	background:#68725a;
	border:1px solid #e9d6c5;
	width:79px;
	height:12px;
	display:inline-block;
	margin-right:5px;
	color:#fff;
	float:left;
}
.btn_ok{
	background:url(../img/btn_ok.jpg) top no-repeat;
	width:17px;
	height:16px;
	display:inline;
	border:none;
	float:right;
	margin:0px;
	_margin-top:-8px;
	padding:0px;
}*/

