#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 0;
}

.titulo-imagem{
	position:absolute;
	top:270px;
	width:880px;
	height:30px;
	background-color:#9c776c;
	z-index:10;
	line-height: 30px;
	padding-left: 20px;
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	float: left;
}

.titulo-imagem-esq{
	height:30px;
	line-height:30px;
	float:left;
}

.titulo-imagem-dir{
	height:30px;
	line-height:30px;
	margin-right:10px;
	float:right;
}

.seta{
	position:absolute;
	z-index:15;
	left:990px;
	top:150px;
}
