/* internas.css */

.barra-preta{
	width: 765px;
	height: 36px;
	background: #525252;
	color: #fff;
	font-size: 22px;
	padding-left: 18px;
	padding-top: 3px;
	text-shadow: 1px 1px #000;
}

#empresa-texto{
	width: 783px;
	margin-top: 27px;
}

.emp-foto1{
	float: right;
	display: inline;
	margin-left: 25px;
}

.emp-foto2{
	float: left;
	display: inline;
}

#texto-404{
	width: 414px;
	height: 449px;
	background: url(../images/404/404.jpg) no-repeat;
	color: #7f7f7f;
	font-size: 24px;
	padding-left: 369px;
	padding-top: 82px;
}

#texto-404 .maior{
	font-size: 36px;
}

#texto-404 .menor{
	font-size: 17px;
}

#parceiros-container{
	margin-top: 39px;
}

#parceiros-container .ult{
	margin-right: 0px;
}

.parceiro-thumb{
	width: 177px;
	height: 148px;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 42px;
    margin-left: 8px;
}

.parceiro-thumb .moldura-parceiro{
	width: 177px;
	height: 148px;
	position: absolute;
	z-index: 10;
	background: url(../images/parceiros/moldura-parceiros.png) no-repeat;
}

.parceiro-thumb .imagem-parceiro{
	width: 177px;
	height: 148px;
	position: absolute;
	z-index: 5;
    text-align: center;
}

#resultado{
	width: 544px;
	margin-left: 104px;
	margin-top: 18px;
}

#resultado #res-topo{
	width: 544px;
	height: 5px;
	background: url(../images/busca/busca-topo.gif) no-repeat;
}

#resultado #res-conteudo{
	width: 532px;
	border-left: 1px solid #807f7f;
	border-right: 1px solid #807f7f;
	color: #555555;
	font-size: 20px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 9px;
	padding-left: 5px;
	padding-right: 5px;
}

#resultado #res-rodape{
	width: 544px;
	height: 5px;
	background: url(../images/busca/busca-rodape.gif) no-repeat;
}

#container-busca{
	margin-top: 29px;
	width: 783px;
}

#container-busca .ult{
	margin-right: 0px;
}
