#topo {
	height: 29px;
	background-image:url(../img/linha_produtos/topo_fundo.gif);
	_overflow:hidden;
	overflow:hidden;
}
#menutopo li {
	display:inline;
}
.combo {
	width:270px;
	height:20px;
}
#rodape {
}
#esquerda {
	width:530px;
	height:530px;
	float:left;
}
#direita{
	width:215px;
	height:530px;
	float:left;
	background-image:url(../img/global/descricao_fundo_cinza.jpg);
	background-repeat:repeat;	
}
#barra_titulo_esq {
	width:530px;
	height:120px;
	background-image:url(../img/global/barratitulo_fundo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#barra_titulo_esq h2{
	width:360px;
	height:60px;
	margin-left:25px;
	background-image:url(../img/representantes/barratitulo_representantes.gif);
	background-repeat:no-repeat;
	margin-top:45px;
}
#barra_titulo_dir {
	width:215px;
	height:120px;
	background-image:url(../img/global/barratitulo_logo.jpg);
	background-repeat:no-repeat;
	float:left;
}
#conteudo {
	width:510px;
	height:410px;
	color:#666666;
}
#descricao {
	width:215px;
	height:410px;
}
#margem {
	margin:25px;
	margin-top:140px;
	*margin-top:20px;
	_margin-top:20px;
}
