/* Caixa para o centro */
#z-caixa-centro {
    width: 742px;
    padding-left: 5px;
	min-height: 250px;
    _height: 250px;
    border-bottom: 0px solid #f00;
    text-align: justify;
}

.titulo_empresa {
    width: 742px;
    height: 22px;
    line-height: 22px;
    background: #DEB612 url('../../images/barra_titulo.jpg') no-repeat;
    color: #f5f7fa;
    font-weight: bold;
    padding-left: 5px;
    margin-bottom: 3px;
    float: left;
}

.foto_empresa {
    margin-right: 5px;
    margin-bottom: 10px;
    border: 0px solid #ccc;
    float: left;
}

.foto_empresa img {
	width: 247px;
    height: 185px;
    border: 1px solid #444;
}

.fundo_foto_interna {
	background-color: #eee;
	margin-bottom: 20px;
	float: left;
}

.fundo_foto_interna h3 {
	color: #555;
	margin-left: 5px;
}

.foto_empresa_interna {
    margin: 15px;
    float: left;
}

.foto_empresa_interna img {
    width: 116px;
    height: 70px;
    border: 1px solid #444;
}

.conteudo_empresa {
	width: 480px;
	height: 200px;
    margin-bottom: 10px;
    border: 0px solid #ccc;
    float: left;
}

#z-caixa-centro .linha {
    width: 742px;
    height: 1px;
    border-bottom: 0px solid #f1f3f5;
    _display: block;
}

/* Caixa para o centro */
#z-caixa-centro {
    width: 742px;
    padding-left: 5px;
	min-height: 250px;
    _height: 250px;
    border-bottom: 0px solid #f00;
    text-align: justify;
}

.titulo_empresa {
    width: 742px;
    height: 22px;
    line-height: 22px;
    background: #DEB612 url('../../images/barra_titulo.jpg') no-repeat;
    color: #f5f7fa;
    font-weight: bold;
    padding-left: 5px;
    margin-bottom: 3px;
    float: left;
}

.foto_empresa {
    margin-right: 5px;
    margin-bottom: 10px;
    border: 0px solid #ccc;
    float: left;
}

.foto_empresa img {
	width: 247px;
    height: 185px;
    border: 1px solid #444;
}

.fundo_foto_interna {
	background-color: #eee;
	margin-bottom: 20px;
	float: left;
}

.fundo_foto_interna h3 {
	color: #555;
	margin-left: 5px;
}

.foto_empresa_interna {
    margin: 15px;
    float: left;
}

.foto_empresa_interna img {
    width: 116px;
    height: 70px;
    border: 1px solid #444;
}

.conteudo_empresa {
	width: 480px;
	height: 200px;
    margin-bottom: 10px;
    border: 0px solid #ccc;
    float: left;
}

#z-caixa-centro .linha {
    width: 742px;
    height: 1px;
    border-bottom: 0px solid #f1f3f5;
    _display: block;
}


