/*QUEM SOMOS
*****************************************************************************************/
#conteudo {
	background-color:#efebda;
}

#destaques {
	background:url(../images/quem_somos/back_texto.gif) repeat-x #f0eace;
	width:547px;
	height:513px;
	position:relative;
	float:left;
}

#destaques h2 {
	left:10px;
	margin-top:15px;
}

#familiasilva {
	background:url(../images/home/titulo_familiasilva.gif) no-repeat;
	margin-top:7px;
	margin-left:10px;
	height:42px;
	position:relative;
}

#destaques p,#texto_baixo p {
	position:relative;
	margin-left:10px;
	top:18px;
	margin-bottom:5px;
	margin-right:15px;
	text-align:justify;
	font-size:11px;
	padding:0 0 0 10px;
}

.bullet {
	background:url(../images/home/bullet.gif) no-repeat top left;
	padding:0 0 0 10px;
}

#texto_baixo {
	width:740px;
	padding-bottom:15px;
	background-color:#f0eace;
	float:left;
}

#texto_baixo h2 {
	margin-top:10px;
	left:10px;
}


/*LANÇAMENTOS
*****************************************************************************************/

#lancamentos {
	background:url(../images/quem_somos/back_fotos.gif) repeat-x;
	width:193px;
	height:513px;
	position:relative;
	float:left;
}

#lancamentos p {
	margin-top:5px;
	width:185px;
	margin-left:5px;
	text-align:right;
}

#lancamentos img {
	margin-top:15px;
	left:3px;
	border:4px solid #ebd9b8;
}


