.all-content-home
{
	/*margin: 0 auto;*/
	width: 940px;
	padding:0 20px 0 10px;
	height: 410px;
}

.internet,
.ambientes,
.exclusivos,
.pagamento,
.vale-decoracao
{
	width:210px;
	float:left;
	margin-right:33px;
}

.pagamento, .vale-decoracao { margin-right:0px; }

.internet dt
{
	margin-top: 58px;
	width:210px;
	height:62px;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	background: url(/img/home/tit-decorador.png) no-repeat 0 0;
	margin-bottom: 40px;
}

.internet dd a.nav-saiba-mais:hover
{
	text-decoration:none;
	color:#fff;
}

.internet dd a.nav-saiba-mais:hover,
.internet dd a.nav-saiba-mais span:hover
{
	color: #fff;
	text-decoration: none;
}

.internet dd a.nav-saiba-mais,
.internet dd a.nav-saiba-mais span
{
	width: 112px;
	height: 29px;
	display: block;
	overflow: hidden;
	color: #000;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	margin-bottom: 10px;
	background:#fff url(/img/buttons/bg-paint5.png) no-repeat 0 0;
}

.internet dd a.nav-saiba-mais span
{
	background: url(/img/buttons/bt-mask-faq.png) no-repeat 0 0; 
}

.ambientes dt
{
	margin-top: 16px;
	width:185px;
	height:131px;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	background: url(/img/home/icon-ambiente.png) no-repeat 0 20px;
	margin-bottom: 13px;
}

.exclusivos dt
{
	margin-top: 16px;
	width:185px;
	height:136px;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	background: url(/img/home/icon-exclusivos-pagamento.png) no-repeat 0 20px;
	margin-bottom: 10px;
}

.pagamento dt
{
	margin-top: 16px;
	width:155px;
	height:136px;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	background: url(/img/home/icon-pagamento.png) no-repeat 0 20px;
	margin-bottom: 10px;
}

.vale-decoracao dt a
{
	margin-top: 16px;
	width:155px;
	height:136px;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	background: url(/img/home/icon-vale-decoracao.png) no-repeat 0 20px;
	margin-bottom: 10px;
}

.black-text
{
	font-family:'Lucida Grande', Tahoma;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-bottom: 20px;
}

.internet dd,
.ambientes dd,
.exclusivos dd,
.pagamento dd,
.vale-decoracao dd
{
	font-size:12px;
	color:#666666;
	line-height: 20px;
	margin-bottom:20px;
}

.vale-decoracao dd a
{
	color:#666666;
}

.vale-decoracao dd a:hover
{
	text-decoration:none;
}

.line-pagamento
{
	line-height:14px !important;
}


