/*- Geral -*/
.padLeftHome{
	padding-left: 13px;
}
.padRightHome{
	padding-right: 13px;	
}
/*------------------------------*/

/*- Login Exclusiva -*/
#loginExclusiva{
	width: 201px;
	height: 252px;
	background-image: url("../_img/caixaExclusiva.jpg");
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#contExclusiva{
	padding: 8px 14px 0px 14px;	
}
/*------------------------------*/

/*- Destaques -*/
#destaques{
	padding-left: 9px;
}
.titDestaque1{
	margin: 15px 0 8px 16px;
}
.titDestaque2{
	margin: 15px 0 8px 18px;
}
.titDestaque3{
	margin: 15px 0 8px 16px;
}
.btPorTelefone{
	margin: 13px 0 10px 18px;
	*margin-bottom: 5px;
}
.smbEstado{
	float: right;
	margin-right: 11px;
	
}
.ddlEstado{
	width: 135px;
	height: 21px;
	border: inset 2px;
	margin-top: 4px;
}
.destImagem{
	margin: 0 0 12px 13px;
}
.link{
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}
.setaVerde{
	background-image: url("../_img/smbSetaVerde.gif");
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 10px;
}
#destaque1{
	float: left;
	width: 216px;
	height: 212px;
	background-image: url("../_img/destFundo1.gif");
	background-repeat: no-repeat;
}
#destaque1 p{
	margin: 0 0 0 18px;
	font-size: 12px;
}
#destaque2{
	float: left;
	width: 272px;
	height: 212px;
	background-image: url("../_img/destFundo2.gif");
	background-repeat: no-repeat;
}
#destaque2 p{
	color: #404040;
	font-size: 12px;
	margin: 0 0 0 19px;	
	width: 230px;
}
#destaque2 p b{
	font-weight: bold;
	color: #404040;
	font-size: 12px;
}
#destaque3{
	float: left;
	width: 273px;
	height: 212px;
	background-image: url("../_img/destFundo3.gif");
	background-repeat: no-repeat;
}
#destaque3 p{
	color: #404040;
	font-size: 12px;
	margin: 0 0 0 19px;	
	width: 230px;
}
#destaque3 p b{
	font-weight: bold;
	color: #404040;
	font-size: 12px;
}
/*------------------------------*/