/*DESTAQUES
*****************************************************************************************/

#destaques {
	background:url(../images/home/back_destaques_2.gif) no-repeat #f0eace;
	width:545px;
	position:relative;
	float:left;
}

#familiasilva {
	background:url(../images/home/titulo_familiasilva.gif) no-repeat;
	margin-top:7px;
	margin-left:10px;
	height:42px;
	position:relative;
}

.texto_p {
	position:relative;
	margin-left:7px;
	top:18px;
	margin-bottom:5px;
	margin-right:15px;
}

#sr_odair {
	margin-left:7px;
	top:18px;
	float:left;
	position:relative;
	margin-right:7px;
	margin-bottom:40px;
	border:3px solid #d8d4bb;
}

#conjunto {
	background:url(../images/home/conjunto.gif) no-repeat;
	width:330px;
	height:32px;
	margin-left:10px;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	margin-bottom:10px;
}

.produtos_destaque {
	width:157px;
    height:220px;
    margin-bottom:10px;
	background-color:#faf7ec;
	position:relative;
	float:left;
	left:10px;
	margin-top:5px;
}
.produtos_destaque img{
    border:4px solid #EBD9B5;
}

.produtos_destaque p {
	color:#511700;
	font-size:11px;
	margin-top:3px;
	text-align:center;
	}

.conferir {
	background:url(../images/home/conferir.gif) no-repeat;
	width:117px;
	height:29px;
	position:relative;
	display:block;
	text-indent:-5000px;
	margin-left:20px;
	margin-top:5px;
}

/*QUEM SOMOS
*****************************************************************************************/

.veja_mais {
	background:url(../images/home/veja_mais.gif) no-repeat;
	width:63px;
	height:10px;
	text-indent:-5000px;
	position:relative;
	display:block;
	margin-top:28px;
	float:right;
	right:15px;
}

/*LANÇAMENTOS
*****************************************************************************************/

#lancamentos {
	background:url(../images/home/back_lancamentos_3.gif) no-repeat #ffffff;
	width:193px;
	position:relative;
	float:left;
	padding-bottom:50px;
}

#lancamentos h2 {
	background:url(../images/home/lancamentos.gif) no-repeat;
	margin-top:10px;
	margin-left:10px;
}

#lancamentos p {
	background:url(../images/home/bullet.gif) no-repeat top left;
	padding:0 0 0 10px;
	margin-top:10px;
	width:170px;
	margin-left:5px;
}

#lancamentos a img {
	width:170px;
	margin-top:15px;
	vertical-align:middle;
	border-bottom:1px dashed #cccccc;
	margin-bottom:4px;
}

