#cima {
	width: 720px;
	height: 51px;
	clear: both;
}
#cima_esquerda {
	width: 51px;
	height: 51px;
	background: url(bordas/conteudo_c_e.jpg) no-repeat;
	float: left;
}
#cima_meio {
	width: 664px;
	height: 51px;
	line-height: 51px;
	background: url(bordas/conteudo_cima.jpg) repeat-x;
	float: left;
}
#cima_direita {
	width: 5px;
	height: 51px;
	background: url(bordas/conteudo_c_d.jpg) no-repeat;
	float: left;
}