#home_header {
	width:100%;
	height:352px; 
}
#home_header #home_dietform {
	float:right;
}
.bg_content_header_panel {
	float:left;
	height:340px;
	width:530px;
	margin-top:10px;
	border: solid 1px #B7C7D7;
}
.bg_panel_dietform {
	float:right;
	height:352px;
	width:398px;
	margin:0;
	border:0;
	padding:0;
	background:url(../images/design/home/bg-prefil-nutricional.jpg) no-repeat 0 0;
}

.bg_panel_dietform table {
	margin:160px 0 0 130px;
	font-weight:bold;
}

.bg_succ_panel_btn {
	float:left;
	height:66px;
	width:174px;
	border-left: solid 1px #FFF;
	border-top: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
	border-right: solid 1px #FFF;
	background-color:#D6E0E9;
}
.bg_succ_panel_btn_active {
	background-color:#FFF;
	background:url(../images/design/menu/navi_bg_dd_active.jpg) repeat-x 0 bottom;
}
.bg_succ_panel_btn a {
	font-weight:bold;
    font-size:14px;
}
.bg_succ_panel_btn_active a {
	font-weight:bold;
    font-size:14px;
	color:#CC6633;
	text-decoration:none;
}
#bg_succ_panel {
	width:530px;
	height:270px;
	background:url(../images/design/home/bg-combohome.jpg) no-repeat 0 0;
	
}
