#barra{
	width: 760px;
	background: url('fundo.jpg');
	height: 150px;
}
#barra .s{
	margin-top: 35px;
}
#barra img{
	border: 0;
	float: left;
}
#uptexto{
	margin: 0 15px;
	float: left;
	width: 675px;
	height: 133px;
	overflow: hidden;
	position:relative;
	text-align: justify;
}
#texto{
	margin-top: 8px;
	position:absolute;
	display: block;
	overflow: hidden;
	top: -109px;
	left: -51px;
	width:4090px;
	height: 133px;
}
#texto img{
	margin-left: 15px;
}
