/* BANNER COM DESCRIÇÕES DE SERVIÇOS */
#fundo_banner_dois{
	width:100%;
	height:260px;
	float:left;
	margin-top:-130px;
	z-index:100;
	position:relative;

}

#area_banner_dois{
	width:980px;
	height:240px;
	background:#FFFFFF;
	margin: 0 auto;
	border-radius: 15px;
	 behavior: url(PIE.htc);
   position:relative;
}
#slider_serv{
	width:980px;
	height:240px;
	margin: 0 auto;
	padding:0;
	margin-left:10px;
	margin-top: 15px;
	
	
	}
.link_serv_home{}	
#cada_serv_home{
	width:300px;
	height:240px;
	float:left;
	border-radius: 15px;
	behavior: url(PIE.htc);
  	position:relative;
	margin-left:10px;	
}

#area_img_serv_home{
	width:38px;
	height:50px;
	margin: 0 auto;
	margin-top:10px;
	background:#FFFFFF;
}

#area_tit_serv_home{
	width:320px;
	height:23px;
	margin-top:20px;
}

#linha_azul{
	width:54px;
	height:3px;
	margin: 0 auto;
	background:url(../img/linha_azul.png);
	margin-top: 12px;
}

#area_txt_serv_home{
	width:250px;
	height:90px;
	margin: 0 auto;
	margin-top:10px;
}

#seta-esq{
	width:33px;
	height:60px;
	float:left;
	margin: -245px 0 0 -20px;
	cursor:pointer;
}

#seta-dir{
	width:33px;
	height:60px;
	float:right;
	margin: -245px -20px 0 0;
	cursor:pointer;
}

/* DICAS E NOVIDADES */
#fundo_dicas_home{
 	width:100%;
	height:500px;
	margin-top:70px;
	float:left;
}
#area_dicas_home{
	width: 980px;
	height:500px;
	margin:0 auto;
}
#linha_azul_fina{
	width: 350px;
	height:1px;
	float:left;
	margin-left:5px;
	background:url(../img/linha_azul_fina.png);
}

#tit_dicas_home{
	width:260px;
	height:35px;
	float:left;
	margin-top: -20px;
	margin-left:5px;
}

#subtit_dicas_home{
	width:980px;
	height:20px;
	margin:0 auto;
	padding-top: 20px;
}

#cada_dica_home{
	width:300px;
	height:450px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	margin-right: 10px;

}
#img_dica_home{
	width:300px;
	height:200px;

}

.img_dica_home{
	width:300px;
	height:200px;
}

#traco_cada_nov{
	width: 300px;
	height:1px;
	margin-top:20px;
	background:url(../img/traco_cada_nov.png);
}
#tit_nov_home{
	width:315px;
	height:22px;
	margin-top:20px;
	margin-left: 5px;
}

#txt_nov_home{
	width:295px;
	height:125px;
	margin-left:5px;
	margin-top:10px;
}

