.englobaTudo{
    width: 1000px;
    padding-top: 27px;
}
.agrupaEsquerda {
    width: 233px;
}
.agrupaDireita{
    width: 767px;
}
.imagemEsquerda{
    padding-top: 5px;
}
.textoBaixoImagem{
    padding-left: 30px;
}
.linkTexto{
    float: none;
}
.tituloRepresentantes{
    padding-bottom: 16px;
    width:700px;
}
.tituloTexto{
    font-size: 25px;
    font-weight: bold;
    padding: 24px 0 0 18px;
}
.englobaConteudo{
    width: 740px;
    padding: 0 0 0 26px;
}
.englobaRepresentantes{
    width: 419px;
    padding-left: 15px;
    padding-top: 10px;
    background-image: url("../imagens/bgRepresentantes.jpg");
    background-repeat: no-repeat;
    padding-bottom: 10px;
}
.agrupaRepresentantes{
    padding-bottom: 22px;
}
.nomeRepresentante{
    color: #F00;
    font-weight: bold;
    width: 419px;
}
.dadosRepresentante{
    width: 419px;
}
.iframer {
	float: right;
	width: 370px;
	height: 300px;
	overflow-x: auto;
}
