#home-banner{
	margin: -4px 0 20px -4px
}

#home-cuidados{
	width: 560px;
	height: 315px;
	background: url(../images/home-cuidados.jpg);
	position: relative;
	margin-right: 25px;
}

#home-cuidados h3{
	font-size: 19px;
	color: #fff;
	background: url(../images/home-cuidados-bg.png);
	text-transform: uppercase;
	width: 530px;
	padding: 10px 15px;
	line-height: 24px;
}

#home-email{
	height: 315px;
	width: 280px;
	background: #beee3d;
	text-align: center;
	position: relative
}

#home-email h3{
	height: 99px;
	padding: 13px 0 0 0;
	background: #a5ce37 url(../images/home-novidades-dente-legal-titulo-bg-bottom.jpg) bottom no-repeat;
}

#home-email h4{
	font-size: 23px;
	color: #5b7d00;
	letter-spacing: -1px;
}

#home-form{
	background: #a5ce37 url(../images/home-email-form-bg-top.jpg) repeat-x top;
	margin-top: 15px;
	height: 102px;
	padding-top: 30px;
}

#home-email form{
	width: 240px;
	height: 40px;
	margin: 0 auto;
}

#home-email input[type=email]{
	width: 165px;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	color: #94aa58;
	font-size: 21px;
}

#home-email input[type=button]{
	line-height: 40px;
	height: 40px;
	width: 55px;
	background: #fff200;
	font-size: 18px;
	color: #5b7d00
}

#home-email .erro{
	margin: 5px 0 -5px
}

#home-email a{
	font-size: 14px;
	line-height: 37px;
	border-top: 3px solid #9bc231;
	width: 240px;
	margin-top: 13px
}

#home-molho{
	position: absolute;
	bottom: -18px;
	right: -63px
}

