/**********************************************************************************
TITULO QUEM SOMOS
**********************************************************************************/

#titulo_quem_somos{
	float:left;
	display:inline;
	background-image:url(../images/quem_somos/titulo_quem_somos.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:179px;
	height:22px;
	margin-top:37px;
	margin-bottom:18px;
	font-size:1pt;
}

/**********************************************************************************
CONTAINER QUEM SOMOS
**********************************************************************************/

#container_quemsomos{
	float:left;
	width:417px;
}

#container_quemsomos p{
	float:left;
	color:#000000;
	font-size:8pt;
	margin-bottom:16px;
}

.blockquote{
	float:left;
	width:301px;
	height:48px;
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-5000px;
	margin-top:0;
	margin-right:0;
}

/*exemplo de blockquote*/

#exemplo{
	background-image:url(../images/quem_somos/exemplo.jpg);
}

/**********************************************************************
MOLDURA FOTO
***********************************************************************/

.moldura_foto{
	float:right;
	display:inline;
	margin-right:15px;
	margin-top:-10px;
	margin-bottom:15px;
	padding:11px;
	background-image:url(../images/novidades/moldura_foto_novidades.gif);
}
